cvelist/2024/34xxx/CVE-2024-34997.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2024-05-09 14:00:34 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-05-17 20:00:34 +00:00
"ID": "CVE-2024-34997",
"STATE": "PUBLIC"
2024-05-09 14:00:34 +00:00
},
2024-05-17 20:00:34 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2024-05-09 14:00:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-06-17 14:00:33 +00:00
"value": "** DISPUTED ** 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."
2024-05-17 20:00:34 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
2024-06-17 14:00:33 +00:00
{
"refsource": "MISC",
"name": "https://github.com/joblib/joblib/issues/977",
"url": "https://github.com/joblib/joblib/issues/977"
},
2024-05-17 20:00:34 +00:00
{
"url": "https://github.com/joblib/joblib/issues/1582",
"refsource": "MISC",
"name": "https://github.com/joblib/joblib/issues/1582"
2024-05-09 14:00:34 +00:00
}
]
}
}