Vulnerabilities > PHP > Medium

DATE CVE VULNERABILITY TITLE RISK
2007-03-06 CVE-2007-1287 Cross-Site Scripting vulnerability in PHP
A regression error in the phpinfo function in PHP 4.4.3 to 4.4.6, and PHP 6.0 in CVS, allows remote attackers to conduct cross-site scripting (XSS) attacks via GET, POST, or COOKIE array values, which are not escaped in the phpinfo output, as originally fixed for CVE-2005-3388.
network
php
4.3
2007-03-06 CVE-2007-1286 Integer Overflow vulnerability in PHP ZVAL Reference Counter
Integer overflow in PHP 4.4.4 and earlier allows remote context-dependent attackers to execute arbitrary code via a long string to the unserialize function, which triggers the overflow in the ZVAL reference counter.
network
php
6.8
2007-02-20 CVE-2007-0988 Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in multiple products
The zend_hash_init function in PHP 5 before 5.2.1 and PHP 4 before 4.4.5, when running on a 64-bit platform, allows context-dependent attackers to cause a denial of service (infinite loop) by unserializing certain integer expressions, which only cause 32-bit arguments to be used after the check for a negative value, as demonstrated by an "a:2147483649:{" argument.
4.3
2007-02-13 CVE-2007-0908 Improper Input Validation vulnerability in multiple products
The WDDX deserializer in the wddx extension in PHP 5 before 5.2.1 and PHP 4 before 4.4.5 does not properly initialize the key_length variable for a numerical key, which allows context-dependent attackers to read stack memory via a wddxPacket element that contains a variable with a string name before a numerical variable.
network
low complexity
php canonical CWE-20
5.0
2007-02-13 CVE-2007-0907 Multiple vulnerability in PHP 5.2.0 and Prior Versions
Buffer underflow in PHP before 5.2.1 allows attackers to cause a denial of service via unspecified vectors involving the sapi_header_op function.
network
low complexity
php trustix
5.0
2006-12-10 CVE-2006-6383 Improper Input Validation vulnerability in PHP 4.4.0/5.2.0
PHP 5.2.0 and 4.4 allows local users to bypass safe_mode and open_basedir restrictions via a malicious path and a null byte before a ";" in a session_save_path argument, followed by an allowed path, which causes a parsing inconsistency in which PHP validates the allowed path but sets session.save_path to the malicious path.
local
low complexity
php CWE-20
4.6
2006-10-10 CVE-2006-5178 Race Condition vulnerability in PHP
Race condition in the symlink function in PHP 5.1.6 and earlier allows local users to bypass the open_basedir restriction by using a combination of symlink, mkdir, and unlink functions to change the file path after the open_basedir check and before the file is opened by the underlying system, as demonstrated by symlinking a symlink into a subdirectory, to point to a parent directory via ..
local
high complexity
php CWE-362
6.2
2006-08-09 CVE-2006-4023 SQL-Injection vulnerability in PHP 4.3.3/5.0.2/5.1.4
The ip2long function in PHP 5.1.4 and earlier may incorrectly validate an arbitrary string and return a valid network IP address, which allows remote attackers to obtain network information and facilitate other attacks, as demonstrated using SQL injection in the X-FORWARDED-FOR Header in index.php in MiniBB 2.0.
network
low complexity
php
5.0
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-05-16 CVE-2006-2419 Cross-Site Scripting vulnerability in Directory Listing Script
Cross-site scripting (XSS) vulnerability in index.php in Directory Listing Script allows remote attackers to inject arbitrary web script or HTML via the dir parameter.
network
php
4.3