Vulnerability record · CVE-2000-0114 · published 2 February 2000
CVE-2000-0114: FrontPage Server Extensions account name disclosure via shtml.dll
Microsoft · Internet Information Server
FrontPage Server Extensions exposes the name of the anonymous account when a remote attacker sends an RPC POST request to shtml.dll in the /_vti_bin/ virtual directory. The flaw is an information disclosure issue: it leaks an internal account identifier that can support follow-on attacks, though it does not by itself grant access.
Description
Frontpage Server Extensions allows remote attackers to determine the name of the anonymous account via an RPC POST request to shtml.dll in the /_vti_bin/ virtual directory.
AV:N/AC:L/Au:N/C:P/I:N/A:N
Automated analysis
medium priorityThe flaw only discloses an account name and requires no authentication, but the high EPSS score and legacy, often unpatched FrontPage/IIS deployments raise the practical risk.
What it is
FrontPage Server Extensions exposes the name of the anonymous account when a remote attacker sends an RPC POST request to shtml.dll in the /_vti_bin/ virtual directory. The flaw is an information disclosure issue: it leaks an internal account identifier that can support follow-on attacks, though it does not by itself grant access.
Impact
An attacker learns the anonymous account name used by the server, which aids reconnaissance and can feed into later authentication or privilege-escalation attempts. No data modification or code execution is gained from this flaw alone.
Attack surface
Reachable over the network via an HTTP RPC POST to shtml.dll under /_vti_bin/; 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 high (0.476 probability, 98.8th percentile), suggesting meaningful observed or predicted exploitation activity.
What to do
- Apply the vendor patch or current supported update for FrontPage Server Extensions / IIS; this is a legacy product, so upgrade to a supported IIS release if patching is unavailable.
- Remove or disable FrontPage Server Extensions and the /_vti_bin/ virtual directory if they are not required.
- Restrict network access to /_vti_bin/shtml.dll at the web server or reverse proxy, allowing only trusted sources.
- Rename or reconfigure the anonymous account so a disclosed name does not map to a predictable or privileged identity.
Detection
- Monitor web logs for POST requests to /_vti_bin/shtml.dll, especially from untrusted or unexpected source addresses.
- Alert on repeated or anomalous RPC-style requests to FrontPage extension paths across the server estate.
- Baseline the anonymous account name and flag any external request patterns that appear to probe for it.
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-0114 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.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2000-0114), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.