Vulnerabilities > PHP > PHP > 5.1.2

DATE CVE VULNERABILITY TITLE RISK
2006-08-31 CVE-2006-4482 Out-of-bounds Write vulnerability in multiple products
Multiple heap-based buffer overflows in the (1) str_repeat and (2) wordwrap functions in ext/standard/string.c in PHP before 5.1.5, when used on a 64-bit system, have unspecified impact and attack vectors, a different vulnerability than CVE-2006-1990.
network
php canonical debian CWE-787
critical
9.3
2006-08-31 CVE-2006-4481 Input Validation vulnerability in PHP
The (1) file_exists and (2) imap_reopen functions in PHP before 5.1.5 do not check for the safe_mode and open_basedir settings, which allows local users to bypass the settings.
local
low complexity
php
7.2
2006-08-29 CVE-2006-4433 Remote Security vulnerability in PHP
PHP before 4.4.3 and 5.x before 5.1.4 does not limit the character set of the session identifier (PHPSESSID) for third party session handlers, which might make it easier for remote attackers to exploit other vulnerabilities by inserting PHP code into the PHPSESSID, which is stored in the session file.
network
low complexity
php
7.5
2006-06-26 CVE-2006-3011 Permissions, Privileges, and Access Controls vulnerability in PHP
The error_log function in basic_functions.c in PHP before 4.4.4 and 5.x before 5.1.5 allows local users to bypass safe mode and open_basedir restrictions via a "php://" or other scheme in the third argument, which disables safe mode.
local
low complexity
php CWE-264
4.6
2006-06-14 CVE-2006-3017 Multiple Unspecified vulnerability in PHP
zend_hash_del_key_or_index in zend_hash.c in PHP before 4.4.3 and 5.x before 5.1.3 can cause zend_hash_del to delete the wrong element, which prevents a variable from being unset even when the PHP unset function is called, which might cause the variable's value to be used in security-relevant operations.
network
php
critical
9.3
2006-04-24 CVE-2006-1991 Resource Management Errors vulnerability in PHP 5.1.2
The substr_compare function in string.c in PHP 5.1.2 allows context-dependent attackers to cause a denial of service (memory access violation) via an out-of-bounds offset argument.
network
low complexity
php CWE-399
6.4
2006-04-24 CVE-2006-1990 Unspecified vulnerability in PHP 4.4.2/5.1.2
Integer overflow in the wordwrap function in string.c in PHP 4.4.2 and 5.1.2 might allow context-dependent attackers to execute arbitrary code via certain long arguments that cause a small buffer to be allocated, which triggers a heap-based buffer overflow in a memcpy function call, a different vulnerability than CVE-2002-1396.
network
low complexity
php
5.0
2006-04-10 CVE-2006-1549 Resource Management Errors vulnerability in PHP 4.4.2/5.1.2
PHP 4.4.2 and 5.1.2 allows local users to cause a crash (segmentation fault) by defining and executing a recursive function.
local
low complexity
php CWE-399
2.1
2006-04-10 CVE-2006-1608 Safe_Mode and Open_Basedir Restriction Bypass vulnerability in PHP
The copy function in file.c in PHP 4.4.2 and 5.1.2 allows local users to bypass safe mode and read arbitrary files via a source argument containing a compress.zlib:// URI.
local
low complexity
php
2.1
2006-04-10 CVE-2006-1494 Safe_Mode and Open_Basedir Restriction Bypass vulnerability in PHP
Directory traversal vulnerability in file.c in PHP 4.4.2 and 5.1.2 allows local users to bypass open_basedir restrictions allows remote attackers to create files in arbitrary directories via the tempnam function.
network
high complexity
php
2.6