CVE-2010-0397 : Détail

CVE-2010-0397

3.05%V3
Network
2010-03-16
18h00 +00:00
2010-04-08
07h00 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

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.

Informations du CVE

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 5 AV:N/AC:L/Au:N/C:N/I:N/A:P [email protected]

EPSS

EPSS est un modèle de notation qui prédit la probabilité qu'une vulnérabilité soit exploitée.

Score EPSS

Le modèle EPSS produit un score de probabilité compris entre 0 et 1 (0 et 100 %). Plus la note est élevée, plus la probabilité qu'une vulnérabilité soit exploitée est grande.

Percentile EPSS

Le percentile est utilisé pour classer les CVE en fonction de leur score EPSS. Par exemple, une CVE dans le 95e percentile selon son score EPSS est plus susceptible d'être exploitée que 95 % des autres CVE. Ainsi, le percentile sert à comparer le score EPSS d'une CVE par rapport à d'autres CVE.

Informations sur l'Exploit

Exploit Database EDB-ID : 33755

Date de publication : 2010-03-11 23h00 +00:00
Auteur : Auke van Slooten
EDB Vérifié : 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

Références

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