Vulnerability Description
Double free vulnerability in the SplDoublyLinkedList::offsetSet function in ext/spl/spl_dllist.c in PHP 7.x before 7.0.6 allows remote attackers to execute arbitrary code via a crafted index.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Php | Php | 7.0.0 |
Related Weaknesses (CWE)
References
- http://github.com/php/php-src/commit/28a6ed9f9a36b9c517e4a8a429baf4dd382fc5d5?w=Patch
- http://www.securityfocus.com/bid/92356
- https://bugs.php.net/bug.php?id=71735Exploit
- https://php.net/ChangeLog-7.phpPatchRelease Notes
- https://security-tracker.debian.org/tracker/CVE-2016-3132Third Party AdvisoryVDB Entry
- http://github.com/php/php-src/commit/28a6ed9f9a36b9c517e4a8a429baf4dd382fc5d5?w=Patch
- http://www.securityfocus.com/bid/92356
- https://bugs.php.net/bug.php?id=71735Exploit
- https://php.net/ChangeLog-7.phpPatchRelease Notes
- https://security-tracker.debian.org/tracker/CVE-2016-3132Third Party AdvisoryVDB Entry
FAQ
What is CVE-2016-3132?
CVE-2016-3132 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Double free vulnerability in the SplDoublyLinkedList::offsetSet function in ext/spl/spl_dllist.c in PHP 7.x before 7.0.6 allows remote attackers to execute arbitrary code via a crafted index.
How severe is CVE-2016-3132?
CVE-2016-3132 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2016-3132?
Check the references section above for vendor advisories and patch information. Affected products include: Php Php.