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

18 lines
767 B
Markdown

### [CVE-2008-6317](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6317)
![](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 _conf/_php-core/common-tpl-vars.php in PHPmyGallery 1.5 beta allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the conf[lang] parameter, a different issue than CVE-2008-6318. NOTE: this might be the same issue as CVE-2008-6316.
### POC
#### Reference
- https://www.exploit-db.com/exploits/7399
#### Github
No PoCs found on GitHub currently.