Vulnerabilities > PHP > PHP > 5.0

DATE CVE VULNERABILITY TITLE RISK
2009-12-24 CVE-2009-4418 Numeric Errors vulnerability in PHP
The unserialize function in PHP 5.3.0 and earlier allows context-dependent attackers to cause a denial of service (resource consumption) via a deeply nested serialized variable, as demonstrated by a string beginning with a:1: followed by many {a:1: sequences.
network
low complexity
php CWE-189
5.0
2009-12-21 CVE-2009-4143 Unspecified vulnerability in PHP
PHP before 5.2.12 does not properly handle session data, which has unspecified impact and attack vectors related to (1) interrupt corruption of the SESSION superglobal array and (2) the session.save_path directive.
network
low complexity
php
critical
10.0
2009-12-21 CVE-2009-4142 Cross-Site Scripting vulnerability in PHP
The htmlspecialchars function in PHP before 5.2.12 does not properly handle (1) overlong UTF-8 sequences, (2) invalid Shift_JIS sequences, and (3) invalid EUC-JP sequences, which allows remote attackers to conduct cross-site scripting (XSS) attacks by placing a crafted byte sequence before a special character.
network
php CWE-79
4.3
2009-12-01 CVE-2009-2626 Information Disclosure vulnerability in PHP 'ini_restore()' Memory
The zend_restore_ini_entry_cb function in zend_ini.c in PHP 5.3.0, 5.2.10, and earlier versions allows context-specific attackers to obtain sensitive information (memory contents) and cause a PHP crash by using the ini_set function to declare a variable, then using the ini_restore function to restore the variable.
network
low complexity
php
6.4
2009-11-29 CVE-2009-4018 Permissions, Privileges, and Access Controls vulnerability in PHP
The proc_open function in ext/standard/proc_open.c in PHP before 5.2.11 and 5.3.x before 5.3.1 does not enforce the (1) safe_mode_allowed_env_vars and (2) safe_mode_protected_env_vars directives, which allows context-dependent attackers to execute programs with an arbitrary environment via the env parameter, as demonstrated by a crafted value of the LD_LIBRARY_PATH environment variable.
network
low complexity
php CWE-264
7.5
2009-09-22 CVE-2009-3293 Unspecified vulnerability in PHP
Unspecified vulnerability in the imagecolortransparent function in PHP before 5.2.11 has unknown impact and attack vectors related to an incorrect "sanity check for the color index."
network
low complexity
php
7.5
2009-09-22 CVE-2009-3292 Unspecified vulnerability in PHP
Unspecified vulnerability in PHP before 5.2.11, and 5.3.x before 5.3.1, has unknown impact and attack vectors related to "missing sanity checks around exif processing."
network
low complexity
php
7.5
2009-09-22 CVE-2009-3291 Improper Input Validation vulnerability in PHP
The php_openssl_apply_verification_policy function in PHP before 5.2.11 does not properly perform certificate validation, which has unknown impact and attack vectors, probably related to an ability to spoof certificates.
network
low complexity
php CWE-20
7.5
2009-01-02 CVE-2008-5814 Cross-Site Scripting vulnerability in PHP
Cross-site scripting (XSS) vulnerability in PHP, possibly 5.2.7 and earlier, when display_errors is enabled, allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.
network
high complexity
php CWE-79
2.6
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