2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-34712" ,
"sourceIdentifier" : "secure@microsoft.com" ,
"published" : "2022-08-09T20:15:11.433" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:10:01.950" ,
2023-05-31 20:00:31 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
2023-05-31 20:00:31 +00:00
"value" : "Windows Defender Credential Guard Information Disclosure Vulnerability"
2023-04-24 12:24:31 +02:00
} ,
{
"lang" : "es" ,
"value" : "Una vulnerabilidad de Divulgaci\u00f3n de Informaci\u00f3n de Windows Defender Credential Guard. Este ID de CVE es diferente de CVE-2022-34704, CVE-2022-34710"
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "secure@microsoft.com" ,
2025-01-12 03:03:49 +00:00
"type" : "Primary" ,
2023-04-24 12:24:31 +02:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_10:20h2:*:*:*:*:*:arm64:*" ,
"matchCriteriaId" : "610B33F9-0309-4CF7-B7E4-5152D9B2FFE4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_10:20h2:*:*:*:*:*:x64:*" ,
"matchCriteriaId" : "21074553-EDF2-468D-8E79-C39851B5BC79"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_10:20h2:*:*:*:*:*:x86:*" ,
"matchCriteriaId" : "4E62F9CB-D1B6-4B4D-BCCD-7F4D36A73B4D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_10:21h1:*:*:*:*:*:arm64:*" ,
"matchCriteriaId" : "49A4BBDA-0389-4171-AA49-6837F7DF4454"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_10:21h1:*:*:*:*:*:x64:*" ,
"matchCriteriaId" : "F8C238FA-B20F-40A5-B861-A8295858F4BE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_10:21h1:*:*:*:*:*:x86:*" ,
"matchCriteriaId" : "56513BCA-A9F5-4112-BDE6-77E9B8D2677E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_10:21h2:*:*:*:*:*:arm64:*" ,
"matchCriteriaId" : "665EA912-D724-41EB-86A9-24EB4FE87B54"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_10:21h2:*:*:*:*:*:x64:*" ,
"matchCriteriaId" : "77E07B96-EAAA-4DD6-9172-0DE98A36726F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_10:21h2:*:*:*:*:*:x86:*" ,
"matchCriteriaId" : "B846A736-E77C-4665-B28B-4E511880D575"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_11:-:*:*:*:*:*:arm64:*" ,
"matchCriteriaId" : "B9F64296-66BF-4F1D-A11C-0C44C347E2AC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_11:-:*:*:*:*:*:x64:*" ,
"matchCriteriaId" : "5D7F7DDB-440E-42CD-82F4-B2C13F3CC462"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_server_2016:20h2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "4A190388-AA82-4504-9D5A-624F23268C9F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:microsoft:windows_server_2022:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "821614DD-37DD-44E2-A8A4-FE8D23A33C3C"
}
]
}
]
}
] ,
"references" : [
{
2023-05-31 20:00:31 +00:00
"url" : "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-34712" ,
"source" : "secure@microsoft.com"
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-34712" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}