Vulnerabilities > PHP > PHP > 4.4.8

DATE CVE VULNERABILITY TITLE RISK
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-11-23 CVE-2009-3558 Permissions, Privileges, and Access Controls vulnerability in PHP
The posix_mkfifo function in ext/posix/posix.c in PHP before 5.2.12 and 5.3.x before 5.3.1 allows context-dependent attackers to bypass open_basedir restrictions, and create FIFO files, via the pathname and mode arguments, as demonstrated by creating a .htaccess file.
network
php CWE-264
6.8
2009-11-23 CVE-2009-3557 Permissions, Privileges, and Access Controls vulnerability in PHP
The tempnam function in ext/standard/file.c in PHP before 5.2.12 and 5.3.x before 5.3.1 allows context-dependent attackers to bypass safe_mode restrictions, and create files in group-writable or world-writable directories, via the dir and prefix arguments.
network
low complexity
php CWE-264
5.0
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-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-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
2008-12-23 CVE-2008-5557 Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in PHP
Heap-based buffer overflow in ext/mbstring/libmbfl/filters/mbfilter_htmlent.c in the mbstring extension in PHP 4.3.0 through 5.2.6 allows context-dependent attackers to execute arbitrary code via a crafted string containing an HTML entity, which is not properly handled during Unicode conversion, related to the (1) mb_convert_encoding, (2) mb_check_encoding, (3) mb_convert_variables, and (4) mb_parse_str functions.
network
low complexity
php CWE-119
critical
10.0