Vulnerabilities > PHP > PHP > 5.0.5

DATE CVE VULNERABILITY TITLE RISK
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-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
2006-03-07 CVE-2006-1017 Unspecified vulnerability in PHP
The c-client library 2000, 2001, or 2004 for PHP before 4.4.4 and 5.x before 5.1.5 do not check the (1) safe_mode or (2) open_basedir functions, and when used in applications that accept user-controlled input for the mailbox argument to the imap_open function, allow remote attackers to obtain access to an IMAP stream data structure and conduct unauthorized IMAP actions.
network
php
critical
9.3
2006-03-07 CVE-2006-1015 Security Bypass vulnerability in PHP
Argument injection vulnerability in certain PHP 3.x, 4.x, and 5.x applications, when used with sendmail and when accepting remote input for the additional_parameters argument to the mail function, allows remote attackers to read and create arbitrary files via the sendmail -C and -X arguments.
network
low complexity
php
6.4
2006-03-07 CVE-2006-1014 Security Bypass vulnerability in PHP
Argument injection vulnerability in certain PHP 4.x and 5.x applications, when used with sendmail and when accepting remote input for the additional_parameters argument to the mb_send_mail function, allows context-dependent attackers to read and create arbitrary files by providing extra -C and -X arguments to sendmail.
local
low complexity
php
3.2
2006-01-13 CVE-2006-0208 Cross-Site Scripting vulnerability in PHP
Multiple cross-site scripting (XSS) vulnerabilities in PHP 4.4.1 and 5.1.1, when display_errors and html_errors are on, allow remote attackers to inject arbitrary web script or HTML via inputs to PHP applications that are not filtered when they are included in the resulting error message.
network
high complexity
php CWE-79
2.6
2006-01-13 CVE-2006-0207 Code Injection vulnerability in PHP
Multiple HTTP response splitting vulnerabilities in PHP 5.1.1 allow remote attackers to inject arbitrary HTTP headers via a crafted Set-Cookie header, related to the (1) session extension (aka ext/session) and the (2) header function.
network
low complexity
php CWE-94
5.0
2005-11-29 CVE-2005-3883 Unspecified vulnerability in PHP
CRLF injection vulnerability in the mb_send_mail function in PHP before 5.1.0 might allow remote attackers to inject arbitrary e-mail headers via line feeds (LF) in the "To" address argument.
network
low complexity
php
5.0
2005-11-01 CVE-2005-3390 Unspecified vulnerability in PHP
The RFC1867 file upload feature in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5, when register_globals is enabled, allows remote attackers to modify the GLOBALS array and bypass security protections of PHP applications via a multipart/form-data POST request with a "GLOBALS" fileupload field.
network
low complexity
php
7.5