6.5
CVE-2022-35009
- EPSS 0.29%
- 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 memory allocation problem via asan_malloc_linux.cpp.
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.29% | 0.514 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
|
CWE-770 Allocation of Resources Without Limits or Throttling
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.