← Vulnerability feed

Vulnerability record · CVE-2000-0778 · published 20 October 2000

CVE-2000-0778: IIS 5.0 source code disclosure via Translate: f header

Microsoft · Internet Information Services

IIS 5.0 returns the source code of .ASP files and other scripts when a remote client sends an HTTP GET request with a 'Translate: f' header, instead of executing the script. This exposes application source, which can reveal credentials, business logic and other sensitive data to any unauthenticated network client.

5.0 CVSS 2.0 Medium EPSS 87% · top 0.3%
5.0CVSS 2.0 base score
87%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
10References
16 Jun 2026Last modified by NVD

Description

IIS 5.0 allows remote attackers to obtain source code for .ASP files and other scripts via an HTTP GET request with a "Translate: f" header, aka the "Specialized Header" vulnerability.

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

Automated analysis

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

high priorityUnauthenticated remote source code disclosure with a very high EPSS score, though the affected product is legacy and the CVSS base score is only medium.

What it is

IIS 5.0 returns the source code of .ASP files and other scripts when a remote client sends an HTTP GET request with a 'Translate: f' header, instead of executing the script. This exposes application source, which can reveal credentials, business logic and other sensitive data to any unauthenticated network client.

Impact

An attacker gains read access to server-side script source code, potentially exposing embedded credentials, connection strings and application logic that enable further attacks.

Attack surface

Reachable over the network via a crafted HTTP GET request carrying the 'Translate: f' header; no authentication or user interaction is required per the AV:N/AC:L/Au:N vector.

Exploitation

Not listed in CISA KEV and no public exploit tag is present in the references, though EPSS is very high (0.87284, 99.7th percentile), indicating elevated predicted exploitation activity.

What to do

  • Apply the Microsoft security bulletin MS00-058 fix for IIS 5.0, or upgrade to a supported IIS version.
  • If patching is not immediately possible, restrict or filter HTTP requests containing the 'Translate: f' header at the web server or reverse proxy.
  • Remove or relocate sensitive data such as credentials and connection strings from script source files.
  • Limit network exposure of IIS servers to trusted clients only.

Detection

  • Search web server access logs for requests containing a 'Translate: f' header, especially targeting .asp and other script files.
  • Alert on HTTP GET requests to script paths that return 200 responses with source-like content rather than executed output.
  • Monitor for anomalous retrieval of multiple script files from a single client in a short window.

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-2000-0778 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-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%analysed

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