← Vulnerability feed

Vulnerability record · CVE-2002-0150 · published 22 April 2002

CVE-2002-0150: Microsoft IIS HTTP header buffer overflow allows code execution

Microsoft · Internet Information Server

A buffer overflow in Microsoft Internet Information Server (IIS) 4.0, 5.0, and 5.1 is triggered by crafted HTTP header field values. The flaw lets a remote attacker bypass the HTTP header safety check, causing a denial of service or potentially executing arbitrary code. It matters because IIS was widely deployed as an internet-facing web server, making this remotely reachable without credentials.

7.5 CVSS 2.0 High EPSS 49% · top 1.1%
7.5CVSS 2.0 base score
49%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
18References
16 Jun 2026Last modified by NVD

Description

Buffer overflow in Internet Information Server (IIS) 4.0, 5.0, and 5.1 allows remote attackers to spoof the safety check for HTTP headers and cause a denial of service or execute arbitrary code via HTTP header field values.

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

Automated analysis

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

high priorityRemote unauthenticated code execution and DoS on a widely deployed web server, with high EPSS despite no KEV listing.

What it is

A buffer overflow in Microsoft Internet Information Server (IIS) 4.0, 5.0, and 5.1 is triggered by crafted HTTP header field values. The flaw lets a remote attacker bypass the HTTP header safety check, causing a denial of service or potentially executing arbitrary code. It matters because IIS was widely deployed as an internet-facing web server, making this remotely reachable without credentials.

Impact

An unauthenticated remote attacker can crash the IIS service or, depending on the overflow, execute arbitrary code in the web server's context. Successful code execution would give the attacker the privileges of the IIS process on the host.

Attack surface

Reached over the network by sending HTTP requests with malicious header field values to an affected IIS server; no authentication or user interaction is required per the AV:N/AC:L/Au:N vector. The description does not specify which header fields or exact request shape.

Exploitation

Not listed in CISA KEV and no ransomware associations are recorded, but EPSS is high at roughly 0.49 (98.8th percentile), indicating elevated predicted exploitation activity. Reference tags are limited to US Government Resource and general advisories, with no public exploit tag supplied.

What to do

  • Apply the Microsoft security bulletin MS02-018 update for IIS 4.0, 5.0, and 5.1 as the primary fix.
  • If patching is not immediately possible, disable or restrict unnecessary IIS services and reduce internet exposure of affected servers.
  • Deploy a reverse proxy or WAF to inspect and reject malformed or oversized HTTP header values before they reach IIS.
  • Monitor vendor and CERT/CC advisories for updated guidance and confirm affected versions against the bulletin.
  • Retire or isolate end-of-life IIS versions that can no longer be patched.

Detection

  • Inspect IIS and web server logs for requests containing unusually long or malformed HTTP header field values.
  • Alert on IIS worker process crashes, unexpected service restarts, or w3wp.exe faults correlated with inbound HTTP traffic.
  • Monitor for post-exploitation behavior such as unexpected child processes spawned by the IIS process or new listening services.
  • Use network IDS signatures for known IIS header overflow patterns where available.

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-2002-0150 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-2002-0150), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.