5
CVSSv2

CVE-2008-2005

Published: 06/05/2008 Updated: 11/10/2018
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 SuiteLink Service (aka slssvc.exe) in WonderWare SuiteLink prior to 2.0 Patch 01, as used in WonderWare InTouch 8.0, allows remote malicious users to cause a denial of service (NULL pointer dereference and service shutdown) and possibly execute arbitrary code via a large length value in a Registration packet to TCP port 5413, which causes a memory allocation failure.

Vulnerable Product Search on Vulmon Subscribe to Product

wonderware intouch 8.0

wonderware suitelink 2.0

Exploits

## # $Id: suitlinkrb $ ## ## # 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/projects/Framework/ ## require 'msf/core' module Msf class Auxiliary::Dos:: ...