Vulnerabilities > PHP > PHP > 5.2.7

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-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-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-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
2009-01-05 CVE-2008-5844 Configuration vulnerability in PHP 5.2.7
PHP 5.2.7 contains an incorrect change to the FILTER_UNSAFE_RAW functionality, and unintentionally disables magic_quotes_gpc regardless of the actual magic_quotes_gpc setting, which might make it easier for context-dependent attackers to conduct SQL injection attacks and unspecified other attacks.
network
low complexity
php CWE-16
7.5