mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 07:12:31 +02:00
18 lines
817 B
Markdown
18 lines
817 B
Markdown
### [CVE-2008-7254](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7254)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|