mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 17:50:34 +00:00
19 lines
875 B
Markdown
19 lines
875 B
Markdown
![]() |
### [CVE-2011-2508](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2508)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
Directory traversal vulnerability in libraries/display_tbl.lib.php in phpMyAdmin 3.x before 3.3.10.2 and 3.4.x before 3.4.3.1, when a certain MIME transformation feature is enabled, allows remote authenticated users to include and execute arbitrary local files via a .. (dot dot) in a GLOBALS[mime_map][$meta->name][transformation] parameter.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://ha.xxor.se/2011/07/phpmyadmin-3x-multiple-remote-code.html
|
||
|
- http://securityreason.com/securityalert/8306
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|