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

18 lines
705 B
Markdown

### [CVE-2004-1061](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1061)
![](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 Bugzilla before 2.18, including 2.16.x before 2.16.11, allows remote attackers to inject arbitrary HTML and web script via forced error messages, as demonstrated using the action parameter.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=272620
#### Github
No PoCs found on GitHub currently.