CVE-2007-2369
WebSPELL < 4.01.02 - Directory Traversal via Picture.php ID Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-2369. PoCs published by Trex.
AI-analyzed exploit summary The code describes two file disclosure vulnerabilities in WebSPELL <= 4.01.02 via the 'picture.php' script. Vulnerability 1 requires 'register_globals' to be enabled, while Vulnerability 2 relies on PHP versions < 4.3.0. Both allow arbitrary file reads via path traversal.
Description
Directory traversal vulnerability in picture.php in WebSPELL 4.01.02 and earlier, when PHP before 4.3.0 is used, allows remote attackers to read arbitrary files via a .. (dot dot) in the id parameter.
Exploits (1)
The code describes two file disclosure vulnerabilities in WebSPELL <= 4.01.02 via the 'picture.php' script. Vulnerability 1 requires 'register_globals' to be enabled, while Vulnerability 2 relies on PHP versions < 4.3.0. Both allow arbitrary file reads via path traversal.