Files
CVEs-PoC/2017/CVE-2017-7754.md
T
2025-09-29 21:09:30 +02:00

20 lines
906 B
Markdown

### [CVE-2017-7754](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7754)
![](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=Product&message=Thunderbird&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Out-of-bounds%20read%20in%20WebGL%20with%20ImageInfo%20object&color=brightgreen)
### Description
An out-of-bounds read in WebGL with a maliciously crafted "ImageInfo" object during WebGL operations. This vulnerability affects Firefox < 54, Firefox ESR < 52.2, and Thunderbird < 52.2.
### POC
#### Reference
- https://www.mozilla.org/security/advisories/mfsa2017-15/
#### Github
No PoCs found on GitHub currently.