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

20 lines
800 B
Markdown

### [CVE-2008-4096](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4096)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
libraries/database_interface.lib.php in phpMyAdmin before 2.11.9.1 allows remote authenticated users to execute arbitrary code via a request to server_databases.php with a sort_by parameter containing PHP sequences, which are processed by create_function.
### POC
#### Reference
- http://fd.the-wildcat.de/pma_e36a091q11.php
#### Github
- https://github.com/20142995/pocsuite3
- https://github.com/ARPSyndicate/cvemon
- https://github.com/whoadmin/pocs