Vulnerabilities > PHP > Medium

DATE CVE VULNERABILITY TITLE RISK
2009-09-22 CVE-2009-3294 Use of Externally-Controlled Format String vulnerability in PHP
The popen API function in TSRM/tsrm_win32.c in PHP before 5.2.11 and 5.3.x before 5.3.1, when running on certain Windows operating systems, allows context-dependent attackers to cause a denial of service (crash) via a crafted (1) "e" or (2) "er" string in the second argument (aka mode), possibly related to the _fdopen function in the Microsoft C runtime library.
network
low complexity
php CWE-134
5.0
2009-08-25 CVE-2008-7068 Improper Input Validation vulnerability in PHP
The dba_replace function in PHP 5.2.6 and 4.x allows context-dependent attackers to cause a denial of service (file truncation) via a key with the NULL byte.
network
low complexity
php CWE-20
6.4
2009-04-08 CVE-2009-1272 Improper Input Validation vulnerability in PHP
The php_zip_make_relative_path function in php_zip.c in PHP 5.2.x before 5.2.9 allows context-dependent attackers to cause a denial of service (crash) via a ZIP file that contains filenames with relative paths, which is not properly handled during extraction.
network
low complexity
php CWE-20
5.0
2009-04-08 CVE-2009-1271 Unspecified vulnerability in PHP
The JSON_parser function (ext/json/JSON_parser.c) in PHP 5.2.x before 5.2.9 allows remote attackers to cause a denial of service (segmentation fault) via a malformed string to the json_decode API function.
network
low complexity
php
5.0
2008-12-26 CVE-2008-5498 Information Exposure vulnerability in PHP
Array index error in the imageRotate function in PHP 5.2.8 and earlier allows context-dependent attackers to read the contents of arbitrary memory locations via a crafted value of the third argument (aka the bgd_color or clrBack argument) for an indexed image.
network
low complexity
php CWE-200
5.0
2008-09-18 CVE-2008-4107 Numeric Errors vulnerability in PHP
The (1) rand and (2) mt_rand functions in PHP 5.2.6 do not produce cryptographically strong random numbers, which allows attackers to leverage exposures in products that rely on these functions for security-relevant functionality, as demonstrated by the password-reset functionality in Joomla! 1.5.x and WordPress before 2.6.2, a different vulnerability than CVE-2008-2107, CVE-2008-2108, and CVE-2008-4102.
network
high complexity
php CWE-189
5.1
2008-08-15 CVE-2008-3660 Improper Input Validation vulnerability in PHP
PHP 4.4.x before 4.4.9, and 5.x through 5.2.6, when used as a FastCGI module, allows remote attackers to cause a denial of service (crash) via a request with multiple dots preceding the extension, as demonstrated using foo..php.
network
low complexity
php CWE-20
5.0
2008-08-15 CVE-2008-3659 Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in PHP
Buffer overflow in the memnstr function in PHP 4.4.x before 4.4.9 and PHP 5.6 through 5.2.6 allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via the delimiter argument to the explode function.
network
low complexity
php CWE-119
6.4
2008-06-23 CVE-2008-2829 Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in multiple products
php_imap.c in PHP 5.2.5, 5.2.6, 4.x, and other versions, uses obsolete API calls that allow context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long IMAP request, which triggers an "rfc822.c legacy routine buffer overflow" error message, related to the rfc822_write_address function.
network
low complexity
php canonical CWE-119
5.0
2008-06-20 CVE-2008-2666 Path Traversal vulnerability in PHP
Multiple directory traversal vulnerabilities in PHP 5.2.6 and earlier allow context-dependent attackers to bypass safe_mode restrictions by creating a subdirectory named http: and then placing ../ (dot dot slash) sequences in an http URL argument to the (1) chdir or (2) ftok function.
network
low complexity
php CWE-22
5.0