Files
CVEs-PoC/2006/CVE-2006-3011.md
T
2025-09-29 21:09:30 +02:00

728 B

CVE-2006-3011

Description

The error_log function in basic_functions.c in PHP before 4.4.4 and 5.x before 5.1.5 allows local users to bypass safe mode and open_basedir restrictions via a "php://" or other scheme in the third argument, which disables safe mode.

POC

Reference

Github

No PoCs found on GitHub currently.