CVE-2015-4599: Critical severity php vulnerability
The SoapFault::toString method in ext/soap/soap.c in PHP before 5.4.40, 5.5.x before 5.5.24, and 5.6.x before 5.6.8 allows remote attackers to obtain sensitive information, cause a denial of service (application crash), or possibly execute arbitrary code via an unexpected data type, related to a "type confusion" issue.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2015-4599?
CVE-2015-4599 has a moderate severity level as it can lead to information disclosure and potential denial of service.
How do I fix CVE-2015-4599?
To resolve CVE-2015-4599, update your PHP version to at least 5.4.40, 5.5.24, or 5.6.8.
What types of attacks does CVE-2015-4599 enable?
CVE-2015-4599 may allow remote attackers to exploit the vulnerability to cause application crashes or execute arbitrary code.
Which PHP versions are affected by CVE-2015-4599?
CVE-2015-4599 affects PHP versions prior to 5.4.40, 5.5.x before 5.5.24, and 5.6.x before 5.6.8.
Is CVE-2015-4599 related to particular data types in PHP?
Yes, CVE-2015-4599 is related to unexpected data types handled by the SoapFault::__toString method.