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

19 lines
782 B
Markdown

### [CVE-2011-1481](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1481)
![](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 (XSS) vulnerabilities in Francisco Burzi PHP-Nuke 8.0 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) sender_name or (2) sender_email parameter in a Feedback action to modules.php.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2011/03/23/8
- http://www.openwall.com/lists/oss-security/2011/03/30/7
#### Github
No PoCs found on GitHub currently.