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

18 lines
818 B
Markdown

### [CVE-2011-3657](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3657)
![](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 Bugzilla 2.x and 3.x before 3.4.13, 3.5.x and 3.6.x before 3.6.7, 3.7.x and 4.0.x before 4.0.3, and 4.1.x through 4.1.3, when debug mode is used, allow remote attackers to inject arbitrary web script or HTML via vectors involving a (1) tabular report, (2) graphical report, or (3) new chart.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=697699
#### Github
No PoCs found on GitHub currently.