cvelist/2023/21xxx/CVE-2023-21778.json

75 lines
2.3 KiB
JSON
Raw Normal View History

2022-12-16 23:00:39 +00:00
{
2023-02-14 21:00:51 +00:00
"data_version": "4.0",
2022-12-16 23:00:39 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-21778",
2023-02-14 21:00:51 +00:00
"ASSIGNER": "secure@microsoft.com",
"STATE": "PUBLIC"
2022-12-16 23:00:39 +00:00
},
"description": {
"description_data": [
2023-02-14 21:00:51 +00:00
{
"lang": "eng",
"value": "Microsoft Dynamics Unified Service Desk Remote Code Execution Vulnerability"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2024-05-29 03:00:50 +00:00
"value": "CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')",
"cweId": "CWE-77"
2023-02-14 21:00:51 +00:00
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Microsoft",
"product": {
"product_data": [
{
2024-05-29 03:00:50 +00:00
"product_name": "Microsoft Dynamics 365 Unified Service Desk",
2023-02-14 21:00:51 +00:00
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "4.2.0",
"version_value": "4.2.0.51"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-21778",
"refsource": "MISC",
"name": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-21778"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseSeverity": "HIGH",
2024-05-29 03:00:50 +00:00
"baseScore": 8,
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H/E:U/RL:O/RC:C"
2022-12-16 23:00:39 +00:00
}
]
}
}