CVE-2008-3190
1Scripts CodeDB 1.1.1 - Remote File Inclusion via Lang Parameter Path Traversal
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-3190. PoCs published by cOndemned.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in CodeDB's list.php due to improper sanitization of the 'lang' parameter. The PoC shows how an attacker can traverse directories and include arbitrary files by appending a null byte (%00) to bypass file extension checks.
Description
Directory traversal vulnerability in list.php in 1Scripts CodeDB 1.1.1 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the lang parameter.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in CodeDB's list.php due to improper sanitization of the 'lang' parameter. The PoC shows how an attacker can traverse directories and include arbitrary files by appending a null byte (%00) to bypass file extension checks.