Vulnerabilities > PHP > PHP > 4.0.0

DATE CVE VULNERABILITY TITLE RISK
2006-03-07 CVE-2006-1014 Security Bypass vulnerability in PHP
Argument injection vulnerability in certain PHP 4.x and 5.x applications, when used with sendmail and when accepting remote input for the additional_parameters argument to the mb_send_mail function, allows context-dependent attackers to read and create arbitrary files by providing extra -C and -X arguments to sendmail.
local
low complexity
php
3.2
2006-01-13 CVE-2006-0208 Cross-Site Scripting vulnerability in PHP
Multiple cross-site scripting (XSS) vulnerabilities in PHP 4.4.1 and 5.1.1, when display_errors and html_errors are on, allow remote attackers to inject arbitrary web script or HTML via inputs to PHP applications that are not filtered when they are included in the resulting error message.
network
high complexity
php CWE-79
2.6
2005-11-18 CVE-2005-3353 Denial Of Service vulnerability in PHP Group Exif Module Infinite Recursion
The exif_read_data function in the Exif module in PHP before 4.4.1 allows remote attackers to cause a denial of service (infinite loop) via a malformed JPEG image.
network
low complexity
php
5.0
2005-11-01 CVE-2005-3392 Unspecified vulnerability in PHP
Unspecified vulnerability in PHP before 4.4.1, when using the virtual function on Apache 2, allows remote attackers to bypass safe_mode and open_basedir directives.
network
low complexity
php
7.5
2005-11-01 CVE-2005-3391 Safe_Mode and Open_Basedir Restriction Bypass vulnerability in PHP cURL and GD
Multiple vulnerabilities in PHP before 4.4.1 allow remote attackers to bypass safe_mode and open_basedir restrictions via unknown attack vectors in (1) ext/curl and (2) ext/gd.
network
low complexity
php
7.5
2005-11-01 CVE-2005-3390 Unspecified vulnerability in PHP
The RFC1867 file upload feature in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5, when register_globals is enabled, allows remote attackers to modify the GLOBALS array and bypass security protections of PHP applications via a multipart/form-data POST request with a "GLOBALS" fileupload field.
network
low complexity
php
7.5
2005-11-01 CVE-2005-3389 Unspecified vulnerability in PHP
The parse_str function in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5, when called with only one parameter, allows remote attackers to enable the register_globals directive via inputs that cause a request to be terminated due to the memory_limit setting, which causes PHP to set an internal flag that enables register_globals and allows attackers to exploit vulnerabilities in PHP applications that would otherwise be protected.
network
low complexity
php
5.0
2005-10-27 CVE-2005-3319 Local Denial of Service vulnerability in PHP Apache 2
The apache2handler SAPI (sapi_apache2.c) in the Apache module (mod_php) for PHP 5.x before 5.1.0 final and 4.4 before 4.4.1 final allows attackers to cause a denial of service (segmentation fault) via the session.save_path option in a .htaccess file or VirtualHost.
local
low complexity
php
2.1
2005-01-10 CVE-2004-1064 The safe mode checks in PHP 4.x to 4.3.9 and PHP 5.x to 5.0.2 truncate the file path before passing the data to the realpath function, which could allow attackers to bypass safe mode.
network
low complexity
php canonical
critical
10.0
2005-01-10 CVE-2004-1063 PHP 4.x to 4.3.9, and PHP 5.x to 5.0.2, when running in safe mode on a multithreaded Unix webserver, allows local users to bypass safe_mode_exec_dir restrictions and execute commands outside of the intended safe_mode_exec_dir via shell metacharacters in the current directory name.
network
low complexity
php canonical
critical
10.0