Categories: Windows

Exploit Released For Wormable Windows HTTP Vulnerability

Exploit Released For Wormable Windows HTTP Vulnerability

Proof-of-concept exploit code has been released over the weekend for a critical wormable vulnerability in the latest Windows 10 and Windows Server versions.

The bug, tracked as CVE-2021-31166, was found in the HTTP Protocol Stack (HTTP.sys) used by the Windows Internet Information Services (IIS) web server as a protocol listener for processing HTTP requests.

Microsoft has patched the vulnerability during this month’s Patch Tuesday, and it impacts ONLY Windows 10 versions 2004/20H2 and Windows Server versions 2004/20H2.

CVE-2021-31166 exploits require attackers to send maliciously crafted packets to targeted servers utilizing the vulnerable HTTP Protocol Stack to process packets.

Microsoft recommends prioritizing patching all affected servers since the bug could allow unauthenticated attackers to execute arbitrary code remotely “in most situations.”

Also Read: Compliance Course Singapore: Spotlight On The 3 Offerings

Demo exploit triggers blue screens of death

The demo exploit code released by security researcher Axel Souchet on Sunday is a proof-of-concept (PoC) that lacks auto-spreading capabilities.

His PoC exploit abuses a use-after-free dereference in HTTP.sys to trigger a denial of service (DoS), leading to a blue screen of death BSOD on vulnerable systems.

“The bug itself happens in http!UlpParseContentCoding where the function has a local LIST_ENTRY and appends item to it,” Souchet explains.

“When it’s done, it moves it into the Request structure; but it doesn’t NULL out the local list.

“The issue with that is that an attacker can trigger a code-path that frees every entries of the local list leaving them dangling in the Request object.”

Most potential targets likely safe from attacks

While the PoC’s release could allow threat actors to develop their own faster, potentially allowing remote code execution, the patching process should also be fast and the impact limited given that most home users with the latest Windows 10 versions should have already updated earlier this week.

Likewise, most companies are likely safe from exploits targeting the CVE-2021-31166 bug since they don’t commonly use the latest Window Server versions.

Microsoft has patched other wormable bugs in the last two years, impacting the Remote Desktop Services (RDS) platform (aka BlueKeep), the Server Message Block v3 protocol (aka SMBGhost), and the Windows DNS Server (aka SIGRed).

Also Read: Considering Enterprise Risk Management Certification Singapore? Here Are 7 Best Outcomes

Attackers are yet to abuse them to create wormable malware capable of spreading between computers running these vulnerable Windows components.

Privacy Ninja

Recent Posts

Role of Enhanced Access Controls in Safeguarding Personal Data in Telecommunications

Role of Enhanced Access Controls in Safeguarding Personal Data in Telecommunications that every Organisation in…

2 weeks ago

Role of Effective Incident Response Procedures in Strengthening Data Security

Effective Incident Response Procedures in Strengthening Data Security that every Organisation in Singapore should know…

2 weeks ago

Strengthening Your Cyber Defenses: The Crucial Role of Regular Vulnerability Scanning

Crucial Role of Regular Vulnerability Scanning that every Organisation in Singapore should know. Strengthening Your…

2 weeks ago

Enhancing Data Security with Multi-Factor Authentication

Enhancing Data Security with Multi-Factor Authentication that every Organisation in Singapore should know. Enhancing Data…

3 weeks ago

A Strong Password Policy: Your Organization’s First Line of Defense Against Data Breaches

Strong Password Policy as a first line of defense against data breaches for Organisations in…

3 weeks ago

Enhancing Website Security: The Importance of Efficient Access Controls

Importance of Efficient Access Controls that every Organisation in Singapore should take note of. Enhancing…

4 weeks ago