7.5

CVE-2016-9933

Stack consumption vulnerability in the gdImageFillToBorder function in gd.c in the GD Graphics Library (aka libgd) before 2.2.2, as used in PHP before 5.6.28 and 7.x before 7.0.13, allows remote attackers to cause a denial of service (segmentation violation) via a crafted imagefilltoborder call that triggers use of a negative color value.

Data is provided by the National Vulnerability Database (NVD)
LibgdLibgd Version2.2.1
   PhpPhp Version <= 5.6.27
   PhpPhp Version7.0.0
   PhpPhp Version7.0.1
   PhpPhp Version7.0.2
   PhpPhp Version7.0.3
   PhpPhp Version7.0.4
   PhpPhp Version7.0.5
   PhpPhp Version7.0.6
   PhpPhp Version7.0.7
   PhpPhp Version7.0.8
   PhpPhp Version7.0.9
   PhpPhp Version7.0.10
   PhpPhp Version7.0.11
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 11.1% 0.932
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
nvd@nist.gov 5 10 2.9
AV:N/AC:L/Au:N/C:N/I:N/A:P
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer

The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.