Path traversal in PHP - CVE-2007-2369

 

Path traversal in PHP - CVE-2007-2369

Published: October 11, 2017 / Updated: June 8, 2025


Vulnerability identifier: #VU110405
CSH Severity: Medium
CVSS v4: []
CVE-ID: CVE-2007-2369
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences in picture.php in WebSPELL 4.01.02 and earlier, when PHP before 4.3.0 is used,. A remote authenticated attacker can send a specially crafted HTTP request and remote attackers to read arbitrary files via a . (dot dot) in the id parameter. Successful exploitation requires that PHP before 4.3.0 is used.


Affected software

PHP

How to mitigate CVE-2007-2369

Install update from vendor's website.

PHP - update to 4.3.0

Links to Public Exploits and PoC-codes

External References

Related Security Bulletins