Lucene search

K
freebsdFreeBSDF5E52BF5-FC77-11DB-8163-000E0C2E438A
HistoryMay 03, 2007 - 12:00 a.m.

php -- multiple vulnerabilities

2007-05-0300:00:00
vuxml.freebsd.org
10

6.8 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:M/Au:N/C:P/I:P/A:P

0.031 Low

EPSS

Percentile

91.0%

The PHP development team reports:

Security Enhancements and Fixes in PHP 5.2.2 and PHP
4.4.7:

Fixed CVE-2007-1001, GD wbmp used with invalid image
size
Fixed asciiz byte truncation inside mail()
Fixed a bug in mb_parse_str() that can be used to
activate register_globals
Fixed unallocated memory access/double free in in
array_user_key_compare()
Fixed a double free inside session_regenerate_id()
Added missing open_basedir & safe_mode checks to zip://
and bzip:// wrappers.
Limit nesting level of input variables with
max_input_nesting_level as fix for.
Fixed CRLF injection inside ftp_putcmd().
Fixed a possible super-global overwrite inside
import_request_variables().
Fixed a remotely trigger-able buffer overflow inside
bundled libxmlrpc library.

Security Enhancements and Fixes in PHP 5.2.2 only:

Fixed a header injection via Subject and To parameters
to the mail() function
Fixed wrong length calculation in unserialize S
type.
Fixed substr_compare and substr_count information
leak.
Fixed a remotely trigger-able buffer overflow inside
make_http_soap_request().
Fixed a buffer overflow inside
user_filter_factory_create().

Security Enhancements and Fixes in PHP 4.4.7 only:

XSS in phpinfo()

6.8 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:M/Au:N/C:P/I:P/A:P

0.031 Low

EPSS

Percentile

91.0%