← Vulnerability feed

Vulnerability record · CVE-2017-7269 · published 27 March 2017

CVE-2017-7269: IIS 6.0 WebDAV ScStoragePathFromUrl buffer overflow enables remote code execution

Microsoft · Internet Information Services

A buffer overflow in the ScStoragePathFromUrl function of the WebDAV service in IIS 6.0 on Windows Server 2003 R2 allows remote code execution via a long 'If: <http://' header in a PROPFIND request. The flaw is trivially reachable over the network without authentication and was already exploited in the wild in 2016, making it a high-value target for unpatched, internet-facing legacy servers.

9.8 CVSS 3.1 Critical CISA KEV since 3 Nov 2021 EPSS 100% · top 0.1% CWE-120 · Classic buffer overflow
9.8CVSS 3.1 base score, v2 10.0
100%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
21References, 10 tagged exploit
17 Jun 2026Last modified by NVD

Description

Buffer overflow in the ScStoragePathFromUrl function in the WebDAV service in Internet Information Services (IIS) 6.0 in Microsoft Windows Server 2003 R2 allows remote attackers to execute arbitrary code via a long header beginning with "If: <http://" in a PROPFIND request, as exploited in the wild in July or August 2016.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 16 September 2026. Confidence: high.

critical priorityUnauthenticated remote code execution with public exploits, confirmed in-the-wild exploitation, CISA KEV listing, and near-maximum EPSS score.

What it is

A buffer overflow in the ScStoragePathFromUrl function of the WebDAV service in IIS 6.0 on Windows Server 2003 R2 allows remote code execution via a long 'If: <http://' header in a PROPFIND request. The flaw is trivially reachable over the network without authentication and was already exploited in the wild in 2016, making it a high-value target for unpatched, internet-facing legacy servers.

Impact

An unauthenticated remote attacker can execute arbitrary code with the privileges of the IIS/WebDAV service, typically leading to full server compromise. Successful exploitation can result in data theft, lateral movement, and persistent access.

Attack surface

Reached over the network via HTTP PROPFIND requests to the WebDAV service on IIS 6.0; no authentication or user interaction is required per the CVSS vector (AV:N/AC:L/PR:N/UI:N).

Exploitation

CVE-2017-7269 is listed in CISA KEV (added 2021-11-03) and has an EPSS 30-day probability of 0.99823 (99.959th percentile), with multiple public exploit references including Exploit-DB and Metasploit. Exploitation in the wild was reported in July or August 2016.

What to do

  • Apply the Microsoft security update referenced in KB3197835 or the vendor-provided patch for affected Windows Server 2003 R2 systems.
  • If patching is not possible, disable WebDAV on IIS 6.0 or block PROPFIND requests at the perimeter.
  • Retire or isolate end-of-life Windows Server 2003 R2 systems from untrusted networks.
  • Use 0patch or equivalent micropatching only as a temporary compensating control until a full patch can be applied.

Detection

  • Monitor IIS logs for PROPFIND requests containing an 'If:' header with a long URL beginning 'http://'.
  • Alert on unexpected child processes spawned by w3wp.exe or inetinfo.exe on IIS 6.0 hosts.
  • Use network signatures or IDS rules for the known Exploit-DB PoCs (41738, 41992) and Metasploit module traffic.
  • Audit for internet-facing IIS 6.0/Windows Server 2003 R2 instances and verify patch status.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2017-7269 to the Known Exploited Vulnerabilities catalog on 3 November 2021 as "Microsoft Windows Server Buffer Overflow Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 3 May 2022.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://www.securityfocus.com/bid/97127 Broken LinkThird Party AdvisoryVDB Entry
http://www.securitytracker.com/id/1038168 Broken LinkThird Party AdvisoryVDB Entry
https://0patch.blogspot.com/2017/03/0patching-immortal-cve-2017-7269.html ExploitThird Party Advisory
https://github.com/danigargu/explodingcan Exploit
https://github.com/edwardz246003/IIS_exploit Broken LinkThird Party Advisory
https://github.com/rapid7/metasploit-framework/pull/8162 Issue TrackingPatch
https://medium.com/%40iraklis/number-of-internet-facing-vulnerable-iis-6-0-to-cve-2017-7269-8bd153ef5812 Exploit
https://support.microsoft.com/en-us/help/3197835/description-of-the-security-update-for-windows-xp-and-windows-server Broken LinkPatchVendor Advisory
https://www.exploit-db.com/exploits/41738/ ExploitThird Party AdvisoryVDB Entry
https://www.exploit-db.com/exploits/41992/ ExploitThird Party AdvisoryVDB Entry
http://www.securityfocus.com/bid/97127 Broken LinkThird Party AdvisoryVDB Entry
http://www.securitytracker.com/id/1038168 Broken LinkThird Party AdvisoryVDB Entry
https://0patch.blogspot.com/2017/03/0patching-immortal-cve-2017-7269.html ExploitThird Party Advisory
https://github.com/danigargu/explodingcan Exploit
https://github.com/edwardz246003/IIS_exploit Broken LinkThird Party Advisory
https://github.com/rapid7/metasploit-framework/pull/8162 Issue TrackingPatch
https://medium.com/%40iraklis/number-of-internet-facing-vulnerable-iis-6-0-to-cve-2017-7269-8bd153ef5812 Exploit
https://support.microsoft.com/en-us/help/3197835/description-of-the-security-update-for-windows-xp-and-windows-server Broken LinkPatchVendor Advisory
https://www.exploit-db.com/exploits/41738/ ExploitThird Party AdvisoryVDB Entry
https://www.exploit-db.com/exploits/41992/ ExploitThird Party AdvisoryVDB Entry
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2017-7269 US Government Resource

Track CVE-2017-7269 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2010-3972Microsoft IIS FTP Service heap buffer overflow via crafted FTP commandA heap-based buffer overflow exists in the TELNET_STREAM_CONTEXT::OnSendData function in ftpsvc.dll in Microsoft FTP Service 7.0 and 7.5 as shipped w…EPSS 95%analysed10.0CVE-2008-4301Microsoft internet information services vulnerabilityA certain ActiveX control in iisext.dll in Microsoft Internet Information Services (IIS) allows remote attackers to set a password via a string argum…EPSS 17%10.0CVE-2007-2815IIS 5.0 webhits.dll hit-highlighting authentication bypassThe hit-highlighting feature in webhits.dll on Microsoft IIS 5.0 relies only on Windows NT ACLs, so it fails to enforce NTLM or basic authentication.…EPSS 73%analysed10.0CVE-2003-0224Microsoft internet information services vulnerabilityBuffer overflow in ssinc.dll for Microsoft Internet Information Services (IIS) 5.0 allows local users to execute arbitrary code via a web page with a…EPSS 18%10.0CVE-1999-0233Microsoft internet information services vulnerabilityIIS 1.0 allows users to execute arbitrary commands using .bat or .cmd files.EPSS 16%9.3CVE-2010-2730Microsoft internet information services memory buffer overflow vulnerabilityBuffer overflow in Microsoft Internet Information Services (IIS) 7.5, when FastCGI is enabled, allows remote attackers to execute arbitrary code via …EPSS 33%9.0CVE-2008-1446Microsoft IIS IPP ISAPI integer overflow enables remote code executionThe Internet Printing Protocol (IPP) ISAPI extension in Microsoft IIS 5.0 through 7.0 contains an integer overflow that can be triggered by a crafted…EPSS 46%analysed7.8CVE-2005-4360Microsoft IIS URL parser unchecked return value enables remote code executionThe URL parser in Microsoft IIS 5.1 on Windows XP Professional SP2 mishandles a return value from ntdll.dll when a request targets a ".dll" path foll…EPSS 87%analysed

Source: NIST National Vulnerability Database (record CVE-2017-7269), CISA KEV, FIRST EPSS (scores of 2026-09-25). This page is refreshed as NVD updates the record.