8.8
CVE-2019-16347
- EPSS 0.44%
- Veröffentlicht 16.09.2019 13:15:11
- Zuletzt bearbeitet 21.11.2024 04:30:33
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
ngiflib 0.4 has a heap-based buffer overflow in WritePixels() in ngiflib.c when called from DecodeGifImg, because deinterlacing for small pictures is mishandled.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Miniupnp Project ≫ Ngiflib Version0.4
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.44% | 0.621 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 6.8 | 8.6 | 6.4 |
AV:N/AC:M/Au:N/C:P/I:P/A:P
|
CWE-682 Incorrect Calculation
The product performs a calculation that generates incorrect or unintended results that are later used in security-critical decisions or resource management.
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.