7.5
CVSSv2

CVE-2013-2827

Published: 15/01/2014 Updated: 16/01/2014
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

An unspecified ActiveX control in WellinTech KingSCADA prior to 3.1.2, KingAlarm&Event prior to 3.1, and KingGraphic prior to 3.1.2 allows remote malicious users to download arbitrary DLL code onto a client machine and execute this code via the ProjectURL property value.

Vulnerable Product Search on Vulmon Subscribe to Product

wellintech kingscada

wellintech kingalarm\\&event

wellintech kinggraphic

Exploits

## # This module requires Metasploit: http//metasploitcom/download # Current source: githubcom/rapid7/metasploit-framework ## require 'msf/core' class Metasploit3 < Msf::Exploit::Remote Rank = GoodRanking include Msf::Exploit::Remote::BrowserExploitServer include Msf::Exploit::EXE def initialize(info = {}) super(update_ ...