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

18 lines
821 B
Markdown

### [CVE-2011-4361](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4361)
![](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
MediaWiki before 1.17.1 does not check for read permission before handling action=ajax requests, which allows remote attackers to obtain sensitive information by (1) leveraging the SpecialUpload::ajaxGetExistsWarning function, or by (2) leveraging an extension, as demonstrated by the CategoryTree, ExtTab, and InlineEditor extensions.
### POC
#### Reference
- https://bugzilla.redhat.com/show_bug.cgi?id=758171
#### Github
No PoCs found on GitHub currently.