Vulnerabilities > PHP > PHP > 5.2.0

DATE CVE VULNERABILITY TITLE RISK
2007-09-04 CVE-2007-4659 Unspecified vulnerability in PHP
The zend_alter_ini_entry function in PHP before 5.2.4 does not properly handle an interruption to the flow of execution triggered by a memory_limit violation, which has unknown impact and attack vectors.
network
low complexity
php
7.5
2007-09-04 CVE-2007-4658 Unspecified vulnerability in PHP
The money_format function in PHP 5 before 5.2.4, and PHP 4 before 4.4.8, permits multiple (1) %i and (2) %n tokens, which has unknown impact and attack vectors, possibly related to a format string vulnerability.
network
low complexity
php
7.5
2007-09-04 CVE-2007-4657 Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in multiple products
Multiple integer overflows in PHP 4 before 4.4.8, and PHP 5 before 5.2.4, allow remote attackers to obtain sensitive information (memory contents) or cause a denial of service (thread crash) via a large len value to the (1) strspn or (2) strcspn function, which triggers an out-of-bounds read.
network
low complexity
php debian canonical CWE-119
7.5
2007-09-04 CVE-2007-4652 Link Following vulnerability in PHP
The session extension in PHP before 5.2.4 might allow local users to bypass open_basedir restrictions via a session file that is a symlink.
local
php CWE-59
4.4
2007-09-04 CVE-2007-3998 Improper Input Validation vulnerability in multiple products
The wordwrap function in PHP 4 before 4.4.8, and PHP 5 before 5.2.4, does not properly use the breakcharlen variable, which allows remote attackers to cause a denial of service (divide-by-zero error and application crash, or infinite loop) via certain arguments, as demonstrated by a 'chr(0), 0, ""' argument set.
network
low complexity
php debian canonical CWE-20
5.0
2007-09-04 CVE-2007-3997 Permissions, Privileges, and Access Controls vulnerability in PHP
The (1) MySQL and (2) MySQLi extensions in PHP 4 before 4.4.8, and PHP 5 before 5.2.4, allow remote attackers to bypass safe_mode and open_basedir restrictions via MySQL LOCAL INFILE operations, as demonstrated by a query with LOAD DATA LOCAL INFILE.
network
low complexity
php CWE-264
7.5
2007-09-04 CVE-2007-3996 Numeric Errors vulnerability in PHP
Multiple integer overflows in libgd in PHP before 5.2.4 allow remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a large (1) srcW or (2) srcH value to the (a) gdImageCopyResized function, or a large (3) sy (height) or (4) sx (width) value to the (b) gdImageCreate or the (c) gdImageCreateTrueColor function.
network
php CWE-189
6.8
2007-08-29 CVE-2007-4586 Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in PHP
Multiple buffer overflows in php_iisfunc.dll in the iisfunc extension for PHP 5.2.0 and earlier allow context-dependent attackers to execute arbitrary code, probably during Unicode conversion, as demonstrated by a long string in the first argument to the iis_getservicestate function, related to the ServiceId argument to the (1) fnStartService, (2) fnGetServiceState, (3) fnStopService, and possibly other functions.
network
low complexity
php CWE-119
7.5
2007-08-21 CVE-2007-4441 Local Buffer Overflow vulnerability in PHP Win32std Extension
Buffer overflow in php_win32std.dll in the win32std extension for PHP 5.2.0 and earlier allows context-dependent attackers to execute arbitrary code via a long string in the filename argument to the win_browse_file function.
local
low complexity
php
4.6
2007-07-16 CVE-2007-3799 Improper Input Validation vulnerability in PHP
The session_start function in ext/session in PHP 4.x up to 4.4.7 and 5.x up to 5.2.3 allows remote attackers to insert arbitrary attributes into the session cookie via special characters in a cookie that is obtained from (1) PATH_INFO, (2) the session_id function, and (3) the session_start function, which are not encoded or filtered when the new session cookie is generated, a related issue to CVE-2006-0207.
network
php CWE-20
4.3