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.
References
Configurations
History
No history.
Information
Published : 2010-03-16 19:30
Updated : 2010-12-10 06:37
NVD link : CVE-2010-0397
Mitre link : CVE-2010-0397
CVE.ORG link : CVE-2010-0397
JSON object : View
Products Affected
php
- php
CWE