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

18 lines
852 B
Markdown

### [CVE-2008-4894](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4894)
![](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 templates/mytribiqsite/tribal-GPL-1066/includes/header.inc.php in Tribiq CMS 5.0.10a, when register_globals is enabled and magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the template_path parameter. NOTE: it was later reported that this issue also affects 5.0.12c.
### POC
#### Reference
- https://www.exploit-db.com/exploits/6888
#### Github
No PoCs found on GitHub currently.