Vulnerabilities > PHP

DATE CVE VULNERABILITY TITLE RISK
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-25 CVE-2007-4850 Permissions, Privileges, and Access Controls vulnerability in PHP 5.2.4/5.2.5
curl/interface.c in the cURL library (aka libcurl) in PHP 5.2.4 and 5.2.5 allows context-dependent attackers to bypass safe_mode and open_basedir restrictions and read arbitrary files via a file:// request containing a \x00 sequence, a different vulnerability than CVE-2006-2563.
network
low complexity
php CWE-264
5.0
2008-01-22 CVE-2008-0373 Improper Input Validation vulnerability in PHP F1 Maxs File Uploader
Unrestricted file upload vulnerability in PHP F1 Max's File Uploader allows remote attackers to upload and execute arbitrary PHP files.
network
low complexity
php CWE-20
7.5
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-12-21 CVE-2007-6512 Permissions, Privileges, and Access Controls vulnerability in PHP Mysql Banner Exchange 2.2.1
PHP MySQL Banner Exchange 2.2.1 stores sensitive information under the web root with insufficient access control, which allows remote attackers to obtain database information via a direct request to inc/lib.inc.
network
low complexity
php CWE-264
5.0
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
2007-11-20 CVE-2007-5900 Permissions, Privileges, and Access Controls vulnerability in PHP
PHP before 5.2.5 allows local users to bypass protection mechanisms configured through php_admin_value or php_admin_flag in httpd.conf by using ini_set to modify arbitrary configuration variables, a different issue than CVE-2006-4625.
local
php CWE-264
6.9
2007-11-20 CVE-2007-5898 Unspecified vulnerability in PHP
The (1) htmlentities and (2) htmlspecialchars functions in PHP before 5.2.5 accept partial multibyte sequences, which has unknown impact and attack vectors, a different issue than CVE-2006-5465.
network
low complexity
php
6.4