Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-2961. PoCs published by CWH Underground.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in CMS Mini 0.2.2 via the 'path' parameter in view/index.php. The PoC shows how to read arbitrary files (e.g., boot.ini or /etc/passwd) using directory traversal and null byte injection.
Description
Multiple directory traversal vulnerabilities in view/index.php in CMS Mini 0.2.2 allow remote attackers to read arbitrary local files via a .. (dot dot) in the (1) path and (2) p parameter.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in CMS Mini 0.2.2 via the 'path' parameter in view/index.php. The PoC shows how to read arbitrary files (e.g., boot.ini or /etc/passwd) using directory traversal and null byte injection.