7.5
CVE-2024-34997
- EPSS 0.38%
- Veröffentlicht 17.05.2024 19:15:07
- Zuletzt bearbeitet 29.09.2025 18:03:11
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
joblib v1.4.2 was discovered to contain a deserialization vulnerability via the component joblib.numpy_pickle::NumpyArrayWrapper().read_array(). NOTE: this is disputed by the supplier because NumpyArrayWrapper is only used during caching of trusted content.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Joblib Project ≫ Joblib Version1.4.2 SwPlatformpython
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.38% | 0.594 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | 1.6 | 5.9 |
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
|
CWE-502 Deserialization of Untrusted Data
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.