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

18 lines
691 B
Markdown

### [CVE-2011-3669](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3669)
![](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 attachment.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 upload attachments.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=703983
#### Github
No PoCs found on GitHub currently.