cve/2017/CVE-2017-5071.md

23 lines
1.0 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-5071](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5071)
![](https://img.shields.io/static/v1?label=Product&message=Google%20Chrome%20prior%20to%2059.0.3071.86%20for%20Linux%2C%20Windows%20and%20Mac%2C%20and%2059.0.3071.92%20for%20Android&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Out-of-bounds%20Read&color=brighgreen)
### Description
Insufficient validation of untrusted input in V8 in Google Chrome prior to 59.0.3071.86 for Linux, Windows and Mac, and 59.0.3071.92 for Android allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/lnick2023/nicenice
2024-08-05 18:41:32 +00:00
- https://github.com/otravidaahora2t/js-vuln-db
2024-05-26 14:27:05 +02:00
- https://github.com/qazbnm456/awesome-cve-poc
- https://github.com/tunz/js-vuln-db
- https://github.com/xbl3/awesome-cve-poc_qazbnm456