4.3
CVSSv2

CVE-2007-5447

Published: 14/10/2007 Updated: 29/09/2017
CVSS v2 Base Score: 4.3 | Impact Score: 2.9 | Exploitability Score: 8.6
VMScore: 435
Vector: AV:N/AC:M/Au:N/C:P/I:N/A:N

Vulnerability Summary

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 malicious users to bypass intended limitations, as demonstrated by reading arbitrary files via the ioncube_read_file function.

Vulnerable Product Search on Vulmon Subscribe to Product

php php 5.2.4

ioncube php encoder 6.5

Exploits

<?php //PHP 524 ionCube extension safe_mode and disable_functions protections bypass //author: shinnai //mail: shinnai[at]autistici[dot]org //site: shinnaialtervistaorg //Tested on xp Pro sp2 full patched, worked both from the cli and on apache //Technical details: //ionCube version: 65 //extension: ioncube_loader_win_52dll (oth ...