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

18 lines
813 B
Markdown

### [CVE-2008-6308](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6308)
![](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
Multiple directory traversal vulnerabilities in Private Messaging System (PMS) 1.2.3 and earlier for PunBB allow remote attackers to include and execute arbitrary files via a .. (dot dot) in the pun_user[language] parameter to (1) functions_navlinks.php, (2) header_new_messages.php, (3) profile_send.php, and (4) viewtopic_PM-link.php in include/pms/.
### POC
#### Reference
- https://www.exploit-db.com/exploits/7159
#### Github
No PoCs found on GitHub currently.