Zend/zend_hash.c in PHP before 7.0.15 and 7.1.x before 7.1.1 mishandles certain cases that require large array allocations, which allows remote attackers to execute arbitrary code or cause a denial of service (integer overflow, uninitialized memory access, and use of arbitrary destructor function pointers) via crafted serialized data.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/95371 | Third Party Advisory VDB Entry |
http://www.securitytracker.com/id/1037659 | Third Party Advisory VDB Entry |
https://access.redhat.com/errata/RHSA-2018:1296 | Third Party Advisory |
https://bugs.php.net/bug.php?id=73832 | Exploit Issue Tracking VDB Entry Vendor Advisory |
https://github.com/php/php-src/commit/4cc0286f2f3780abc6084bcdae5dce595daa3c12 | Patch Third Party Advisory |
https://security.netapp.com/advisory/ntap-20180112-0001/ | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2017-01-11 06:59
Updated : 2024-02-28 15:44
NVD link : CVE-2017-5340
Mitre link : CVE-2017-5340
CVE.ORG link : CVE-2017-5340
JSON object : View
Products Affected
php
- php
netapp
- clustered_data_ontap
CWE
CWE-190
Integer Overflow or Wraparound