cvelist/2024/21xxx/CVE-2024-21322.json

75 lines
2.3 KiB
JSON
Raw Normal View History

2023-12-08 23:00:34 +00:00
{
2024-04-10 19:05:42 +00:00
"data_version": "4.0",
2023-12-08 23:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-21322",
2024-04-10 19:05:42 +00:00
"ASSIGNER": "secure@microsoft.com",
"STATE": "PUBLIC"
2023-12-08 23:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-10 19:05:42 +00:00
"value": "Microsoft Defender for IoT Remote Code Execution Vulnerability"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')",
"cweId": "CWE-77"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Microsoft",
"product": {
"product_data": [
{
"product_name": "Microsoft Defender for IoT",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "22.0.0",
"version_value": "24.1.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21322",
"refsource": "MISC",
"name": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21322"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseSeverity": "HIGH",
"baseScore": 7.2,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C"
2023-12-08 23:00:34 +00:00
}
]
}
}