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

18 lines
689 B
Markdown

### [CVE-2011-3668](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3668)
![](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 request forgery (CSRF) vulnerability in post_bug.cgi in Bugzilla 2.x, 3.x, and 4.x before 4.2rc1 allows remote attackers to hijack the authentication of arbitrary users for requests that create bug reports.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=703975
#### Github
No PoCs found on GitHub currently.