CVE-2008-6012
Pritlog < 0.4 - Unauthenticated Path Traversal via Filename Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6012. PoCs published by Pepelux.
AI-analyzed exploit summary This exploit leverages a directory traversal vulnerability in Printlog <= 0.4 due to insufficient input validation in the 'filename' parameter. By manipulating the parameter, an attacker can read arbitrary files, such as 'config.php', which contains the admin password.
Description
Directory traversal vulnerability in index.php in Pritlog 0.4 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to read arbitrary files via a .. (dot dot) in the filename parameter in a viewEntry action.
Exploits (1)
This exploit leverages a directory traversal vulnerability in Printlog <= 0.4 due to insufficient input validation in the 'filename' parameter. By manipulating the parameter, an attacker can read arbitrary files, such as 'config.php', which contains the admin password.