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

21 lines
1001 B
Markdown

### [CVE-2016-5208](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5208)
![](https://img.shields.io/static/v1?label=Product&message=Google%20Chrome%20prior%20to%2055.0.2883.75%20for%20Linux%20and%20Windows%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
Blink in Google Chrome prior to 55.0.2883.75 for Linux and Windows, and 55.0.2883.84 for Android allowed possible corruption of the DOM tree during synchronous event handling, which allowed a remote attacker to inject arbitrary scripts or HTML (UXSS) via a crafted HTML page.
### POC
#### Reference
- http://www.securityfocus.com/bid/94633
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/lnick2023/nicenice
- https://github.com/qazbnm456/awesome-cve-poc
- https://github.com/xbl3/awesome-cve-poc_qazbnm456