Executive Summary

Summary
TitleNew php5 packages fix several vulnerabilities
Informations
NameDSA-2089First vendor Publication2010-08-06
VendorDebianLast vendor Modification2010-08-06
Severity (Vendor) N/ARevision1

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:L/Au:N/C:P/I:P/A:P)
Cvss Base Score7.5Attack RangeNetwork
Cvss Impact Score6.4Attack ComplexityLow
Cvss Expoit Score10AuthentificationNone Required
Calculate full CVSS 2.0 Vectors scores

Detail

Several remote vulnerabilities have been discovered in PHP 5, an hypertext preprocessor. The Common Vulnerabilities and Exposures project identifies the following problems:

CVE-2010-1917

The fnmatch function can be abused to conduct denial of service attacks (by crashing the interpreter) by the means of a stack overflow.

CVE-2010-2225

The SplObjectStorage unserializer allows attackers to execute arbitrary code via serialized data by the means of a use-after-free vulnerability.

MOPS-60

The default sessions serializer does not correctly handle a special marker, which allows an attacker to inject arbitrary variables into the session and possibly exploit vulnerabilities in the unserializer.



For the vulnerability described by CVE-2010-1128 (predictable entropy for the Linear Congruential Generator used to generate session ids,) we do not consider upstream's solution to be sufficient. It is recommended to uncomment the 'session.entropy_file' and 'session.entropy_length' settings in the php.ini files. Further improvements can be achieved by setting 'session.hash_function' to 1 (one) and incrementing the value of 'session.entropy_length.'



For the stable distribution (lenny), these problems have been fixed in version 5.2.6.dfsg.1-1+lenny9.

For the testing distribution (squeeze) and the unstable distribution (sid), these problems will be fixed soon.



We recommend that you upgrade your php5 packages.

Original Source

Url : http://www.debian.org/security/2010/dsa-2089

CWE : Common Weakness Enumeration

idName
CWE-399Resource Management Errors
CWE-310Cryptographic Issues
CWE-264Permissions, Privileges, and Access Controls

CPE : Common Platform Enumeration

TypeDescriptionCount
Application17

Open Source Vulnerability Database (OSVDB)

idDescription
66798PHP Prefix Character Session Variable Serialization Unspecified Issue
65755PHP SplObjectStorage Unserializer Use-after-free Arbitrary Code Execution
64607PHP fnmatch Function Stack Exhaustion DoS
63323PHP Linear Congruential Generator (LCG) uniqid Function Session Cookie Entrop...

Alert History

If you want to see full details history, please login or register.
0
DateInformations
2013-05-11 00:43:50
  • Multiple Updates