7.5
CVE-2016-9933
- EPSS 11.1%
- Published 04.01.2017 20:59:00
- Last modified 12.04.2025 10:46:40
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
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)
Libgd ≫ Libgd Version2.2.1
Php ≫ Php Version <= 5.6.27
Php ≫ Php Version7.0.0
Php ≫ Php Version7.0.1
Php ≫ Php Version7.0.2
Php ≫ Php Version7.0.3
Php ≫ Php Version7.0.4
Php ≫ Php Version7.0.5
Php ≫ Php Version7.0.6
Php ≫ Php Version7.0.7
Php ≫ Php Version7.0.8
Php ≫ Php Version7.0.9
Php ≫ Php Version7.0.10
Php ≫ Php Version7.0.11
Php ≫ Php Version7.0.0
Php ≫ Php Version7.0.1
Php ≫ Php Version7.0.2
Php ≫ Php Version7.0.3
Php ≫ Php Version7.0.4
Php ≫ Php Version7.0.5
Php ≫ Php Version7.0.6
Php ≫ Php Version7.0.7
Php ≫ Php Version7.0.8
Php ≫ Php Version7.0.9
Php ≫ Php Version7.0.10
Php ≫ Php Version7.0.11
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 11.1% | 0.932 |
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.