cve/2008/CVE-2008-2665.md
2024-06-18 02:51:15 +02:00

757 B

CVE-2008-2665

Description

Directory traversal vulnerability in the posix_access function in PHP 5.2.6 and earlier allows remote attackers to bypass safe_mode restrictions via a .. (dot dot) in an http URL, which results in the URL being canonicalized to a local filename after the safe_mode check has successfully run.

POC

Reference

Github

No PoCs found on GitHub currently.