CVE-2016-7124
critical
CVSS v3
9.8
CVSS v2
7.5
VIR risk
9.8
Description
ext/standard/var_unserializer.c in PHP before 5.6.25 and 7.x before 7.0.10 mishandles certain invalid objects, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that leads to a (1) __destruct call or (2) magic method call.
Predictions
Exploit likelihood
97%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2016-7124.html
Vendor advisory: cve@mitre.org — https://github.com/php/php-src/commit/20ce2fe8e3c211a42fee05a461a5881be9a8790e?w=1
Vendor advisory: cve@mitre.org — http://www.php.net/ChangeLog-7.php
Vendor advisory: cve@mitre.org — http://www.php.net/ChangeLog-5.php
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | |
References
- http://openwall.com/lists/oss-security/2016/09/02/9
- http://rhn.redhat.com/errata/RHSA-2016-2750.html
- http://www.php.net/ChangeLog-5.php
- http://www.php.net/ChangeLog-7.php
- http://www.securityfocus.com/bid/92756
- http://www.securitytracker.com/id/1036680
- https://bugs.php.net/bug.php?id=72663
- https://github.com/php/php-src/commit/20ce2fe8e3c211a42fee05a461a5881be9a8790e?w=1
- https://security.gentoo.org/glsa/201611-22
- https://www.tenable.com/security/tns-2016-19
- https://www.suse.com/security/cve/CVE-2016-7124.html
CWEs
CWE-502
Verify integrity in audit chain (admin only). AS-IS.