Vulnerabilities > PHP > Medium

DATE CVE VULNERABILITY TITLE RISK
2006-04-24 CVE-2006-1991 Resource Management Errors vulnerability in PHP 5.1.2
The substr_compare function in string.c in PHP 5.1.2 allows context-dependent attackers to cause a denial of service (memory access violation) via an out-of-bounds offset argument.
network
low complexity
php CWE-399
6.4
2006-04-24 CVE-2006-1990 Unspecified vulnerability in PHP 4.4.2/5.1.2
Integer overflow in the wordwrap function in string.c in PHP 4.4.2 and 5.1.2 might allow context-dependent attackers to execute arbitrary code via certain long arguments that cause a small buffer to be allocated, which triggers a heap-based buffer overflow in a memcpy function call, a different vulnerability than CVE-2002-1396.
network
low complexity
php
5.0
2006-04-10 CVE-2006-0996 Cross-Site Scripting vulnerability in PHP 4.4.2/5.1.2
Cross-site scripting (XSS) vulnerability in phpinfo (info.c) in PHP 5.1.2 and 4.4.2 allows remote attackers to inject arbitrary web script or HTML via long array variables, including (1) a large number of dimensions or (2) long values, which prevents HTML tags from being removed.
network
php CWE-79
4.3
2006-03-31 CVE-2006-1558 Cross-Site Scripting vulnerability in PHP Script Index Search Parameter
Cross-site scripting (XSS) vulnerability in search.php in PHP Script Index allows remote attackers to inject arbitrary web script or HTML via the search parameter.
network
php
6.8
2006-03-07 CVE-2006-1015 Security Bypass vulnerability in PHP
Argument injection vulnerability in certain PHP 3.x, 4.x, and 5.x applications, when used with sendmail and when accepting remote input for the additional_parameters argument to the mail function, allows remote attackers to read and create arbitrary files via the sendmail -C and -X arguments.
network
low complexity
php
6.4
2006-01-13 CVE-2006-0207 Code Injection vulnerability in PHP
Multiple HTTP response splitting vulnerabilities in PHP 5.1.1 allow remote attackers to inject arbitrary HTTP headers via a crafted Set-Cookie header, related to the (1) session extension (aka ext/session) and the (2) header function.
network
low complexity
php CWE-94
5.0
2005-12-11 CVE-2005-4154 Remote Security vulnerability in PEAR
Unspecified vulnerability in PEAR installer 1.4.2 and earlier allows user-assisted attackers to execute arbitrary code via a crafted package that can execute code when the pear command is executed or when the Web/Gtk frontend is loaded.
network
high complexity
php
5.1
2005-11-29 CVE-2005-3883 Unspecified vulnerability in PHP
CRLF injection vulnerability in the mb_send_mail function in PHP before 5.1.0 might allow remote attackers to inject arbitrary e-mail headers via line feeds (LF) in the "To" address argument.
network
low complexity
php
5.0
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-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