9.8

CVE-2017-5340

Exploit
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
PhpPhp Version >= 7.0.0 < 7.0.15
PhpPhp Version >= 7.1.0 < 7.1.1
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 16.69% 0.966
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 7.5 10 6.4
AV:N/AC:L/Au:N/C:P/I:P/A:P
CWE-190 Integer Overflow or Wraparound

The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

https://access.redhat.com/errata/RHSA-2018:1296
Third Party Advisory
https://security.netapp.com/advisory/ntap-20180112-0001/
Third Party Advisory
http://www.securityfocus.com/bid/95371
Third Party Advisory
VDB Entry
http://www.securitytracker.com/id/1037659
Third Party Advisory
VDB Entry
https://bugs.php.net/bug.php?id=73832
Vendor Advisory
Exploit
VDB Entry
Issue Tracking
https://github.com/php/php-src/commit/4cc0286f2f3780abc6084bcdae5dce595daa3c12
Patch
Third Party Advisory