CVE-2008-7254
Irmin CMS 0.5 and 0.6 BETA2 - Path Traversal via _Root_Path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-7254. PoCs published by eidelweiss.
AI-analyzed exploit summary The exploit demonstrates a Local File Inclusion (LFI) vulnerability in Pepsi CMS (Irmin CMS) version pepsi-0.6-BETA2. It leverages improper file path handling in `index.php` and `includes/template-loader.php` to include arbitrary files via the `w` and `_Root_Path` parameters.
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.
Exploits (1)
The exploit demonstrates a Local File Inclusion (LFI) vulnerability in Pepsi CMS (Irmin CMS) version pepsi-0.6-BETA2. It leverages improper file path handling in `index.php` and `includes/template-loader.php` to include arbitrary files via the `w` and `_Root_Path` parameters.