mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
821 B
Markdown
18 lines
821 B
Markdown
### [CVE-2011-4361](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4361)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|