cvelist/2023/28xxx/CVE-2023-28310.json

99 lines
3.5 KiB
JSON
Raw Normal View History

2023-03-13 23:00:33 +00:00
{
2023-06-14 15:00:43 +00:00
"data_version": "4.0",
2023-03-13 23:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-28310",
2023-06-14 15:00:43 +00:00
"ASSIGNER": "secure@microsoft.com",
"STATE": "PUBLIC"
2023-03-13 23:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-06-14 15:00:43 +00:00
"value": "Microsoft Exchange Server Remote Code Execution Vulnerability"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2024-05-29 02:00:35 +00:00
"value": "CWE-502: Deserialization of Untrusted Data",
"cweId": "CWE-502"
2023-06-14 15:00:43 +00:00
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Microsoft",
"product": {
"product_data": [
{
2023-06-27 22:00:42 +00:00
"product_name": "Microsoft Exchange Server 2016 Cumulative Update 23",
2023-06-14 15:00:43 +00:00
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "15.01.0",
"version_value": "15.01.2507.027"
2023-06-27 22:00:42 +00:00
}
]
}
},
{
"product_name": "Microsoft Exchange Server 2019 Cumulative Update 12",
"version": {
"version_data": [
2023-06-14 15:00:43 +00:00
{
"version_affected": "<",
"version_name": "15.02.0",
"version_value": "15.02.1118.030"
}
]
}
},
{
2023-12-14 16:00:33 +00:00
"product_name": "Microsoft Exchange Server 2019 Cumulative Update 13",
2023-06-14 15:00:43 +00:00
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "15.02.0",
"version_value": "15.02.1258.016"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-28310",
"refsource": "MISC",
"name": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-28310"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseSeverity": "HIGH",
"baseScore": 8,
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C"
2023-03-13 23:00:33 +00:00
}
]
}
}