Files
CVEs-PoC/2011/CVE-2011-4455.md
2024-06-18 02:51:15 +02:00

18 lines
774 B
Markdown

### [CVE-2011-4455](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4455)
![](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
Multiple cross-site scripting vulnerabilities in Tiki 7.2 and earlier allow remote attackers to inject arbitrary web script or HTML via the path info to (1) tiki-admin_system.php, (2) tiki-pagehistory.php, (3) tiki-removepage.php, or (4) tiki-rename_page.php.
### POC
#### Reference
- https://packetstormsecurity.com/files/107082/Tiki-Wiki-CMS-Groupware-Cross-Site-Scripting.html
#### Github
No PoCs found on GitHub currently.