CVE-2021-24074:Windows TCP/IP Remote Code Execution Vulnerability (CVE-2021-24074)

splash
Back

Description Preview

CVE-2021-24074 is a critical remote code execution vulnerability in the Windows TCP/IP implementation. This vulnerability could allow an attacker to execute code with elevated privileges by sending specially crafted packets to a vulnerable Windows system. The flaw exists in how the Windows TCP/IP stack handles IPv4 source routing packets and could potentially lead to complete system compromise without requiring user interaction.

Overview

This vulnerability affects the Windows TCP/IP stack and is considered critical due to its potential for remote code execution. The issue stems from improper validation of IPv4 packets with source routing options. An unauthenticated attacker could exploit this vulnerability by sending specially crafted IPv4 packets to a target system, potentially gaining the ability to execute arbitrary code in the context of the kernel. The vulnerability affects multiple versions of Windows operating systems and could lead to a complete system compromise. Microsoft has assigned this vulnerability a CVSS base score of 9.8 (Critical).

Remediation

To mitigate this vulnerability, Microsoft strongly recommends applying the security updates released in February 2021 Security Update. If patching is not immediately possible, the following temporary mitigations can be implemented:

  1. Block inbound IPv4 packets with source routing options at the perimeter firewall
  2. Run the following PowerShell command to block these packets at the Windows host: netsh int ipv4 set global sourceroutingbehavior=drop
  3. Disable IPv4 source routing by setting the following registry key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\DisableIPSourceRouting = 2
  4. Consider implementing network segmentation to isolate affected systems until patching is possible

References

  1. Microsoft Security Advisory: https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2021-24074
  2. Microsoft Security Response Center Blog: https://msrc-blog.microsoft.com/2021/02/09/multiple-security-updates-affecting-tcp-ip/
  3. Microsoft Security Update Guide: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-24074
  4. NIST National Vulnerability Database: https://nvd.nist.gov/vuln/detail/CVE-2021-24074
  5. CISA Known Exploited Vulnerabilities Catalog: https://www.cisa.gov/known-exploited-vulnerabilities-catalog

Industry ExposureMost to least
This section illustrates the prevalence of a specific Common Vulnerabilities and Exposures (CVE) across various industries based on customer reports. The ranking displays industries from the most to least affected by this particular vulnerability, offering valuable insight into where this CVE has been most frequently observed. This information can help organizations within these sectors prioritize their security efforts, understand their relative risk exposure compared to their peers, and focus remediation strategies where they are most needed. By understanding the industry-specific impact, organizations can make more informed decisions regarding patching, resource allocation, and overall risk management related to this CVE.

  1. Manufacturing
    Manufacturing
  2. Health Care & Social Assistance
    Health Care & Social Assistance
  3. Public Administration
    Public Administration
  4. Educational Services
    Educational Services
  5. Finance and Insurance
    Finance and Insurance
  6. Transportation & Warehousing
    Transportation & Warehousing
  7. Retail Trade
    Retail Trade
  8. Professional, Scientific, & Technical Services
    Professional, Scientific, & Technical Services
  9. Utilities
    Utilities
  10. Other Services (except Public Administration)
    Other Services (except Public Administration)
  11. Information
    Information
  12. Arts, Entertainment & Recreation
    Arts, Entertainment & Recreation
  13. Management of Companies & Enterprises
    Management of Companies & Enterprises
  14. Accommodation & Food Services
    Accommodation & Food Services
  15. Construction
    Construction
  16. Mining
    Mining
  17. Real Estate Rental & Leasing
    Real Estate Rental & Leasing
  18. Agriculture, Forestry Fishing & Hunting
    Agriculture, Forestry Fishing & Hunting
  19. Wholesale Trade
    Wholesale Trade
  20. Administrative, Support, Waste Management & Remediation Services
    Administrative, Support, Waste Management & Remediation Services

Focus on What Matters

  1. See Everything.
  2. Identify True Risk.
  3. Proactively Mitigate Threats.

Let's talk!

background
Armis Vulnerability Intelligence Database