Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-2838. PoCs published by CWH Underground.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Traindepot 0.1, allowing an attacker to read arbitrary files (e.g., boot.ini or /etc/passwd) via path traversal. It also includes a Cross-Site Scripting (XSS) vulnerability in the search module, which can be triggered via a POST request with a malicious script payload.
Description
Directory traversal vulnerability in index.php in Traindepot 0.1 allows remote attackers to read arbitrary files via a .. (dot dot) in the module parameter.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Traindepot 0.1, allowing an attacker to read arbitrary files (e.g., boot.ini or /etc/passwd) via path traversal. It also includes a Cross-Site Scripting (XSS) vulnerability in the search module, which can be triggered via a POST request with a malicious script payload.