CVE-2007-5447
ionCube Loader 6.5 for PHP 5.2.4 - Safe Mode and Function Restriction Bypass via ioncube_read_file
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-5447. PoCs published by shinnai.
AI-analyzed exploit summary This exploit bypasses PHP's safe_mode and disable_functions by leveraging the ionCube Loader extension's ioncube_read_file function to read arbitrary files, demonstrating an information leak vulnerability.
Description
ioncube_loader_win_5.2.dll in the ionCube Loader 6.5 extension for PHP 5.2.4 does not follow safe_mode and disable_functions restrictions, which allows context-dependent attackers to bypass intended limitations, as demonstrated by reading arbitrary files via the ioncube_read_file function.
Exploits (1)
This exploit bypasses PHP's safe_mode and disable_functions by leveraging the ionCube Loader extension's ioncube_read_file function to read arbitrary files, demonstrating an information leak vulnerability.