cvelist/2024/3xxx/CVE-2024-3660.json

82 lines
2.6 KiB
JSON
Raw Normal View History

2024-04-11 17:00:32 +00:00
{
2024-04-16 21:00:33 +00:00
"data_version": "4.0",
2024-04-11 17:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-3660",
2024-04-16 21:00:33 +00:00
"ASSIGNER": "cert@cert.org",
"STATE": "PUBLIC"
2024-04-11 17:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-16 21:00:33 +00:00
"value": "A arbitrary code injection vulnerability in TensorFlow's Keras framework (<2.13) allows attackers to execute arbitrary code with the same permissions as the application using a model that allow arbitrary code irrespective of the application."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-502 Deserialization of Untrusted Data"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-94 Improper Control of Generation of Code ('Code Injection')"
}
]
2024-04-11 17:00:32 +00:00
}
]
2024-04-16 21:00:33 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "tensorflow",
"product": {
"product_data": [
{
"product_name": "keras",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "*",
"version_value": "2.13"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://kb.cert.org/vuls/id/253266",
"refsource": "MISC",
"name": "https://kb.cert.org/vuls/id/253266"
2024-04-16 22:00:34 +00:00
},
{
"url": "https://www.kb.cert.org/vuls/id/253266",
"refsource": "MISC",
"name": "https://www.kb.cert.org/vuls/id/253266"
2024-04-16 21:00:33 +00:00
}
]
},
"generator": {
"engine": "VINCE 3.0.0",
"env": "prod",
"origin": "https://cveawg.mitre.org/api/cve/CVE-2024-3660"
2024-04-11 17:00:32 +00:00
}
}