CVE-2010-0397 : Detail

CVE-2010-0397

3.05%V3
Network
2010-03-16
18h00 +00:00
2010-04-08
07h00 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

The xmlrpc extension in PHP 5.3.1 does not properly handle a missing methodName element in the first argument to the xmlrpc_decode_request function, which allows context-dependent attackers to cause a denial of service (NULL pointer dereference and application crash) and possibly have unspecified other impact via a crafted argument.

CVE Informations

Metrics

Metrics Score Severity CVSS Vector Source
V2 5 AV:N/AC:L/Au:N/C:N/I:N/A:P [email protected]

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 33755

Publication date : 2010-03-11 23h00 +00:00
Author : Auke van Slooten
EDB Verified : Yes

source: https://www.securityfocus.com/bid/38708/info PHP's xmlrpc extension library is prone to multiple denial-of-service vulnerabilities because it fails to properly handle crafted XML-RPC requests. Exploiting these issues allows remote attackers to cause denial-of-service conditions in the context of an application using the vulnerable library. PHP 5.3.1 is vulnerable; other versions may also be affected. <?php $req = '<?xml version="1.0"?> <methodCall> </methodCall>'; $result = xmlrpc_decode_request( $req, $frop ); ?>

Products Mentioned

Configuraton 0

Php>>Php >> Version 5.3.1

References

http://support.apple.com/kb/HT4435
Tags : x_refsource_CONFIRM
http://www.openwall.com/lists/oss-security/2010/03/12/5
Tags : mailing-list, x_refsource_MLIST
http://www.securityfocus.com/bid/38708
Tags : vdb-entry, x_refsource_BID
http://www.redhat.com/support/errata/RHSA-2010-0919.html
Tags : vendor-advisory, x_refsource_REDHAT
http://support.apple.com/kb/HT4312
Tags : x_refsource_CONFIRM
http://secunia.com/advisories/42410
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.vupen.com/english/advisories/2010/0724
Tags : vdb-entry, x_refsource_VUPEN
http://www.mandriva.com/security/advisories?name=MDVSA-2010:068
Tags : vendor-advisory, x_refsource_MANDRIVA
http://www.vupen.com/english/advisories/2010/3081
Tags : vdb-entry, x_refsource_VUPEN