Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

msrc логотип

CVE-2022-34715

Опубликовано: 09 авг. 2022
Источник: msrc
CVSS3: 9.8
EPSS Средний

Описание

Windows Network File System Remote Code Execution Vulnerability

Меры по смягчению последствий

Mitigation refers to a setting, common configuration, or general best-practice, existing in a default state, that could reduce the severity of exploitation of a vulnerability. The following mitigating factors might be helpful in your situation:

Disable NFSV4.1

This vulnerability is not exploitable in NFSV2.0 or NFSV3.0. Prior to updating your version of Windows that protects against this vulnerability, you can mitigate an attack by disabling NFSV4.1. This could adversely affect your ecosystem and should only be used as a temporary mitigation.

Warning You should NOT apply this mitigation unless you have installed all previous Windows security updates.

  1. To disable NFSV4.1, run the following PowerShell command:

PS C:\Set-NfsServerConfiguration -EnableNFSV4 $false

  1. After running the command, you will need to restart the NFS server or reboot the machine. To restart NFS server, start a cmd window with Run as Administrator, enter the following commands:

nfsadmin server stop nfsadmin server start

  1. To confirm that NFSv4.1 has been turned off, run the following command:

PS C:\Get-NfsServerConfiguration

  1. In the output, verify that EnableNFSV4 is False
EnableNFSV2 : True EnableNFSV3 : True EnableNFSV4 : False

How to undo the mitigation

  1. To re-enable NFSv4.1 after you have installed the latest Windows security updates, run the following command:

Set-NfsServerConfiguration -EnableNFSV4 $True

  1. After running the command, restart NFS server or reboot the machine.

FAQ

How could an attacker exploit this vulnerability?

This vulnerability could be exploited over the network by making an unauthenticated, specially crafted call to a Network File System (NFS) service to trigger a Remote Code Execution (RCE).

What version of Network File System (NFS) is affected by this vulnerability?

Servers that have Network File System version 4.0 (NFS 4.0) installed are affected by this vulnerability.

I am running a supported version of Windows Server. Is my system vulnerable to this issue?

This vulnerability is only exploitable for systems that have the NFS role enabled. See NFS Overview for more information on this feature. More information on installing or uninstalling Roles or Role Services is available here.

Обновления

ПродуктСтатьяОбновление
Windows Server 2022
Windows Server 2022 (Server Core installation)

Показывать по

Возможность эксплуатации

Publicly Disclosed

No

Exploited

No

Latest Software Release

Exploitation Less Likely

Older Software Release

Exploitation Less Likely

DOS

N/A

EPSS

Процентиль: 98%
0.58913
Средний

9.8 Critical

CVSS3

Связанные уязвимости

CVSS3: 9.8
nvd
почти 3 года назад

Windows Network File System Remote Code Execution Vulnerability

CVSS3: 9.8
github
почти 3 года назад

Windows Network File System Remote Code Execution Vulnerability.

CVSS3: 9.8
fstec
почти 3 года назад

Уязвимость операционных систем Windows Server, существующая из-за недостаточной проверки входных данных, позволяющая нарушителю выполнить произвольный код

EPSS

Процентиль: 98%
0.58913
Средний

9.8 Critical

CVSS3