Vulnerabilities > PHP

DATE CVE VULNERABILITY TITLE RISK
2007-10-23 CVE-2007-5653 OS Command Injection vulnerability in PHP
The Component Object Model (COM) functions in PHP 5.x on Windows do not follow safe_mode and disable_functions restrictions, which allows context-dependent attackers to bypass intended limitations, as demonstrated by executing objects with the kill bit set in the corresponding ActiveX control Compatibility Flags, executing programs via a function in compatUI.dll, invoking wscript.shell via wscript.exe, invoking Scripting.FileSystemObject via wshom.ocx, and adding users via a function in shgina.dll, related to the com_load_typelib function.
network
php CWE-78
critical
9.3
2007-10-14 CVE-2007-5447 Permissions, Privileges, and Access Controls vulnerability in multiple products
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.
network
ioncube php CWE-264
4.3
2007-10-12 CVE-2007-5424 Security Bypass vulnerability in PHP 4.0/5.0.0
The disable_functions feature in PHP 4 and 5 allows attackers to bypass intended restrictions by using an alias, as demonstrated by using ini_alter when ini_set is disabled.
network
low complexity
php
7.5
2007-09-27 CVE-2007-5128 Improper Input Validation vulnerability in multiple products
SimpNews 2.41.03 on Windows, when PHP before 5.0.0 is used, allows remote attackers to obtain sensitive information via an certain link_date parameter to events.php, which reveals the path in an error message due to an unsupported argument type for the mktime function on Windows.
network
low complexity
boesch-it php CWE-20
5.0
2007-09-14 CVE-2007-4889 Security Bypass vulnerability in PHP
The MySQL extension in PHP 5.2.4 and earlier allows remote attackers to bypass safe_mode and open_basedir restrictions via the MySQL (1) LOAD_FILE, (2) INTO DUMPFILE, and (3) INTO OUTFILE functions, a different issue than CVE-2007-3997.
network
php
6.8
2007-09-14 CVE-2007-4887 Improper Input Validation vulnerability in PHP
The dl function in PHP 5.2.4 and earlier allows context-dependent attackers to cause a denial of service (application crash) via a long string in the library parameter.
network
php CWE-20
4.3
2007-09-12 CVE-2007-4840 Improper Input Validation vulnerability in PHP
PHP 5.2.4 and earlier allows context-dependent attackers to cause a denial of service (application crash) via (1) a long string in the out_charset parameter to the iconv function; or a long string in the charset parameter to the (2) iconv_mime_decode_headers, (3) iconv_mime_decode, or (4) iconv_strlen function.
network
low complexity
php CWE-20
5.0
2007-09-12 CVE-2007-4825 Path Traversal vulnerability in PHP
Directory traversal vulnerability in PHP 5.2.4 and earlier allows attackers to bypass open_basedir restrictions and possibly execute arbitrary code via a ..
network
low complexity
php CWE-22
7.5
2007-09-10 CVE-2007-4784 Improper Input Validation vulnerability in PHP
The setlocale function in PHP before 5.2.4 allows context-dependent attackers to cause a denial of service (application crash) via a long string in the locale parameter.
network
low complexity
php CWE-20
5.0
2007-09-10 CVE-2007-4783 Improper Input Validation vulnerability in PHP
The iconv_substr function in PHP 5.2.4 and earlier allows context-dependent attackers to cause (1) a denial of service (application crash) via a long string in the charset parameter, probably also requiring a long string in the str parameter; or (2) a denial of service (temporary application hang) via a long string in the str parameter.
network
low complexity
php CWE-20
5.0