9.8

CVE-2016-3078

Exploit
Multiple integer overflows in php_zip.c in the zip extension in PHP before 7.0.6 allow remote attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted call to (1) getFromIndex or (2) getFromName in the ZipArchive class.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
PhpPhp Version >= 7.0.0 < 7.0.6
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 58.51% 0.99
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.

http://www.openwall.com/lists/oss-security/2016/04/28/1
Third Party Advisory
Exploit
Mailing List
http://www.securitytracker.com/id/1035701
Third Party Advisory
Broken Link
VDB Entry
https://bugs.php.net/bug.php?id=71923
Vendor Advisory
Exploit
Issue Tracking
https://github.com/php/php-src/commit/3b8d4de300854b3517c7acb239b84f7726c1353c?w=1
Patch
Third Party Advisory
https://php.net/ChangeLog-7.php
Vendor Advisory
Release Notes
https://security-tracker.debian.org/tracker/CVE-2016-3078
Third Party Advisory
https://www.exploit-db.com/exploits/39742/
Third Party Advisory
Exploit
VDB Entry