cvelist/2023/36xxx/CVE-2023-36046.json

123 lines
4.7 KiB
JSON
Raw Normal View History

2023-06-20 21:00:41 +00:00
{
2023-11-14 18:01:06 +00:00
"data_version": "4.0",
2023-06-20 21:00:41 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-36046",
2023-11-14 18:01:06 +00:00
"ASSIGNER": "secure@microsoft.com",
"STATE": "PUBLIC"
2023-06-20 21:00:41 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-11-14 18:01:06 +00:00
"value": "Windows Authentication Denial of Service Vulnerability"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2024-05-29 02:01:03 +00:00
"value": "CWE-59: Improper Link Resolution Before File Access ('Link Following')",
"cweId": "CWE-59"
2023-11-14 18:01:06 +00:00
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Microsoft",
"product": {
"product_data": [
{
"product_name": "Windows 11 version 21H2",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "10.0.0",
"version_value": "10.0.22000.2600"
}
]
}
},
{
"product_name": "Windows 11 version 22H2",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "10.0.0",
"version_value": "10.0.22621.2715"
}
]
}
},
{
"product_name": "Windows 11 version 22H3",
"version": {
"version_data": [
{
"version_affected": "<",
2023-11-16 20:00:34 +00:00
"version_name": "10.0.0",
2023-11-22 20:00:34 +00:00
"version_value": "10.0.22631.2715"
2023-11-14 18:01:06 +00:00
}
]
}
},
{
"product_name": "Windows 11 Version 23H2",
"version": {
"version_data": [
{
"version_affected": "<",
2023-11-16 20:00:34 +00:00
"version_name": "10.0.0",
2023-11-22 20:00:34 +00:00
"version_value": "10.0.22631.2715"
2023-11-14 18:01:06 +00:00
}
]
}
},
{
"product_name": "Windows Server 2022, 23H2 Edition (Server Core installation)",
"version": {
"version_data": [
{
"version_affected": "<",
2023-11-16 20:00:34 +00:00
"version_name": "10.0.0",
2023-11-14 18:01:06 +00:00
"version_value": "10.0.25398.531"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-36046",
"refsource": "MISC",
"name": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-36046"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseSeverity": "HIGH",
"baseScore": 7.1,
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H/E:U/RL:O/RC:C"
2023-06-20 21:00:41 +00:00
}
]
}
}