Files
CVEs-PoC/2011/CVE-2011-0986.md
T
2025-09-29 21:09:30 +02:00

18 lines
822 B
Markdown

### [CVE-2011-0986](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0986)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
phpMyAdmin 2.11.x before 2.11.11.2, and 3.3.x before 3.3.9.1, does not properly handle the absence of the (1) README, (2) ChangeLog, and (3) LICENSE files, which allows remote attackers to obtain the installation path via a direct request for a nonexistent file.
### POC
#### Reference
- http://phpmyadmin.git.sourceforge.net/git/gitweb.cgi?p=phpmyadmin/phpmyadmin;a=commit;h=035d002db1e1201e73e560d7d98591563b506a83
#### Github
No PoCs found on GitHub currently.