CVE-2015-6834: Use After Free
Multiple use-after-free vulnerabilities in PHP before 5.4.45, 5.5.x before 5.5.29, and 5.6.x before 5.6.13 allow remote attackers to execute arbitrary code via vectors related to (1) the Serializable interface, (2) the SplObjectStorage class, and (3) the SplDoublyLinkedList class, which are mishandled during unserialization.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2015-6834?
CVE-2015-6834 has been rated as critical due to its potential to allow remote code execution.
How do I fix CVE-2015-6834?
To resolve CVE-2015-6834, upgrade PHP to versions 5.4.45, 5.5.29, or 5.6.13 or later.
What software versions are vulnerable to CVE-2015-6834?
CVE-2015-6834 affects PHP versions prior to 5.4.45, 5.5.x before 5.5.29, and 5.6.x before 5.6.13.
What types of vulnerabilities are described in CVE-2015-6834?
CVE-2015-6834 describes multiple use-after-free vulnerabilities related to the Serializable interface, SplObjectStorage class, and SplDoublyLinkedList class.
How can remote attackers exploit CVE-2015-6834?
Remote attackers can exploit CVE-2015-6834 to execute arbitrary code by leveraging the vulnerable PHP functionalities.