CVE-2015-8835: Null Pointer Dereference
Last updated 24 July 2024
Other sources
The makehttpsoaprequest function in ext/soap/phphttp.c in PHP before 5.4.44, 5.5.x before 5.5.28, and 5.6.x before 5.6.12 does not properly retrieve keys, which allows remote attackers to cause a denial of service (NULL pointer dereference, type confusion, and application crash) or possibly execute arbitrary code via crafted serialized data representing a numerically indexed cookies array, related to the SoapClient::call method in ext/soap/soap.c.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2015-8835?
CVE-2015-8835 is classified as a medium severity vulnerability due to its potential to cause denial of service.
How do I fix CVE-2015-8835?
To fix CVE-2015-8835, upgrade PHP to version 5.4.44, 5.5.28, or 5.6.12 or later.
What types of systems are affected by CVE-2015-8835?
CVE-2015-8835 affects PHP versions prior to 5.4.44, 5.5.x before 5.5.28, and 5.6.x before 5.6.12.
What attack vectors are associated with CVE-2015-8835?
CVE-2015-8835 can be exploited by remote attackers to cause a denial of service through NULL pointer dereference and type confusion.
Is CVE-2015-8835 present in PHP 5.6.0-alpha versions?
Yes, CVE-2015-8835 affects all PHP 5.6.0 alpha versions, along with several other pre-release and earlier versions.