9.3
CVSSv2

CVE-2010-4741

Published: 18/02/2011 Updated: 26/04/2011
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 935
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Stack-based buffer overflow in MDMUtil.dll in MDMTool.exe in MDM Tool prior to 2.3 in Moxa Device Manager allows remote MDM Gateways to execute arbitrary code via crafted data in a session on TCP port 54321.

Vulnerable Product Search on Vulmon Subscribe to Product

moxa device manager

moxa mdm tool

Exploits

## # This module requires Metasploit: metasploitcom/download # Current source: githubcom/rapid7/metasploit-framework ## class MetasploitModule < Msf::Exploit::Remote Rank = GreatRanking include Msf::Exploit::Remote::TcpServer include Msf::Exploit::Remote::Seh def initialize(info = {}) super(update_info(info, ...