10
CVSSv2

CVE-2011-4051

Published: 05/12/2011 Updated: 08/12/2011
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

CEServer.exe in the CEServer component in the Remote Agent module in InduSoft Web Studio 6.1 and 7.0 does not require authentication, which allows remote malicious users to execute arbitrary code via vectors related to creation of a file, loading a DLL, and process control.

Vulnerable Product Search on Vulmon Subscribe to Product

indusoft web studio 7.0

indusoft web studio 6.1

Exploits

## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # web site for more information on licensing and terms of use # metasploitcom/ ## require 'msf/core' class Metasploit3 < Msf::Exploit::Remote Rank = ExcellentRanking include Msf::Exploit ...