CVE-2015-4603: Critical severity php vulnerability
The exception::getTraceAsString function in Zend/zendexceptions.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 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-4603?
CVE-2015-4603 is classified as having a critical severity due to its potential to allow remote code execution.
How do I fix CVE-2015-4603?
To fix CVE-2015-4603, you should upgrade your PHP version to 5.4.40 or higher, or 5.5.24 or higher, or 5.6.8 or higher.
Which versions of PHP are affected by CVE-2015-4603?
CVE-2015-4603 affects PHP versions prior to 5.4.40, all 5.5.x versions before 5.5.24, and all 5.6.x versions before 5.6.8.
What is the nature of the vulnerability in CVE-2015-4603?
CVE-2015-4603 is a type confusion issue in the exception::getTraceAsString function that can lead to arbitrary code execution.
Can CVE-2015-4603 be exploited remotely?
Yes, CVE-2015-4603 can be exploited by remote attackers due to the vulnerability's nature.