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

27 lines
1.1 KiB
Markdown

### [CVE-2016-9651](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9651)
![](https://img.shields.io/static/v1?label=Product&message=Chrome&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Insufficient%20policy%20enforcement&color=brightgreen)
### Description
A missing check for whether a property of a JS object is private in V8 in Google Chrome prior to 55.0.2883.75 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page.
### POC
#### Reference
- http://www.securityfocus.com/bid/94633
- https://www.exploit-db.com/exploits/42175/
#### Github
- https://github.com/ARPSyndicate/cve-scores
- https://github.com/ARPSyndicate/cvemon
- https://github.com/addicjanov/js-vuln-db
- https://github.com/lnick2023/nicenice
- https://github.com/otravidaahora2t/js-vuln-db
- https://github.com/qazbnm456/awesome-cve-poc
- https://github.com/secmob/pwnfest2016
- https://github.com/tunz/js-vuln-db
- https://github.com/xbl3/awesome-cve-poc_qazbnm456