CVE-2008-2672
erfurtwiki < r1.02b - Path Traversal via ewiki_id, ewiki_action, or id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2672. PoCs published by Unohope.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in ErfurtWiki <= R1.02b. The vulnerability allows an attacker to read arbitrary files on the server by manipulating the `ewiki_id` and `ewiki_action` parameters in the `css.php` file.
Description
Multiple directory traversal vulnerabilities in ErfurtWiki R1.02b and earlier, when register_globals is enabled, allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the (1) ewiki_id and (2) ewiki_action parameters to fragments/css.php, and possibly the (3) id parameter to the default URI. NOTE: the default URI is site-specific but often performs an include_once of ewiki.php.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in ErfurtWiki <= R1.02b. The vulnerability allows an attacker to read arbitrary files on the server by manipulating the `ewiki_id` and `ewiki_action` parameters in the `css.php` file.