5.5
CVE-2022-32201
- EPSS 0.14%
- Veröffentlicht 02.06.2022 14:16:01
- Zuletzt bearbeitet 21.11.2024 07:05:54
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
In libjpeg 1.63, there is a NULL pointer dereference in Component::SubXOf in component.hpp.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Libjpeg Project ≫ Libjpeg Version1.63
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.14% | 0.344 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
|
| nvd@nist.gov | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/Au:N/C:N/I:N/A:P
|
CWE-476 NULL Pointer Dereference
The product dereferences a pointer that it expects to be valid but is NULL.