CVE-2007-5820
Ax Developer CMS 0.1.1 - Remote File Inclusion via Module Parameter Path Traversal
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-5820. PoCs published by GoLd_M.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Ax Developer CMS 0.1.1 via the 'module' parameter in index.php. The PoC shows how an attacker can read arbitrary files (e.g., /etc/passwd) by traversing directories and null-byte terminating the path.
Description
Directory traversal vulnerability in index.php in Ax Developer CMS (AxDCMS) 0.1.1 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the module parameter.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Ax Developer CMS 0.1.1 via the 'module' parameter in index.php. The PoC shows how an attacker can read arbitrary files (e.g., /etc/passwd) by traversing directories and null-byte terminating the path.