CVE-2010-0397: Null Pointer Dereference
The xmlrpc extension in PHP 5.3.1 does not properly handle a missing methodName element in the first argument to the xmlrpcdecoderequest 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2010-0397?
CVE-2010-0397 has a medium severity rating due to its potential to cause denial of service.
How can I fix CVE-2010-0397?
To fix CVE-2010-0397, upgrade PHP to a version later than 5.3.1 that does not contain this vulnerability.
What versions of PHP are affected by CVE-2010-0397?
CVE-2010-0397 specifically affects PHP version 5.3.1.
What type of vulnerability is CVE-2010-0397?
CVE-2010-0397 is a denial of service vulnerability caused by improper handling of input in the xmlrpc extension.
Can CVE-2010-0397 be exploited remotely?
Yes, CVE-2010-0397 can be exploited by attackers remotely under specific conditions, leading to application crashes.