cve/2012/CVE-2012-1580.md

18 lines
720 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2012-1580](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1580)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Cross-site request forgery (CSRF) vulnerability in Special:Upload in MediaWiki 1.17.x before 1.17.3 and 1.18.x before 1.18.2 allows remote attackers to hijack the authentication of unspecified victims for requests that upload files.
### POC
#### Reference
- https://bugzilla.wikimedia.org/show_bug.cgi?id=35317
#### Github
No PoCs found on GitHub currently.