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

18 lines
761 B
Markdown

### [CVE-2011-3358](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3358)
![](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 MantisBT before 1.2.8 allow remote attackers to inject arbitrary web script or HTML via the (1) os, (2) os_build, or (3) platform parameter to (a) bug_report_page.php or (b) bug_update_advanced_page.php, related to use of the Projax library.
### POC
#### Reference
- http://securityreason.com/securityalert/8392
#### Github
No PoCs found on GitHub currently.