← Vulnerability feed

Vulnerability record · CVE-2001-0506 · published 20 September 2001

CVE-2001-0506: IIS ssinc.dll buffer overflow via long SSI filename

Microsoft · Internet Information Server

A buffer overflow exists in ssinc.dll, the Server-Side Includes handler in IIS 5.0 and 4.0. A long filename in an SSI directive overflows a buffer when the directory name is appended, and the flaw is described as a local privilege elevation issue. It matters because successful exploitation yields full system privileges on the affected host.

7.2 CVSS 2.0 High EPSS 69% · top 0.7%
7.2CVSS 2.0 base score
69%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
12References, 2 tagged exploit
16 Jun 2026Last modified by NVD

Description

Buffer overflow in ssinc.dll in IIS 5.0 and 4.0 allows local users to gain system privileges via a Server-Side Includes (SSI) directive for a long filename, which triggers the overflow when the directory name is added, aka the "SSI privilege elevation" vulnerability.

AV:L/AC:L/Au:N/C:C/I:C/A:C

Automated analysis

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

high priorityThe flaw gives full system compromise and has public exploit material, but it requires local access and affects only legacy IIS 4.0/5.0.

What it is

A buffer overflow exists in ssinc.dll, the Server-Side Includes handler in IIS 5.0 and 4.0. A long filename in an SSI directive overflows a buffer when the directory name is appended, and the flaw is described as a local privilege elevation issue. It matters because successful exploitation yields full system privileges on the affected host.

Impact

An attacker gains complete control of the host: the CVSS vector rates confidentiality, integrity and availability impact as complete, and the description states system privileges are obtained.

Attack surface

The CVSS vector is local (AV:L), so the attacker needs local access or code execution on the IIS server rather than a remote network path. No authentication is required (Au:N) and no user interaction is indicated.

Exploitation

CISA KEV does not list this CVE, but EPSS is high at roughly 0.69 (99th percentile), and a SecurityFocus reference is tagged Exploit, indicating public exploit material exists.

What to do

  • Apply the Microsoft security bulletin MS01-044 update for IIS 4.0 and 5.0, or upgrade to a supported IIS version.
  • Disable the Server-Side Includes (SSI) handler and remove the .shtml/.stm script mappings if SSI is not required.
  • Restrict local interactive and service logon rights on IIS hosts to the minimum accounts needed.
  • Run IIS worker processes under a low-privilege account and apply least privilege to web content directories.

Detection

  • Monitor IIS and Windows event logs for unexpected process creation or privilege changes originating from inetinfo or dllhost.
  • Alert on unusually long filenames or SSI directives in web server request and error logs.
  • Audit local logon and interactive session activity on IIS servers for accounts that should not have host access.

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

Affected products

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

References

Track CVE-2001-0506 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.

9.8CVE-2017-7269IIS 6.0 WebDAV ScStoragePathFromUrl buffer overflow enables remote code executionA 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 …KEVEPSS 100%analysed10.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-2008-0075Microsoft IIS ASP code injection allows remote code executionCVE-2008-0075 is an unspecified code injection flaw in Microsoft Internet Information Services (IIS) 5.1 through 6.0 that is triggered by crafted inp…EPSS 57%analysed10.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-2001-0500Microsoft IIS Index Server ISAPI idq.dll buffer overflowA buffer overflow in the ISAPI extension idq.dll, used by Index Server 2.0 and Indexing Service 2000 in IIS 6.0 beta and earlier, is triggered by a l…EPSS 97%analysed10.0CVE-1999-1011Microsoft MDAC RDS DataFactory unsafe methods allow remote command executionThe Remote Data Service (RDS) DataFactory component of Microsoft Data Access Components (MDAC), as shipped with IIS 3.x and 4.x, exposes unsafe metho…EPSS 77%analysed

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