cve/2008/CVE-2008-5883.md
2024-06-18 02:51:15 +02:00

19 lines
691 B
Markdown

### [CVE-2008-5883](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5883)
![](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
Absolute path traversal vulnerability in front-end/dir.php in mini-pub 0.3 and earlier allows remote attackers to list arbitrary directories via a full pathname in the sDir parameter.
### POC
#### Reference
- http://securityreason.com/securityalert/4897
- https://www.exploit-db.com/exploits/6734
#### Github
No PoCs found on GitHub currently.