6.5
CVE-2023-37365
- EPSS 0.07%
- Veröffentlicht 30.06.2023 19:15:09
- Zuletzt bearbeitet 21.11.2024 08:11:35
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Hnswlib 0.7.0 has a double free in init_index when the M argument is a large integer.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Hnswlib Project ≫ Hnswlib Version0.7.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.07% | 0.211 |
| 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-415 Double Free
The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.