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

19 lines
770 B
Markdown

### [CVE-2017-5031](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5031)
![](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=unspecified%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Use%20after%20free%20in%20ANGLE&color=brightgreen)
### Description
A use after free in ANGLE in Google Chrome prior to 57.0.2987.98 for Windows allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1328762
#### Github
No PoCs found on GitHub currently.