CVE-2016-3132
critical
CVSS v3
9.8
CVSS v2
7.5
VIR risk
9.8
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.
Predictions
Exploit likelihood
97%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — https://php.net/ChangeLog-7.php
Vendor advisory: cve@mitre.org — http://github.com/php/php-src/commit/28a6ed9f9a36b9c517e4a8a429baf4dd382fc5d5?w=1
References
- http://github.com/php/php-src/commit/28a6ed9f9a36b9c517e4a8a429baf4dd382fc5d5?w=1
- http://www.securityfocus.com/bid/92356
- https://bugs.php.net/bug.php?id=71735
- https://php.net/ChangeLog-7.php
- https://security-tracker.debian.org/tracker/CVE-2016-3132
- http://github.com/php/php-src/commit/28a6ed9f9a36b9c517e4a8a429baf4dd382fc5d5?w=1
- http://www.securityfocus.com/bid/92356
- https://bugs.php.net/bug.php?id=71735
- https://php.net/ChangeLog-7.php
- https://security-tracker.debian.org/tracker/CVE-2016-3132
CWEs
CWE-415
Verify integrity in audit chain (admin only). AS-IS.