CVE-2009-3535
Clear Content 1.1 - Path Traversal via Image.php URL Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-3535. PoCs published by MizoZ.
AI-analyzed exploit summary This exploit demonstrates Local File Inclusion (LFI) and Remote File Inclusion (RFI) vulnerabilities in ClearContent software. The LFI allows reading arbitrary files, while the RFI requires register_globals=on to execute remote code.
Description
Directory traversal vulnerability in image.php in Clear Content 1.1 allows remote attackers to read arbitrary files via a .. (dot dot) in the url parameter. NOTE: the researcher also suggests an analogous PHP remote file inclusion vulnerability, but this may be incorrect.
Exploits (1)
This exploit demonstrates Local File Inclusion (LFI) and Remote File Inclusion (RFI) vulnerabilities in ClearContent software. The LFI allows reading arbitrary files, while the RFI requires register_globals=on to execute remote code.