Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-104700. PoCs published by anonymous.
AI-analyzed exploit summary This exploit demonstrates two separate vulnerabilities in PHP: a directory traversal via CURL with the 'file://' scheme and an arbitrary file write via the imagegif function. Both can be used to bypass 'safe_dir' restrictions and achieve remote code execution or information disclosure.
Description
PHP 5.0.5 - Safedir Restriction Bypass
Exploits (1)
This exploit demonstrates two separate vulnerabilities in PHP: a directory traversal via CURL with the 'file://' scheme and an arbitrary file write via the imagegif function. Both can be used to bypass 'safe_dir' restrictions and achieve remote code execution or information disclosure.