Vulnerabilities > PHP > PHP > 2.0.2

DATE CVE VULNERABILITY TITLE RISK
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-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
2008-05-07 CVE-2008-2107 Numeric Errors vulnerability in PHP
The GENERATE_SEED macro in PHP 4.x before 4.4.8 and 5.x before 5.2.5, when running on 32-bit systems, performs a multiplication using values that can produce a zero seed in rare circumstances, which allows context-dependent attackers to predict subsequent values of the rand and mt_rand functions and possibly bypass protection mechanisms that rely on an unknown initial seed.
network
low complexity
php CWE-189
7.5
2008-05-05 CVE-2008-2051 Multiple vulnerability in PHP 5.2.5 and Prior Versions
The escapeshellcmd API function in PHP before 5.2.6 has unknown impact and context-dependent attack vectors related to "incomplete multibyte chars."
network
low complexity
php
critical
10.0
2008-05-05 CVE-2008-0599 Incorrect Calculation of Buffer Size vulnerability in multiple products
The init_request_info function in sapi/cgi/cgi_main.c in PHP before 5.2.6 does not properly consider operator precedence when calculating the length of PATH_TRANSLATED, which might allow remote attackers to execute arbitrary code via a crafted URI.
network
low complexity
php fedoraproject canonical apple CWE-131
critical
9.8
2008-03-27 CVE-2008-1384 Numeric Errors vulnerability in PHP
Integer overflow in PHP 5.2.5 and earlier allows context-dependent attackers to cause a denial of service and possibly have unspecified other impact via a printf format parameter with a large width specifier, related to the php_sprintf_appendstring function in formatted_print.c and probably other functions for formatted strings (aka *printf functions).
network
low complexity
php CWE-189
5.0
2008-01-08 CVE-2008-0145 Permissions, Privileges, and Access Controls vulnerability in PHP
Unspecified vulnerability in glob in PHP before 4.4.8, when open_basedir is enabled, has unknown impact and attack vectors.
network
low complexity
php CWE-264
7.5
2007-11-20 CVE-2007-6039 Improper Input Validation vulnerability in PHP
PHP 5.2.5 and earlier allows context-dependent attackers to cause a denial of service (application crash) via a long string in (1) the domain parameter to the dgettext function, the message parameter to the (2) dcgettext or (3) gettext function, the msgid1 parameter to the (4) dngettext or (5) ngettext function, or (6) the classname parameter to the stream_wrapper_register function.
local
low complexity
php CWE-20
2.1
2007-11-20 CVE-2007-5899 Information Exposure vulnerability in PHP
The output_add_rewrite_var function in PHP before 5.2.5 rewrites local forms in which the ACTION attribute references a non-local URL, which allows remote attackers to obtain potentially sensitive information by reading the requests for this URL, as demonstrated by a rewritten form containing a local session ID.
network
php CWE-200
4.3