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

19 lines
805 B
Markdown

### [CVE-2016-7138](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7138)
![](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 URL checking infrastructure in Plone CMS 5.x through 5.0.6, 4.x through 4.3.11, and 3.3.x through 3.3.6 allows remote attackers to inject arbitrary web script or HTML via a crafted URL.
### POC
#### Reference
- http://packetstormsecurity.com/files/139110/Plone-CMS-4.3.11-5.0.6-XSS-Traversal-Open-Redirection.html
- http://seclists.org/fulldisclosure/2016/Oct/80
#### Github
No PoCs found on GitHub currently.