Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-0535. PoCs published by cheverok.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Thyme Theme <= 1.3, allowing an attacker to read arbitrary files (e.g., /etc/passwd) via path traversal in the 'export_to' parameter. The exploit works even when 'register_globals' is disabled.
Description
Directory traversal vulnerability in export.php in Thyme 1.3 and earlier, when register_globals is disabled, allows remote attackers to read arbitrary files via a .. (dot dot) in the export_to parameter.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Thyme Theme <= 1.3, allowing an attacker to read arbitrary files (e.g., /etc/passwd) via path traversal in the 'export_to' parameter. The exploit works even when 'register_globals' is disabled.