Files
CVEs-PoC/2007/CVE-2007-0448.md
T
2024-06-09 00:33:16 +00:00

773 B

CVE-2007-0448

Description

The fopen function in PHP 5.2.0 does not properly handle invalid URI handlers, which allows context-dependent attackers to bypass safe_mode restrictions and read arbitrary files via a file path specified with an invalid URI, as demonstrated via the srpath URI.

POC

Reference

Github

No PoCs found on GitHub currently.