CVE-2022-32230 (GCVE-0-2022-32230)
Vulnerability from cvelistv5 – Published: 2022-06-14 21:40 – Updated: 2024-09-16 23:36
VLAI?
Title
SMBv3 FileNormalizedNameInformation NULL Pointer Dereference
Summary
Microsoft Windows SMBv3 suffers from a null pointer dereference in versions of Windows prior to the April, 2022 patch set. By sending a malformed FileNormalizedNameInformation SMBv3 request over a named pipe, an attacker can cause a Blue Screen of Death (BSOD) crash of the Windows kernel. For most systems, this attack requires authentication, except in the special case of Windows Domain Controllers, where unauthenticated users can always open named pipes as long as they can establish an SMB session. Typically, after the BSOD, the victim SMBv3 server will reboot.
Severity ?
7.5 (High)
CWE
- CWE-476 - NULL Pointer Dereference
Assigner
References
| URL | Tags | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
Impacted products
| Vendor | Product | Version | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Microsoft | Windows 10 Version 20H2 |
Affected:
19042.1706 , < 19042.1706
(custom)
Affected: 19043.1706 , < 19043.1706 (custom) Affected: 19044.1706 , < 19043.1706 (custom) |
|||||||||||||||||
|
|||||||||||||||||||
Credits
Spencer McIntyre of Rapid7
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T07:39:50.459Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.rapid7.com/blog/post/2022/06/14/cve-2022-32230-windows-smb-denial-of-service-vulnerability-fixed/"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-32230"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/zeroSteiner/metasploit-framework/blob/feat/mod/cve-2022-32230/modules/auxiliary/dos/smb/smb_filenormalizednameinformation.rb"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://support.microsoft.com/en-us/topic/may-10-2022-kb5013942-os-builds-19042-1706-19043-1706-and-19044-1706-60b51119-85be-4a34-9e21-8954f6749504"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Windows 10 Version 20H2",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "19042.1706",
"status": "affected",
"version": "19042.1706",
"versionType": "custom"
},
{
"lessThan": "19043.1706",
"status": "affected",
"version": "19043.1706",
"versionType": "custom"
},
{
"lessThan": "19043.1706",
"status": "affected",
"version": "19044.1706",
"versionType": "custom"
}
]
},
{
"product": "Windows Server Version 20H2",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "19042.1706",
"status": "affected",
"version": "19042.1706",
"versionType": "custom"
},
{
"lessThan": "19043.1706",
"status": "affected",
"version": "19043.1706",
"versionType": "custom"
},
{
"lessThan": "19044.1706",
"status": "affected",
"version": "19044.1706",
"versionType": "custom"
}
]
},
{
"product": "Windows 10 Version 21H1",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "19042.1706",
"status": "affected",
"version": "19042.1706",
"versionType": "custom"
},
{
"lessThan": "19043.1706",
"status": "affected",
"version": "19043.1706",
"versionType": "custom"
},
{
"lessThan": "19044.1706",
"status": "affected",
"version": "19044.1706",
"versionType": "custom"
}
]
},
{
"product": "Windows 10 Version 21H2",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "19042.1706",
"status": "affected",
"version": "19042.1706",
"versionType": "custom"
},
{
"lessThan": "19043.1706",
"status": "affected",
"version": "19043.1706",
"versionType": "custom"
},
{
"lessThan": "19044.1706",
"status": "affected",
"version": "19044.1706",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Spencer McIntyre of Rapid7"
}
],
"datePublic": "2022-06-14T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Microsoft Windows SMBv3 suffers from a null pointer dereference in versions of Windows prior to the April, 2022 patch set. By sending a malformed FileNormalizedNameInformation SMBv3 request over a named pipe, an attacker can cause a Blue Screen of Death (BSOD) crash of the Windows kernel. For most systems, this attack requires authentication, except in the special case of Windows Domain Controllers, where unauthenticated users can always open named pipes as long as they can establish an SMB session. Typically, after the BSOD, the victim SMBv3 server will reboot."
}
],
"exploits": [
{
"lang": "en",
"value": "Metasploit module: https://github.com/zeroSteiner/metasploit-framework/blob/feat/mod/cve-2022-32230/modules/auxiliary/dos/smb/smb_filenormalizednameinformation.rb"
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-476",
"description": "CWE-476 NULL Pointer Dereference",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-06-14T21:40:12.000Z",
"orgId": "9974b330-7714-4307-a722-5648477acda7",
"shortName": "rapid7"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.rapid7.com/blog/post/2022/06/14/cve-2022-32230-windows-smb-denial-of-service-vulnerability-fixed/"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-32230"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/zeroSteiner/metasploit-framework/blob/feat/mod/cve-2022-32230/modules/auxiliary/dos/smb/smb_filenormalizednameinformation.rb"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://support.microsoft.com/en-us/topic/may-10-2022-kb5013942-os-builds-19042-1706-19043-1706-and-19044-1706-60b51119-85be-4a34-9e21-8954f6749504"
}
],
"solutions": [
{
"lang": "en",
"value": "This was fixed as a stability issue in the April, 2022 Patch Tuesday set from Microsoft."
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "SMBv3 FileNormalizedNameInformation NULL Pointer Dereference",
"x_generator": {
"engine": "Vulnogram 0.0.9"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@rapid7.com",
"DATE_PUBLIC": "2022-06-14T17:00:00.000Z",
"ID": "CVE-2022-32230",
"STATE": "PUBLIC",
"TITLE": "SMBv3 FileNormalizedNameInformation NULL Pointer Dereference"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Windows 10 Version 20H2",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "19042.1706",
"version_value": "19042.1706"
},
{
"version_affected": "\u003c",
"version_name": "19043.1706",
"version_value": "19043.1706"
},
{
"version_affected": "\u003c",
"version_name": "19044.1706",
"version_value": "19043.1706"
}
]
}
},
{
"product_name": "Windows Server Version 20H2",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "19042.1706",
"version_value": "19042.1706"
},
{
"version_affected": "\u003c",
"version_name": "19043.1706",
"version_value": "19043.1706"
},
{
"version_affected": "\u003c",
"version_name": "19044.1706",
"version_value": "19044.1706"
}
]
}
},
{
"product_name": "Windows 10 Version 21H1",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "19042.1706",
"version_value": "19042.1706"
},
{
"version_affected": "\u003c",
"version_name": "19043.1706",
"version_value": "19043.1706"
},
{
"version_affected": "\u003c",
"version_name": "19044.1706",
"version_value": "19044.1706"
}
]
}
},
{
"product_name": "Windows 10 Version 21H2",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "19042.1706",
"version_value": "19042.1706"
},
{
"version_affected": "\u003c",
"version_name": "19043.1706",
"version_value": "19043.1706"
},
{
"version_affected": "\u003c",
"version_name": "19044.1706",
"version_value": "19044.1706"
}
]
}
}
]
},
"vendor_name": "Microsoft"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Spencer McIntyre of Rapid7"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Microsoft Windows SMBv3 suffers from a null pointer dereference in versions of Windows prior to the April, 2022 patch set. By sending a malformed FileNormalizedNameInformation SMBv3 request over a named pipe, an attacker can cause a Blue Screen of Death (BSOD) crash of the Windows kernel. For most systems, this attack requires authentication, except in the special case of Windows Domain Controllers, where unauthenticated users can always open named pipes as long as they can establish an SMB session. Typically, after the BSOD, the victim SMBv3 server will reboot."
}
]
},
"exploit": [
{
"lang": "en",
"value": "Metasploit module: https://github.com/zeroSteiner/metasploit-framework/blob/feat/mod/cve-2022-32230/modules/auxiliary/dos/smb/smb_filenormalizednameinformation.rb"
}
],
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": "7.7",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-476 NULL Pointer Dereference"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.rapid7.com/blog/post/2022/06/14/cve-2022-32230-windows-smb-denial-of-service-vulnerability-fixed/",
"refsource": "MISC",
"url": "https://www.rapid7.com/blog/post/2022/06/14/cve-2022-32230-windows-smb-denial-of-service-vulnerability-fixed/"
},
{
"name": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-32230",
"refsource": "CONFIRM",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-32230"
},
{
"name": "https://github.com/zeroSteiner/metasploit-framework/blob/feat/mod/cve-2022-32230/modules/auxiliary/dos/smb/smb_filenormalizednameinformation.rb",
"refsource": "MISC",
"url": "https://github.com/zeroSteiner/metasploit-framework/blob/feat/mod/cve-2022-32230/modules/auxiliary/dos/smb/smb_filenormalizednameinformation.rb"
},
{
"name": "https://support.microsoft.com/en-us/topic/may-10-2022-kb5013942-os-builds-19042-1706-19043-1706-and-19044-1706-60b51119-85be-4a34-9e21-8954f6749504",
"refsource": "MISC",
"url": "https://support.microsoft.com/en-us/topic/may-10-2022-kb5013942-os-builds-19042-1706-19043-1706-and-19044-1706-60b51119-85be-4a34-9e21-8954f6749504"
}
]
},
"solution": [
{
"lang": "en",
"value": "This was fixed as a stability issue in the April, 2022 Patch Tuesday set from Microsoft."
}
],
"source": {
"discovery": "EXTERNAL"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "9974b330-7714-4307-a722-5648477acda7",
"assignerShortName": "rapid7",
"cveId": "CVE-2022-32230",
"datePublished": "2022-06-14T21:40:12.731Z",
"dateReserved": "2022-06-01T00:00:00.000Z",
"dateUpdated": "2024-09-16T23:36:08.130Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…