5
CVSSv2

CVE-2003-0226

Published: 09/06/2003 Updated: 23/11/2020
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 510
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

Microsoft Internet Information Services (IIS) 5.0 and 5.1 allows remote malicious users to cause a denial of service via a long WebDAV request with a (1) PROPFIND or (2) SEARCH method, which generates an error condition that is not properly handled.

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft internet information services 5.0

Exploits

/* Microsoft IIS versions 50 and 51 remote denial of service exploit that makes use of the vulnerability recently published by SPI dynamics Published on 31052003 */ #include <windowsh> #include <winsockh> #include <stdioh> #pragma comment (lib,"ws2_32") void graphitte() {printf("\n********************************** ...
/* source: wwwsecurityfocuscom/bid/7735/info Microsoft Internet Information Services has been reported vulnerable to a denial of service When WebDAV receives excessively long requests to the 'PROPFIND' or 'SEARCH' variables, the IIS service will fail All current web, FTP, and email sessions will be terminated IIS will automatically r ...