cbcvebase.
CVE-2003-0718
published 2004-11-03

CVE-2003-0718: The WebDAV Message Handler for Internet Information Services (IIS) 5.0, 5.1, and 6.0 allows remote attackers to cause a denial of service (memory and CPU…

PriorityP431medium5CVSS 2.0
AVNACLAuNCNINAP
EXPLOIT
EPSS
86.55%
99.7th percentile
The WebDAV Message Handler for Internet Information Services (IIS) 5.0, 5.1, and 6.0 allows remote attackers to cause a denial of service (memory and CPU exhaustion, application crash) via a PROPFIND request with an XML message containing XML elements with a large number of attributes.

Affected

2 ranges
VendorProductVersion rangeFixed in
microsoftinternet_information_server
microsoftinternet_information_services

Detection & IOCsextracted from sources · hover to see the quote

  • Detect WebDAV PROPFIND requests with Content-Type: text/xml targeting IIS — a large XML body with many attributes on elements is the attack vector for this DoS.
  • Monitor for repeated PROPFIND requests in a loop from a single source to the same IIS host/port, indicative of the blowout DoS pattern used in the PoC exploit.
  • ·Vulnerability affects IIS versions 5.0, 5.1, and 6.0 only; the WebDAV Message Handler must be enabled for the attack surface to be exposed.
  • ·The DoS impact includes memory and CPU exhaustion as well as application crash — detection should also include resource utilization monitoring on IIS worker processes.
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.