CVE-2015-2787: Use After Free
Use-after-free vulnerability in the processnesteddata function in ext/standard/varunserializer.re in PHP before 5.4.39, 5.5.x before 5.5.23, and 5.6.x before 5.6.7 allows remote attackers to execute arbitrary code via a crafted unserialize call that leverages use of the unset function within an wakeup function, a related issue to CVE-2015-0231.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2015-2787?
CVE-2015-2787 is considered a high severity vulnerability due to its potential to allow remote attackers to execute arbitrary code.
How do I fix CVE-2015-2787?
To fix CVE-2015-2787, upgrade to PHP versions 5.4.39, 5.5.23, or 5.6.7 or later.
What systems are affected by CVE-2015-2787?
CVE-2015-2787 affects PHP versions before 5.4.39, 5.5.x before 5.5.23, and 5.6.x before 5.6.7.
What type of vulnerability is CVE-2015-2787?
CVE-2015-2787 is a use-after-free vulnerability in the process_nested_data function.
Who can exploit CVE-2015-2787?
Remote attackers can exploit CVE-2015-2787 via a crafted unserialize call that leverages an unset function.