CVE-2008-6336
Text Lines Rearrange Script 1.0 - Path Traversal via Filename Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6336. PoCs published by SirGod.
AI-analyzed exploit summary This exploit demonstrates a file disclosure vulnerability in the 'download.php' script, allowing an attacker to read arbitrary local files by manipulating the 'filename' parameter. The vulnerable code does not sanitize user input, leading to unauthorized file access.
Description
Directory traversal vulnerability in download.php in Text Lines Rearrange Script 1.0, when register_globals is enabled, allows remote attackers to read arbitrary local files via directory traversal sequences in the filename parameter.
Exploits (1)
This exploit demonstrates a file disclosure vulnerability in the 'download.php' script, allowing an attacker to read arbitrary local files by manipulating the 'filename' parameter. The vulnerable code does not sanitize user input, leading to unauthorized file access.