ext/standard/var_unserializer.re in PHP 7.0.x through 7.0.22 and 7.1.x through 7.1.8 is prone to a heap use after free while unserializing untrusted data, related to improper use of the hash API for key deletion in a situation with an invalid array size. Exploitation of this issue can have an unspecified impact on the integrity of PHP.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 03:10
Type | Values Removed | Values Added |
---|---|---|
References | () http://php.net/ChangeLog-7.php - Release Notes, Vendor Advisory | |
References | () http://www.securityfocus.com/bid/100427 - Third Party Advisory, VDB Entry | |
References | () https://access.redhat.com/errata/RHSA-2018:1296 - | |
References | () https://access.redhat.com/errata/RHSA-2019:2519 - | |
References | () https://bugs.php.net/bug.php?id=74103 - Issue Tracking, Vendor Advisory | |
References | () https://github.com/php/php-src/commit/1a23ebc1fff59bf480ca92963b36eba5c1b904c4 - Patch, Third Party Advisory | |
References | () https://security.gentoo.org/glsa/201709-21 - | |
References | () https://security.netapp.com/advisory/ntap-20180112-0001/ - | |
References | () https://www.debian.org/security/2018/dsa-4080 - |
Information
Published : 2017-08-18 03:29
Updated : 2024-11-21 03:10
NVD link : CVE-2017-12932
Mitre link : CVE-2017-12932
CVE.ORG link : CVE-2017-12932
JSON object : View
Products Affected
php
- php
CWE
CWE-416
Use After Free