CVE-2016-9138
critical
CVSS v3
9.8
CVSS v2
7.5
VIR risk
9.8
Description
PHP through 5.6.27 and 7.x through 7.0.12 mishandles property modification during __wakeup processing, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data, as demonstrated by Exception::__toString with DateInterval::__wakeup.
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-9138.html
Vendor advisory: cve@mitre.org — https://bugs.php.net/bug.php?id=73147
Vendor advisory: arch — https://security.archlinux.org/ASA-201611-19
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| arch | fixed | 7.0.13-1 |
References
CWEs
CWE-416
Verify integrity in audit chain (admin only). AS-IS.