Files
CVEs-PoC/2017/CVE-2017-5031.md
T
2024-06-18 02:51:15 +02:00

20 lines
862 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=%3C%2052.1.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2053.0.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Use%20after%20free%20in%20ANGLE&color=brighgreen)
### 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.