← Vulnerability feed

Vulnerability record · CVE-2008-0075 · published 12 February 2008

CVE-2008-0075: Microsoft IIS ASP code injection allows remote code execution

Microsoft · Internet Information Server

CVE-2008-0075 is an unspecified code injection flaw in Microsoft Internet Information Services (IIS) 5.1 through 6.0 that is triggered by crafted inputs to ASP pages. Because the flaw is described only as unspecified, the exact mechanism is not documented in this record, but the impact is full remote code execution. It matters because IIS is a widely deployed web server and the flaw is reachable over the network without authentication.

10.0 CVSS 2.0 High EPSS 57% · top 1.0% CWE-94 · Code injection
10.0CVSS 2.0 base score
57%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
16References
16 Jun 2026Last modified by NVD

Description

Unspecified vulnerability in Microsoft Internet Information Services (IIS) 5.1 through 6.0 allows remote attackers to execute arbitrary code via crafted inputs to ASP pages.

AV:N/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.

critical priorityCVSS 2.0 score of 10 with network reachability, no authentication, and full confidentiality, integrity, and availability impact, combined with a very high EPSS percentile, makes this a top-priority patch despite the thin description.

What it is

CVE-2008-0075 is an unspecified code injection flaw in Microsoft Internet Information Services (IIS) 5.1 through 6.0 that is triggered by crafted inputs to ASP pages. Because the flaw is described only as unspecified, the exact mechanism is not documented in this record, but the impact is full remote code execution. It matters because IIS is a widely deployed web server and the flaw is reachable over the network without authentication.

Impact

A remote attacker can execute arbitrary code on the IIS server, gaining the privileges of the worker process and potentially full control of the host. This can lead to data theft, defacement, or use of the server as a pivot into the internal network.

Attack surface

The vector is AV:N/AC:L/Au:N, so the flaw is reachable over the network with no authentication and no user interaction. The description states the attack is delivered through crafted inputs to ASP pages, meaning any exposed IIS 5.1-6.0 server hosting ASP content is a candidate target.

Exploitation

The record does not list this CVE in CISA KEV and provides no exploit tags in its references, so there is no confirmed in-the-wild exploitation evidence here. EPSS is high at 0.57167 (99th percentile), indicating a strong statistical likelihood of exploitation activity, but that is a model estimate, not proof.

What to do

  • Apply the Microsoft security update for MS08-006, which addresses this vulnerability, as the first action.
  • If patching cannot be done immediately, disable or restrict ASP processing on IIS 5.1 and 6.0 servers that do not require it.
  • Limit network exposure of IIS servers to trusted clients and place them behind a reverse proxy or WAF that can filter malformed ASP requests.
  • Run IIS worker processes under a least-privilege account to reduce the impact of successful code execution.
  • Monitor Microsoft and US-CERT advisories for updated guidance, since the original description is unspecified.

Detection

  • Review IIS and Windows event logs for unexpected w3wp.exe process creation, crashes, or child processes spawned by the worker process.
  • Monitor for anomalous HTTP requests to .asp endpoints, especially malformed or unusually long parameters, using web server access logs or a WAF.
  • Alert on outbound network connections or file writes originating from w3wp.exe that are not consistent with normal application behavior.
  • Check for unauthorized changes to ASP files or new executable files in IIS web directories.

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

Affected products

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

References

Track CVE-2008-0075 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-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%analysed10.0CVE-1999-0874IIS 4.0 buffer overflow via malformed .HTR, .IDC, .STM requestsIIS 4.0 contains a memory buffer overflow reachable through malformed requests for files with .HTR, .IDC, or .STM extensions. The record describes th…EPSS 75%analysed10.0CVE-1999-0407Microsoft internet information server vulnerabilityBy default, IIS 4.0 has a virtual directory /IISADMPWD which contains files that can be used as proxies for brute force password attacks, or to ident…EPSS 5.1%10.0CVE-1999-1376Microsoft internet information server vulnerabilityBuffer overflow in fpcount.exe in IIS 4.0 with FrontPage Server Extensions allows remote attackers to execute arbitrary commands.EPSS 24%9.0CVE-2009-3023Microsoft IIS FTP Service buffer overflow via crafted NLST commandThe FTP Service in Microsoft IIS 5.0 through 6.0 contains a classic buffer overflow (CWE-120) triggered by a crafted NLST command using wildcards, ca…EPSS 91%analysed8.5CVE-2010-1256Microsoft internet information server code injection vulnerabilityUnspecified vulnerability in Microsoft IIS 6.0, 7.0, and 7.5, when Extended Protection for Authentication is enabled, allows remote authenticated use…EPSS 28%7.8CVE-2007-0087Microsoft internet information server vulnerabilityMicrosoft Internet Information Services (IIS), when accessed through a TCP connection with a large window size, allows remote attackers to cause a de…EPSS 24%

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