CVE-2006-0244
phpXplorer 0.9.33 - Directory Traversal via sShare Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-0244. PoCs published by Oriol Torrent Santiago.
AI-analyzed exploit summary The exploit describes a directory traversal vulnerability in phpXplorer due to improper input sanitization. An attacker can retrieve arbitrary files by manipulating the `sShare` parameter in the URL.
Description
Directory traversal vulnerability in workspaces.php in phpXplorer 0.9.33 allows remote attackers to include arbitrary files via a .. (dot dot) and trailing null byte (%00) in the sShare parameter. NOTE: a followup post claims that this is not a vulnerability since the functionality of phpXplorer supports the upload of PHP files, which would not cross privilege boundaries since the PHP functionality would support read access outside the web root
Exploits (1)
The exploit describes a directory traversal vulnerability in phpXplorer due to improper input sanitization. An attacker can retrieve arbitrary files by manipulating the `sShare` parameter in the URL.