CVE-2016-9137
critical
CVSS v3
9.8
CVSS v2
7.5
VIR risk
9.8
Description
Use-after-free vulnerability in the CURLFile implementation in ext/curl/curl_file.c in PHP before 5.6.27 and 7.x before 7.0.12 allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that is mishandled during __wakeup processing.
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-9137.html
Vendor advisory: cve@mitre.org — https://bugs.php.net/bug.php?id=73147
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://git.php.net/?p=php-src.git%3Ba=commit%3Bh=0e6fe3a4c96be2d3e88389a5776f878021b4c59f
- http://www.debian.org/security/2016/dsa-3698
- http://www.openwall.com/lists/oss-security/2016/11/01/2
- http://www.php.net/ChangeLog-5.php
- http://www.php.net/ChangeLog-7.php
- http://www.securityfocus.com/bid/93577
- https://bugs.php.net/bug.php?id=73147
- https://www.tenable.com/security/tns-2016-19
- https://www.suse.com/security/cve/CVE-2016-9137.html
CWEs
CWE-416
Verify integrity in audit chain (admin only). AS-IS.