8.8
CVE-2022-35011
- EPSS 0.42%
- Veröffentlicht 16.08.2022 21:15:10
- Zuletzt bearbeitet 21.11.2024 07:10:34
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
PNGDec commit 8abf6be was discovered to contain a global buffer overflow via inflate_fast at /src/inffast.c.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Pngdec Project ≫ Pngdec Version1.0.0
Pngdec Project ≫ Pngdec Version1.0.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.42% | 0.614 |
| 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
|
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.