Files
CVEs-PoC/2014/CVE-2014-1747.md
T
2024-05-26 14:27:05 +02:00

23 lines
958 B
Markdown

### [CVE-2014-1747](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1747)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Cross-site scripting (XSS) vulnerability in the DocumentLoader::maybeCreateArchive function in core/loader/DocumentLoader.cpp in Blink, as used in Google Chrome before 35.0.1916.114, allows remote attackers to inject arbitrary web script or HTML via crafted MHTML content, aka "Universal XSS (UXSS)."
### POC
#### Reference
No PoCs from references.
#### 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