VYPR
Unrated severityNVD Advisory· Published Oct 30, 2001· Updated Apr 16, 2026

CVE-2001-0545

CVE-2001-0545

Description

IIS 4.0 with URL redirection enabled allows remote attackers to cause a denial of service (crash) via a malformed request that specifies a length that is different than the actual length.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

A malformed request with mismatched length can crash IIS 4.0 when URL redirection is enabled, causing denial of service.

Vulnerability

CVE-2001-0545 is a denial of service vulnerability in Microsoft Internet Information Server (IIS) 4.0. The flaw exists when URL redirection is enabled. A remote attacker can send a malformed request that specifies a content length different from the actual length of the request, causing the IIS service to crash. This vulnerability affects IIS 4.0 only; IIS 5.0 is not affected by this specific issue [1].

Exploitation

An attacker does not need authentication or any special network position; the request can be sent remotely over HTTP. The attacker crafts an HTTP request where the Content-Length header value does not match the actual body length. When the request is processed by IIS 4.0 with URL redirection enabled, the mismatch triggers a fault in the service, causing it to fail. Notably, the "Code Red" worm generated traffic that could inadvertently exploit this vulnerability, disrupting IIS 4.0 machines that were not even susceptible to the worm's infection [1].

Impact

Successful exploitation results in a denial of service: the IIS 4.0 service crashes. By default, IIS 4.0 may be configured to restart automatically, but repeated attacks can cause sustained disruption. The attacker does not gain code execution, data access, or privilege escalation; the impact is limited to service availability [1].

Mitigation

Microsoft released a cumulative security patch in Security Bulletin MS01-044 on August 15, 2001, which addresses this vulnerability along with several others. Administrators should apply the patch to all IIS 4.0 servers. No workaround is documented; the only mitigation is to install the update. IIS 4.0 is no longer supported, so upgrading to a supported version is also recommended [1].

AI Insight generated on May 24, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.