CVE-2010-1537
phpCDB < 1.0 - Remote File Inclusion via Lang Global Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-1537. PoCs published by cr4wl3r.
AI-analyzed exploit summary This exploit demonstrates a Local File Include (LFI) vulnerability in phpCDB <= 1.0 by manipulating the 'lang_global' parameter in multiple scripts. The null byte (%00) is used to terminate the file path, allowing arbitrary file inclusion.
Description
Multiple directory traversal vulnerabilities in phpCDB 1.0 and earlier allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the lang_global parameter to (1) firstvisit.php, (2) newfolder.php, (3) showfolders.php, (4) newlang.php, (5) showinnerfolder.php, (6) writecode.php, and (7) showcode.php.
Exploits (1)
This exploit demonstrates a Local File Include (LFI) vulnerability in phpCDB <= 1.0 by manipulating the 'lang_global' parameter in multiple scripts. The null byte (%00) is used to terminate the file path, allowing arbitrary file inclusion.