PHP CVE

Known vulnerabilities for PHP — CVSS scores, severity ratings and security advisories.

11,594 CVEs indexed for PHP · Source: NIST NVD

CVE-1999-0058
HIGH
7.5Published 17 avr. 1997
See details

Buffer overflow in PHP cgi program, php.cgi allows shell access.

CVE-1999-0238
HIGH
10.0Published 1 août 1997
See details

php.cgi allows attackers to read any file on the system.

CVE-1999-0346
MEDIUM
5.0Published 16 oct. 1997
See details

CGI PHP mlog script allows an attacker to read any file on the target server.

CVE-1999-0068
HIGH
7.5Published 19 oct. 1997
See details

CGI PHP mylog script allows an attacker to read any file on the target server.

CVE-2000-0059
HIGH
10.0Published 4 janv. 2000
See details

PHP3 with safe_mode enabled does not properly filter shell metacharacters from commands that are executed by popen, which could allow remote attackers to execute commands.

CVE-2000-0745
HIGH
7.5Published 20 oct. 2000
See details

admin.php3 in PHP-Nuke does not properly verify the PHP-Nuke administrator password, which allows remote attackers to gain privileges by requesting a URL that does not specify the aid or pwd parameter.

CVE-2000-0860
MEDIUM
5.0Published 14 nov. 2000
See details

The file upload capability in PHP versions 3 and 4 allows remote attackers to read arbitrary files by setting hidden form fields whose names match the names of internal PHP script variables.

CVE-2000-0919
MEDIUM
5.0Published 19 déc. 2000
See details

Directory traversal vulnerability in PHPix Photo Album 1.0.2 and earlier allows remote attackers to read arbitrary files via a .. (dot dot) attack.

CVE-2000-0967
HIGH
10.0Published 19 déc. 2000
See details

PHP 3 and 4 do not properly cleanse user-injected format strings, which allows remote attackers to execute arbitrary commands by triggering error messages that are improperly written to the error logs.

CVE-2000-1230
MEDIUM
5.0Published 31 déc. 2000
See details

Backdoor in auth.php3 in Phorum 3.0.7 allows remote attackers to access restricted web pages via an HTTP request with the PHP_AUTH_USER parameter set to "boogieman".

CVE-2000-1166
HIGH
7.5Published 9 janv. 2001
See details

Twig webmail system does not properly set the "vhosts" variable if it is not configured on the site, which allows remote attackers to insert arbitrary PHP (PHP3) code by specifying an alternate vhosts as an argument to the index.php3 program.

CVE-2001-1385
MEDIUM
5.0Published 12 janv. 2001
See details

The Apache module for PHP 4.0.0 through PHP 4.0.4, when disabled with the 'engine = off' option for a virtual host, may disable PHP for other virtual hosts, which could cause Apache to serve the source code of PHP scripts.

CVE-2001-1357
HIGH
7.5Published 7 févr. 2001
See details

Multiple vulnerabilities in phpMyChat before 0.14.5 exist in (1) input.php3, (2) handle_inputH.php3, or (3) index.lib.php3 with unknown consequences, possibly related to user spoofing or improperly initialized variables.

CVE-2001-1358
HIGH
7.2Published 7 févr. 2001
See details

Vulnerabilities in phpMyChat before 0.14.4 allow local and possibly remote attackers to gain privileges by specifying an alternate library file in the L (localization) parameter.

CVE-2001-1468
HIGH
7.5Published 7 févr. 2001
See details

PHP remote file inclusion vulnerability in checklogin.php in phpSecurePages 0.24 and earlier allows remote attackers to execute arbitrary PHP code by modifying the cfgProgDir parameter to reference a URL on a remote web server that contains the code.

CVE-2001-0042
MEDIUM
5.0Published 16 févr. 2001
See details

PHP 3.x (PHP3) on Apache 1.3.6 allows remote attackers to read arbitrary files via a modified .. (dot dot) attack containing "%5c" (encoded backslash) sequences.

CVE-2001-0043
HIGH
10.0Published 16 févr. 2001
See details

phpGroupWare before 0.9.7 allows remote attackers to execute arbitrary PHP commands by specifying a malicious include file in the phpgw_info parameter of the phpgw.inc.php program.

CVE-2001-0088
HIGH
7.5Published 16 févr. 2001
See details

common.inc.php in phpWebLog 0.4.2 does not properly initialize the $CONF array, which inadvertently sets the password to a single character, allowing remote attackers to easily guess the SiteKey and gain administrative privileges to phpWebLog.

CVE-2001-0108
MEDIUM
5.0Published 12 mars 2001
See details

PHP Apache module 4.0.4 and earlier allows remote attackers to bypass .htaccess access restrictions via a malformed HTTP request on an unrestricted page that causes PHP to use those access controls on the next page that is requested.

CVE-2001-0292
HIGH
7.5Published 3 mai 2001
See details

PHP-Nuke 4.4.1a allows remote attackers to modify a user's email address and obtain the password by guessing the user id (UID) and calling user.php with the saveuser operator.