CVE-2007-1849
Drake CMS - Directory Traversal and Arbitrary File Execution via d_private Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-1849. PoCs published by HACKERS PAL.
AI-analyzed exploit summary This exploit demonstrates a local file inclusion (LFI) vulnerability in Drake CMS 0.3.7 Beta by manipulating the 'd_private' parameter in the 404.php file to include arbitrary files (e.g., /etc/passwd). The vulnerability arises from insufficient input sanitization.
Description
Directory traversal vulnerability in 404.php in Drake CMS allows remote attackers to include and execute arbitrary local arbitrary files via a .. (dot dot) in the d_private parameter. NOTE: some of these details are obtained from third party information. NOTE: Drake CMS has only a beta version available, and the vendor has previously stated "We do not consider security reports valid until the first official release of Drake CMS."
Exploits (1)
This exploit demonstrates a local file inclusion (LFI) vulnerability in Drake CMS 0.3.7 Beta by manipulating the 'd_private' parameter in the 404.php file to include arbitrary files (e.g., /etc/passwd). The vulnerability arises from insufficient input sanitization.