← Vulnerability feed

Vulnerability record · CVE-2000-0302 · published 31 March 2000

CVE-2000-0302: Microsoft Index Server ASP source disclosure via null.htw

Microsoft · Index Server

Microsoft Index Server can be tricked into returning the source code of ASP files instead of executing them by appending a %20 to the filename in the CiWebHitsFile argument of a null.htw URL. This exposes server-side script source, which often contains credentials, connection strings and business logic. The flaw is remotely reachable without authentication.

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

Description

Microsoft Index Server allows remote attackers to view the source code of ASP files by appending a %20 to the filename in the CiWebHitsFile argument to the null.htw URL.

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 product is legacy and no KEV listing or public exploit tag is present.

What it is

Microsoft Index Server can be tricked into returning the source code of ASP files instead of executing them by appending a %20 to the filename in the CiWebHitsFile argument of a null.htw URL. This exposes server-side script source, which often contains credentials, connection strings and business logic. The flaw is remotely reachable without authentication.

Impact

An unauthenticated attacker gains read access to ASP source files, disclosing embedded secrets, database credentials and application logic that can enable further attacks.

Attack surface

Reached over the network via HTTP requests to the null.htw endpoint with a crafted CiWebHitsFile argument; the CVSS vector AV:N/AC:L/Au:N indicates no authentication and no user interaction are required.

Exploitation

Not listed in CISA KEV and no exploit tags appear in the references, but EPSS is very high (0.786, 99.6th percentile), indicating strong predicted exploitation activity.

What to do

  • Apply the Microsoft security bulletin MS00-006 fix for Index Server, or upgrade to a supported product version.
  • Disable or remove Index Server and the null.htw sample script if the indexing feature is not required.
  • Restrict network access to the Index Server web endpoints to trusted clients only.
  • Move sensitive configuration and credentials out of ASP source files so disclosure has limited value.

Detection

  • Search web logs for requests to null.htw containing CiWebHitsFile parameters, especially with %20 or encoded whitespace appended to filenames.
  • Alert on HTTP responses returning ASP source content (for example '<%' or 'Server.CreateObject') instead of rendered HTML.
  • Monitor for repeated or automated requests to .htw endpoints from single sources.

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-0302 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%analysed7.5CVE-2001-0244Microsoft index server vulnerabilityBuffer overflow in Microsoft Index Server 2.0 allows remote attackers to execute arbitrary commands via a long search parameter.EPSS 15%7.5CVE-1999-1397Microsoft index server vulnerabilityIndex Server 2.0 on IIS 4.0 stores physical path information in the ContentIndex\Catalogs subkey of the AllowedPaths registry key, whose permissions …EPSS 12%5.0CVE-2001-0986Microsoft Index Server sample file SQLQHit.asp information disclosureThe SQLQHit.asp sample file shipped with Microsoft Index Server 2.0 exposes sensitive information when called directly with a CiScope parameter set t…EPSS 48%analysed5.0CVE-2001-0245Microsoft index server vulnerabilityMicrosoft Index Server 2.0 in Windows NT 4.0, and Indexing Service in Windows 2000, allows remote attackers to read server-side include files via a m…EPSS 14%5.0CVE-2000-0097Microsoft index server vulnerabilityThe WebHits ISAPI filter in Microsoft Index Server allows remote attackers to read arbitrary files, aka the "Malformed Hit-Highlighting Argument" vul…EPSS 36%5.0CVE-2000-0098Microsoft Index Server path disclosure via missing Internet Data Query fileMicrosoft Index Server discloses the real filesystem path of a web directory when a request is made for an Internet Data Query (.idq) file that does …EPSS 49%analysed

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