9.8

CVE-2016-7568

Integer overflow in the gdImageWebpCtx function in gd_webp.c in the GD Graphics Library (aka libgd) through 2.2.3, as used in PHP through 7.0.11, allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via crafted imagewebp and imagedestroy calls.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LibgdLibgd Version <= 2.2.3
PhpPhp Version >= 5.6.0 <= 5.6.26
PhpPhp Version >= 7.0.0 <= 7.0.11
DebianDebian Linux Version8.0
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 5.1% 0.913
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.0/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://security.gentoo.org/glsa/201612-09
Third Party Advisory
http://www.debian.org/security/2016/dsa-3693
Third Party Advisory
http://www.securityfocus.com/bid/93184
Third Party Advisory
VDB Entry
https://bugs.php.net/bug.php?id=73003
Vendor Advisory
Issue Tracking
https://github.com/libgd/libgd/commit/40bec0f38f50e8510f5bb71a82f516d46facde03
Patch
Third Party Advisory
Issue Tracking
https://github.com/libgd/libgd/issues/308
Patch
Third Party Advisory
Issue Tracking
https://github.com/php/php-src/commit/c18263e0e0769faee96a5d0ee04b750c442783c6
Patch
Third Party Advisory
Issue Tracking