First published: Tue Mar 16 2010(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | =5.3.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2010-0397 has a medium severity rating due to its potential to cause denial of service.
To fix CVE-2010-0397, upgrade PHP to a version later than 5.3.1 that does not contain this vulnerability.
CVE-2010-0397 specifically affects PHP version 5.3.1.
CVE-2010-0397 is a denial of service vulnerability caused by improper handling of input in the xmlrpc extension.
Yes, CVE-2010-0397 can be exploited by attackers remotely under specific conditions, leading to application crashes.