cve/2012/CVE-2012-0440.md

18 lines
752 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2012-0440](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0440)
![](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 jsonrpc.cgi in Bugzilla 3.5.x and 3.6.x before 3.6.8, 3.7.x and 4.0.x before 4.0.4, and 4.1.x and 4.2.x before 4.2rc2 allows remote attackers to hijack the authentication of arbitrary users for requests that use the JSON-RPC API.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=718319
#### Github
No PoCs found on GitHub currently.