CVE-2015-6836: High severity php vulnerability
The SoapClient call method in ext/soap/soap.c in PHP before 5.4.45, 5.5.x before 5.5.29, and 5.6.x before 5.6.13 does not properly manage headers, which allows remote attackers to execute arbitrary code via crafted serialized data that triggers a "type confusion" in the serializefunctioncall function.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2015-6836?
CVE-2015-6836 has a high severity rating as it allows remote attackers to execute arbitrary code on affected PHP installations.
How do I fix CVE-2015-6836?
To fix CVE-2015-6836, upgrade to PHP version 5.4.45 or later, 5.5.29 or later, or 5.6.13 or later.
What versions of PHP are affected by CVE-2015-6836?
CVE-2015-6836 affects PHP versions before 5.4.45, all 5.5.x versions before 5.5.29, and all 5.6.x versions before 5.6.13.
What type of vulnerability is CVE-2015-6836?
CVE-2015-6836 is a code execution vulnerability caused by improper handling of serialized data in PHP's SoapClient.
Is CVE-2015-6836 easily exploitable?
Yes, CVE-2015-6836 can be easily exploited by remote attackers with crafted serialized data targeting the vulnerable SoapClient method.