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

18 lines
823 B
Markdown

### [CVE-2011-2643](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2643)
![](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
Directory traversal vulnerability in sql.php in phpMyAdmin 3.4.x before 3.4.3.2, when configuration storage is enabled, allows remote attackers to include and execute arbitrary local files via directory traversal sequences in a MIME-type transformation parameter.
### POC
#### Reference
- http://phpmyadmin.git.sourceforge.net/git/gitweb.cgi?p=phpmyadmin/phpmyadmin;a=commit;h=f63e1bb42a37401b2fdfcd2e66cce92b7ea2025c
#### Github
No PoCs found on GitHub currently.