7.8
CVE-2022-35003
- EPSS 0.05%
- Veröffentlicht 16.08.2022 21:15:10
- Zuletzt bearbeitet 21.11.2024 07:10:33
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
JPEGDEC commit be4843c was discovered to contain a global buffer overflow via ucDitherBuffer at /src/jpeg.inl.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Bitbanksoftware ≫ Jpegdec Version1.2.7
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.05% | 0.157 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/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.