7.5
CVE-2023-37186
- EPSS 0.83%
- Veröffentlicht 25.12.2023 07:15:08
- Zuletzt bearbeitet 25.04.2025 16:52:59
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
C-blosc2 before 2.9.3 was discovered to contain a NULL pointer dereference in ndlz/ndlz8x8.c via a NULL pointer to memset.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.83% | 0.529 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-476 NULL Pointer Dereference
The product dereferences a pointer that it expects to be valid but is NULL.
https://github.com/Blosc/c-blosc2/compare/v2.9.2...v2.9.3
https://github.com/Blosc/c-blosc2/commit/d55bfcd6804699e1435dc3e233fd76c8a5d3f9e3
https://github.com/Blosc/c-blosc2/issues/522