Vulnerabilities > PHP > PHP > Low

DATE CVE VULNERABILITY TITLE RISK
2006-08-31 CVE-2006-4486 Numeric Errors vulnerability in PHP
Integer overflow in memory allocation routines in PHP before 5.1.6, when running on a 64-bit system, allows context-dependent attackers to bypass the memory_limit restriction.
network
high complexity
php CWE-189
2.6
2006-06-13 CVE-2006-2660 Unspecified vulnerability in PHP
Buffer consumption vulnerability in the tempnam function in PHP 5.1.4 and 4.x before 4.4.3 allows local users to bypass restrictions and create PHP files with fixed names in other directories via a pathname argument longer than MAXPATHLEN, which prevents a unique string from being appended to the filename.
local
low complexity
php
2.1
2006-05-29 CVE-2006-2563 Unspecified vulnerability in PHP 4.4.2/5.1.4
The cURL library (libcurl) in PHP 4.4.2 and 5.1.4 allows attackers to bypass safe mode and read files via a file:// request containing null characters.
local
low complexity
php
2.1
2006-04-10 CVE-2006-1549 Resource Management Errors vulnerability in PHP 4.4.2/5.1.2
PHP 4.4.2 and 5.1.2 allows local users to cause a crash (segmentation fault) by defining and executing a recursive function.
local
low complexity
php CWE-399
2.1
2006-04-10 CVE-2006-1494 Safe_Mode and Open_Basedir Restriction Bypass vulnerability in PHP
Directory traversal vulnerability in file.c in PHP 4.4.2 and 5.1.2 allows local users to bypass open_basedir restrictions allows remote attackers to create files in arbitrary directories via the tempnam function.
network
high complexity
php
2.6
2006-04-10 CVE-2006-1608 Safe_Mode and Open_Basedir Restriction Bypass vulnerability in PHP
The copy function in file.c in PHP 4.4.2 and 5.1.2 allows local users to bypass safe mode and read arbitrary files via a source argument containing a compress.zlib:// URI.
local
low complexity
php
2.1
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-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-09-26 CVE-2005-3054 Unspecified vulnerability in PHP 4.4.0
fopen_wrappers.c in PHP 4.4.0, and possibly other versions, does not properly restrict access to other directories when the open_basedir directive includes a trailing slash, which allows PHP scripts in one directory to access files in other directories whose names are substrings of the original directory.
local
low complexity
php
2.1