cbcvebase.
CVE-2000-0778
published 2000-10-20

CVE-2000-0778: 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…

PriorityP335medium5CVSS 2.0
AVNACLAuNCPINAN
EXPLOIT
EPSS
86.41%
99.7th percentile
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.

Affected

1 ranges
VendorProductVersion rangeFixed in
microsoftinternet_information_services

Detection & IOCsextracted from sources · hover to see the quote

otherTranslate: f
path/global.asa
snort
alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (msg:"GPL WEB_SERVER global.asa access"; flow:established,to_server; http.uri; content:"/global.asa"; nocase; reference:cve,2000-0778; reference:nessus,10491; reference:nessus,10991; classtype:web-application-activity; sid:2101016; rev:17; metadata:created_at 2010_09_23, cve CVE_2000_0778, signature_severity Unknown, updated_at 2024_03_08;)
  • Detect HTTP requests to IIS with a 'Translate: f' header combined with a trailing backslash or slash appended to the URL targeting scriptable file extensions (.asp, .asa, .htr, etc.)
  • Alert on HTTP requests to /global.asa (case-insensitive) from external networks to HTTP servers, as this is a high-value target for source disclosure via this vulnerability
  • ·The vulnerability requires both the 'Translate: f' header AND a trailing slash/backslash on the URL; either condition alone may not trigger source disclosure
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.