### [CVE-2017-5448](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5448) ![](https://img.shields.io/static/v1?label=Product&message=Firefox%20ESR&color=blue) ![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3C%2045.9%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Version&message=%3C%2053%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Out-of-bounds%20write%20in%20ClearKeyDecryptor&color=brighgreen) ### Description An out-of-bounds write in "ClearKeyDecryptor" while decrypting some Clearkey-encrypted media content. The "ClearKeyDecryptor" code runs within the Gecko Media Plugin (GMP) sandbox. If a second mechanism is found to escape the sandbox, this vulnerability allows for the writing of arbitrary data within memory, resulting in a potentially exploitable crash. This vulnerability affects Firefox ESR < 45.9, Firefox ESR < 52.1, and Firefox < 53. ### POC #### Reference - https://bugzilla.mozilla.org/show_bug.cgi?id=1346648 - https://www.mozilla.org/security/advisories/mfsa2017-12/ #### Github No PoCs found on GitHub currently.