EIP-2026-104703
PRE-CVEPHP 5.3 - 'mail.log' Configuration Option 'open_basedir' Restriction Bypass
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-104703. PoCs published by Maksymilian Arciemowicz.
AI-analyzed exploit summary This exploit demonstrates an 'open_basedir' restriction bypass in PHP 5.3.0 by leveraging a design error in the mail() function to write files in unauthorized locations. It is particularly effective in shared-hosting environments where 'safe_mode' and 'open_basedir' restrictions are expected to isolate users.
Description
PHP 5.3 - 'mail.log' Configuration Option 'open_basedir' Restriction Bypass
Exploits (1)
This exploit demonstrates an 'open_basedir' restriction bypass in PHP 5.3.0 by leveraging a design error in the mail() function to write files in unauthorized locations. It is particularly effective in shared-hosting environments where 'safe_mode' and 'open_basedir' restrictions are expected to isolate users.