Vulnerabilities > PHP > PHP > 5.2.0

DATE CVE VULNERABILITY TITLE RISK
2007-06-29 CVE-2007-3378 Permissions, Privileges, and Access Controls vulnerability in PHP
The (1) session_save_path, (2) ini_set, and (3) error_log functions in PHP 4.4.7 and earlier, and PHP 5 5.2.3 and earlier, when invoked from a .htaccess file, allow remote attackers to bypass safe_mode and open_basedir restrictions and possibly execute arbitrary commands, as demonstrated using (a) php_value, (b) php_flag, and (c) directives in .htaccess.
network
php CWE-264
6.8
2007-06-04 CVE-2007-3007 Permissions, Privileges, and Access Controls vulnerability in PHP
PHP 5 before 5.2.3 does not enforce the open_basedir or safe_mode restriction in certain cases, which allows context-dependent attackers to determine the existence of arbitrary files by checking if the readfile function returns a string.
network
low complexity
php CWE-264
5.0
2007-05-24 CVE-2007-2844 Authentication Bypass vulnerability in PHP Crypt Function
PHP 4.x and 5.x before 5.2.1, when running on multi-threaded systems, does not ensure thread safety for libc crypt function calls using protection schemes such as a mutex, which creates race conditions that allow remote attackers to overwrite internal program memory and gain system access.
network
php
critical
9.3
2007-05-24 CVE-2007-0448 Unspecified vulnerability in PHP 5.2.0
The fopen function in PHP 5.2.0 does not properly handle invalid URI handlers, which allows context-dependent attackers to bypass safe_mode restrictions and read arbitrary files via a file path specified with an invalid URI, as demonstrated via the srpath URI.
network
low complexity
php
critical
10.0
2007-05-17 CVE-2007-2748 Information Exposure vulnerability in PHP
The substr_count function in PHP 5.2.1 and earlier allows context-dependent attackers to obtain sensitive information via unspecified vectors, a different affected function than CVE-2007-1375.
network
php CWE-200
4.3
2007-05-09 CVE-2007-2510 Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in PHP
Buffer overflow in the make_http_soap_request function in PHP before 5.2.2 has unknown impact and remote attack vectors, possibly related to "/" (slash) characters.
network
high complexity
php CWE-119
5.1
2007-05-09 CVE-2007-2509 Improper Input Validation vulnerability in PHP
CRLF injection vulnerability in the ftp_putcmd function in PHP before 4.4.7, and 5.x before 5.2.2 allows remote attackers to inject arbitrary FTP commands via CRLF sequences in the parameters to earlier FTP commands.
network
high complexity
php CWE-20
2.6
2007-05-09 CVE-2007-1864 Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in multiple products
Buffer overflow in the bundled libxmlrpc library in PHP before 4.4.7, and 5.x before 5.2.2, has unknown impact and remote attack vectors.
network
low complexity
php debian canonical redhat CWE-119
7.5
2007-04-10 CVE-2007-1900 Unspecified vulnerability in PHP 5.2.0/5.2.1
CRLF injection vulnerability in the FILTER_VALIDATE_EMAIL filter in ext/filter in PHP 5.2.0 and 5.2.1 allows context-dependent attackers to inject arbitrary e-mail headers via an e-mail address with a '\n' character, which causes a regular expression to ignore the subsequent part of the address string.
network
low complexity
php
5.0
2007-04-06 CVE-2007-1890 Integer Overflow vulnerability in PHP Msg_Receive() Memory Allocation
Integer overflow in the msg_receive function in PHP 4 before 4.4.5 and PHP 5 before 5.2.1, on FreeBSD and possibly other platforms, allows context-dependent attackers to execute arbitrary code via certain maxsize values, as demonstrated by 0xffffffff.
network
low complexity
php
7.5