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

18 lines
803 B
Markdown

### [CVE-2007-5811](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5811)
![](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 PageTraiteDownload.php in phpMyConferences 8.0.2 and earlier allows remote attackers to read arbitrary files via a .. (dot dot) in the dir parameter. NOTE: this issue is disputed for 8.0.2 by a reliable third party, who notes that the PHP code is syntactically incorrect and cannot be executed
### POC
#### Reference
- https://www.exploit-db.com/exploits/4590
#### Github
No PoCs found on GitHub currently.