Vulnerabilities > PHP > PHP > 5.3.2

DATE CVE VULNERABILITY TITLE RISK
2010-08-20 CVE-2010-3065 Permissions, Privileges, and Access Controls vulnerability in PHP
The default session serializer in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 does not properly handle the PS_UNDEF_MARKER marker, which allows context-dependent attackers to modify arbitrary session variables via a crafted session variable name.
network
low complexity
php CWE-264
5.0
2010-08-20 CVE-2010-3064 Buffer Errors vulnerability in PHP 5.3.0/5.3.1/5.3.2
Stack-based buffer overflow in the php_mysqlnd_auth_write function in the Mysqlnd extension in PHP 5.3 through 5.3.2 allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long (1) username or (2) database name argument to the (a) mysql_connect or (b) mysqli_connect function.
network
php CWE-119
6.8
2010-08-20 CVE-2010-3063 Buffer Errors vulnerability in PHP 5.3.0/5.3.1/5.3.2
The php_mysqlnd_read_error_from_line function in the Mysqlnd extension in PHP 5.3 through 5.3.2 does not properly calculate a buffer length, which allows context-dependent attackers to trigger a heap-based buffer overflow via crafted inputs that cause a negative length value to be used.
network
low complexity
php CWE-119
5.0
2010-08-20 CVE-2010-3062 Information Exposure vulnerability in PHP 5.3.0/5.3.1/5.3.2
mysqlnd_wireprotocol.c in the Mysqlnd extension in PHP 5.3 through 5.3.2 allows remote attackers to (1) read sensitive memory via a modified length value, which is not properly handled by the php_mysqlnd_ok_read function; or (2) trigger a heap-based buffer overflow via a modified length value, which is not properly handled by the php_mysqlnd_rset_header_read function.
network
low complexity
php CWE-200
5.0
2010-06-24 CVE-2010-2225 Resource Management Errors vulnerability in PHP
Use-after-free vulnerability in the SplObjectStorage unserializer in PHP 5.2.x and 5.3.x through 5.3.2 allows remote attackers to execute arbitrary code or obtain sensitive information via serialized data, related to the PHP unserialize function.
network
low complexity
php CWE-399
7.5
2010-06-08 CVE-2010-2191 Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in PHP
The (1) parse_str, (2) preg_match, (3) unpack, and (4) pack functions; the (5) ZEND_FETCH_RW, (6) ZEND_CONCAT, and (7) ZEND_ASSIGN_CONCAT opcodes; and the (8) ArrayObject::uasort method in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allow context-dependent attackers to obtain sensitive information (memory contents) or trigger memory corruption by causing a userspace interruption of an internal function or handler.
network
low complexity
php CWE-119
6.4
2010-06-08 CVE-2010-2190 Information Exposure vulnerability in PHP
The (1) trim, (2) ltrim, (3) rtrim, and (4) substr_replace functions in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allow context-dependent attackers to obtain sensitive information (memory contents) by causing a userspace interruption of an internal function, related to the call time pass by reference feature.
network
low complexity
php CWE-200
5.0
2010-05-27 CVE-2010-2101 Information Exposure vulnerability in PHP
The (1) strip_tags, (2) setcookie, (3) strtok, (4) wordwrap, (5) str_word_count, and (6) str_pad functions in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allow context-dependent attackers to obtain sensitive information (memory contents) by causing a userspace interruption of an internal function, related to the call time pass by reference feature.
network
low complexity
php CWE-200
5.0
2010-05-27 CVE-2010-2100 Information Exposure vulnerability in PHP
The (1) htmlentities, (2) htmlspecialchars, (3) str_getcsv, (4) http_build_query, (5) strpbrk, and (6) strtr functions in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allow context-dependent attackers to obtain sensitive information (memory contents) by causing a userspace interruption of an internal function, related to the call time pass by reference feature.
network
low complexity
php CWE-200
5.0
2010-05-27 CVE-2010-2097 Information Exposure vulnerability in PHP
The (1) iconv_mime_decode, (2) iconv_substr, and (3) iconv_mime_encode functions in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allow context-dependent attackers to obtain sensitive information (memory contents) by causing a userspace interruption of an internal function, related to the call time pass by reference feature.
network
low complexity
php CWE-200
5.0