Files
CVEs-PoC/2008/CVE-2008-5587.md
T
2024-07-25 21:25:12 +00:00

20 lines
801 B
Markdown

### [CVE-2008-5587](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5587)
![](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
Directory traversal vulnerability in libraries/lib.inc.php in phpPgAdmin 4.2.1 and earlier, when register_globals is enabled, allows remote attackers to read arbitrary files via a .. (dot dot) in the _language parameter to index.php.
### POC
#### Reference
- http://securityreason.com/securityalert/4737
- https://www.exploit-db.com/exploits/7363
#### Github
- https://github.com/ARPSyndicate/kenzer-templates
- https://github.com/gnarkill78/CSA_S2_2024