Vulnerabilities > PHP > PHP > 5.2.10

DATE CVE VULNERABILITY TITLE RISK
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
2007-09-04 CVE-2007-4658 Unspecified vulnerability in PHP
The money_format function in PHP 5 before 5.2.4, and PHP 4 before 4.4.8, permits multiple (1) %i and (2) %n tokens, which has unknown impact and attack vectors, possibly related to a format string vulnerability.
network
low complexity
php
7.5
2007-07-16 CVE-2007-3799 Improper Input Validation vulnerability in PHP
The session_start function in ext/session in PHP 4.x up to 4.4.7 and 5.x up to 5.2.3 allows remote attackers to insert arbitrary attributes into the session cookie via special characters in a cookie that is obtained from (1) PATH_INFO, (2) the session_id function, and (3) the session_start function, which are not encoded or filtered when the new session cookie is generated, a related issue to CVE-2006-0207.
network
php CWE-20
4.3
2007-03-21 CVE-2007-1581 Code Injection vulnerability in PHP
The resource system in PHP 5.0.0 through 5.2.1 allows context-dependent attackers to execute arbitrary code by interrupting the hash_update_file function via a userspace (1) error or (2) stream handler, which can then be used to destroy and modify internal resources.
network
php CWE-94
critical
9.3