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

18 lines
817 B
Markdown

### [CVE-2008-7254](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7254)
![](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 includes/template-loader.php in Irmin CMS (formerly Pepsi CMS) 0.5 and 0.6 BETA2, when register_globals is enabled, allows remote attackers to include and execute arbitrary files via a .. (dot dot) in the _Root_Path parameter. NOTE: some of these details are obtained from third party information.
### POC
#### Reference
- http://packetstormsecurity.org/0808-exploits/pepsicms-rfi.txt
#### Github
No PoCs found on GitHub currently.