Vulnerabilities > PHP > PHP > 4.1.1

DATE CVE VULNERABILITY TITLE RISK
2004-11-03 CVE-2004-0959 Unspecified vulnerability in PHP
rfc1867.c in PHP before 5.0.2 allows local users to upload files to arbitrary locations via a PHP script with a certain MIME header that causes the "$_FILES" array to be modified.
local
low complexity
php
2.1
2004-11-03 CVE-2004-0958 Unspecified vulnerability in PHP
php_variables.c in PHP before 5.0.2 allows remote attackers to read sensitive memory contents via (1) GET, (2) POST, or (3) COOKIE GPC variables that end in an open bracket character, which causes PHP to calculate an incorrect string length.
network
low complexity
php
5.0
2004-08-06 CVE-2004-0542 Unspecified vulnerability in PHP
PHP before 4.3.7 on Win32 platforms does not properly filter all shell metacharacters, which allows local or remote attackers to execute arbitrary code, overwrite files, and access internal environment variables via (1) the "%", "|", or ">" characters to the escapeshellcmd function, or (2) the "%" character to the escapeshellarg function.
network
low complexity
php
critical
10.0
2004-07-27 CVE-2004-0595 The strip_tags function in PHP 4.x up to 4.3.7, and 5.x up to 5.0.0RC3, does not filter null (\0) characters within tag names when restricting input to allowed tags, which allows dangerous tags to be processed by web browsers such as Internet Explorer and Safari, which ignore null characters and facilitate the exploitation of cross-site scripting (XSS) vulnerabilities. 6.8
2003-11-17 CVE-2003-0861 Remote Security vulnerability in PHP
Integer overflows in (1) base64_encode and (2) the GD library for PHP before 4.3.3 have unknown impact and unknown attack vectors.
network
low complexity
php
critical
10.0
2003-11-17 CVE-2003-0860 Unspecified vulnerability in PHP
Buffer overflows in PHP before 4.3.3 have unknown impact and unknown attack vectors.
network
low complexity
php
critical
10.0
2003-07-24 CVE-2003-0442 Cross-Site Scripting vulnerability in PHP Transparent Session ID
Cross-site scripting (XSS) vulnerability in the transparent SID support capability for PHP before 4.3.2 (session.use_trans_sid) allows remote attackers to insert arbitrary script via the PHPSESSID parameter.
network
php redhat
4.3
2003-04-02 CVE-2003-0166 Unspecified vulnerability in PHP
Integer signedness error in emalloc() function for PHP before 4.3.2 allow remote attackers to cause a denial of service (memory consumption) and possibly execute arbitrary code via negative arguments to functions such as (1) socket_recv, (2) socket_recvfrom, and possibly other functions.
network
low complexity
php
7.5
2002-12-31 CVE-2002-2309 Resource Management Errors vulnerability in PHP
php.exe in PHP 3.0 through 4.2.2, when running on Apache, does not terminate properly, which allows remote attackers to cause a denial of service via a direct request without arguments.
network
low complexity
php CWE-399
7.8
2002-12-31 CVE-2002-2215 Denial-Of-Service vulnerability in PHP
The imap_header function in the IMAP functionality for PHP before 4.3.0 allows remote attackers to cause a denial of service via an e-mail message with a large number of "To" addresses, which triggers an error in the rfc822_write_address function.
network
low complexity
php
5.0