10
CVSSv2

CVE-2004-1134

Published: 10/01/2005 Updated: 11/07/2017
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Buffer overflow in the Microsoft W3Who ISAPI (w3who.dll) allows remote malicious users to cause a denial of service and possibly execute arbitrary code via a long query string.

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft w3who.dll

Exploits

## # $Id: w3who_queryrb 9719 2010-07-07 17:38:59Z jduck $ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' class Meta ...