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

18 lines
748 B
Markdown

### [CVE-2006-7112](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-7112)
![](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 error.php in MD-Pro 1.0.76 and earlier allows remote authenticated users to read and include arbitrary files via the PNSVlang cookie, as demonstrated by uploading a GIF image using AddDownload or injecting PHP code into a log file, then accessing it.
### POC
#### Reference
- https://www.exploit-db.com/exploits/2712
#### Github
No PoCs found on GitHub currently.