Windows servers with WebDAV enabled contain a flaw that may allow a remote attacker to execute arbitrary code. The issue is due to the ntdll.dll component of the WebDAV not properly sanitizing input to a path conversion function. If an attacker sends a specially crafted request to this function, they may be able to execute arbitrary code with SYSTEM privileges.
Classification
Location:
Remote/Network Access Required
Attack Type:
Input Manipulation
Impact:
Loss of Integrity
Solution:
Patch
Exploit:
Exploit Available
Disclosure:
OSVDB Verified,
Discovered in the Wild
Solution
Microsoft has released a patch to address this vulnerability. It is also possible to correct the flaw by implementing the following workarounds):
1. Disable IIS if not required
2. Disable WebDav if not required