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

23 lines
1.1 KiB
Markdown

### [CVE-2016-5207](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5207)
![](https://img.shields.io/static/v1?label=Product&message=Google%20Chrome%20prior%20to%2055.0.2883.75%20for%20Mac%2C%20Windows%20and%20Linux%2C%20and%2055.0.2883.84%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=object%20corruption&color=brighgreen)
### Description
In Blink in Google Chrome prior to 55.0.2883.75 for Mac, Windows and Linux, and 55.0.2883.84 for Android, corruption of the DOM tree could occur during the removal of a full screen element, which allowed a remote attacker to achieve arbitrary code execution via a crafted HTML page.
### POC
#### Reference
- http://www.securityfocus.com/bid/94633
#### Github
- https://github.com/0xR0/uxss-db
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Metnew/uxss-db
- https://github.com/lnick2023/nicenice
- https://github.com/qazbnm456/awesome-cve-poc
- https://github.com/xbl3/awesome-cve-poc_qazbnm456