GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

VAR-201812-0906

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

TRENDnet TEW-673GRU v1.00b40 devices have an OS command injection vulnerability in the start_arpping function of the timer binary, which allows remote attackers to execute arbitrary commands via three parameters (dhcpd_start, dhcpd_end, and lan_ipaddr) passed to the apply.cgi binary through a POST request. TRENDnet TEW-673GRU The device includes OS A command injection vulnerability exists.Information is obtained, information is altered, and service operation is disrupted (DoS) There is a possibility of being put into a state. The TRENDnetTEW-673GRU is a dual-band green router. There is a command injection vulnerability in TRENDnetTEW-673GRU. ########################################### Vulnerabilities found in TRENDnet devices

Authors:Prashast Srivastava, Mathias Payer Howard Shrobe, Hamed Okhravi

Author contact: https://github.com/prashast/

Multiple vulnerabilties including Command Injection, Buffer Overflow and Reflective XSS vulnerabilties were found in the following TRENDnet devices: Routers: TEW-634GRU, TEW-673GRU, TEW-632BRP IP-Cameras: TV-IP110WN, TV-IP121WN These were found using our dynamic analysis tool for embedded devices. The POC's will be made available upon the public release of our tool. Exploiting the vulnerability requires a user to be authenticated with the router with administrative credentials.

The start_arpping function reads the following values from the NVRAM namely: dhcpd_start, dhcpd_end, lan_ipaddr, lan_bridge and lan_eth. These values are then passed to the arpping utility without any sort of sanity checks. Out of these values, the outward facing configuration webserver(httpd) running at IP:192.168.10.1 Port: 80 allows a user to modify the first three values dhcpd_start, dhcpd_end, lan_ipaddr via the LAN and DHCP server configuration webpage available at http://192.168.10.1/lan.asp by making a POST request to apply.cgi binary with the appropriate parameters.

Buffer Overflows

CVE-ID: CVE-2018-19240 Products: - TV-IP110WN (V1.2.2 build 68, V1.2.2.65, and V1.2.2 build 64) - TV-IP121WN (V1.2.2 build 28) Module affected: network.cgi

Buffer overflow can be exploited by using the iptype parameter in network.cgi on TRENDnet TV-IP110WN V1.2.2 build 68, V1.2.2.65, and V1.2.2 build 64 and TV-IP121WN V1.2.2 build 28 devices allows attackers to hijack the control flow to any attacker-specified location by crafting a POST request payload (without authentication)

x-----------x

CVE-ID: CVE-2018-19241 Products: - TV-IP110WN (V1.2.2 build 68, V1.2.2.65, and V1.2.2 build 64) - TV-IP121WN (V1.2.2 build 28) Module affected: video.cgi

A BoF vulnerability exists in the CGI binary which can modify the quality of the video recorded on the camera. A sub-routine respondAsp is called that copies a user-controlled parameter into a stack variable using strcpy without any bounds check. This makes the subroutine vulnerable to BoF and can be exploited without authentication

x-----------x

Products: - TV-IP110WN (V1.2.2 build 68, V1.2.2.65, and V1.2.2 build 64) - TV-IP121WN (V1.2.2 build 28) Module affected: watch.cgi

A BoF vulnerability exists in the watch.cgi binary and how it handles the url parameter. An attacker can deliver its payload using a POST request in the url parameter to trigger the BoF vulnerability without authentication.

x-----------x

CVE-ID: CVE-2018-19242 Products: - TEW-632BRP (1.010B32) - TEW-673GRU (v1.00b40) Module affected: apply.cgi

Buffer overflow in apply.cgi on TRENDnet TEW-632BRP 1.010B32 and TEW-673GRU devices allows attackers to hijack the control flow to any attacker-specified location by crafting a POST request payload(with authentication).

Reflective XSS

Products: - TEW-632BRP (1.010B32) - TEW-673GRU (v1.00b40) - TEW-634GRU (v1.01B14)

Module affected: login.cgi

Login.cgi in TRENDNet TEW-632BRP, TEW-673GRU and TEW-634GRU has a reflected XSS vulnerability that does not require any authentication.

Vendor Disclosure

The vulnerabilities had been notified to the vendor 12/03. The vendor replied on 12/05 that since the products had reached their end-of-life no future development or firmware updates would be provided for these devices

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-201812-0906",
  "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": "tew-673gru",
        "scope": "eq",
        "trust": 2.4,
        "vendor": "trendnet",
        "version": "1.00b40"
      },
      {
        "model": "tew-673gru v1.00b40",
        "scope": null,
        "trust": 0.6,
        "vendor": "trendnet",
        "version": null
      }
    ],
    "sources": [
      {
        "db": "CNVD",
        "id": "CNVD-2018-25691"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-013455"
      },
      {
        "db": "NVD",
        "id": "CVE-2018-19239"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201812-972"
      }
    ]
  },
  "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:trendnet:tew-673gru_firmware:1.00b40:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:h:trendnet:tew-673gru:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": false
                  }
                ],
                "operator": "OR"
              }
            ],
            "cpe_match": [],
            "operator": "AND"
          }
        ]
      }
    ],
    "sources": [
      {
        "db": "NVD",
        "id": "CVE-2018-19239"
      }
    ]
  },
  "credits": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/credits#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "Mathias Payer, Hamed Okhravi, Prashast Srivastava, Howard Shrobe",
    "sources": [
      {
        "db": "PACKETSTORM",
        "id": "150693"
      }
    ],
    "trust": 0.1
  },
  "cve": "CVE-2018-19239",
  "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": "LOW",
            "accessVector": "NETWORK",
            "authentication": "SINGLE",
            "author": "NVD",
            "availabilityImpact": "COMPLETE",
            "baseScore": 9.0,
            "confidentialityImpact": "COMPLETE",
            "exploitabilityScore": 8.0,
            "impactScore": 10.0,
            "integrityImpact": "COMPLETE",
            "obtainAllPrivilege": false,
            "obtainOtherPrivilege": false,
            "obtainUserPrivilege": false,
            "severity": "HIGH",
            "trust": 1.0,
            "userInteractionRequired": false,
            "vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C",
            "version": "2.0"
          },
          {
            "acInsufInfo": null,
            "accessComplexity": "Low",
            "accessVector": "Network",
            "authentication": "Single",
            "author": "NVD",
            "availabilityImpact": "Complete",
            "baseScore": 9.0,
            "confidentialityImpact": "Complete",
            "exploitabilityScore": null,
            "id": "CVE-2018-19239",
            "impactScore": null,
            "integrityImpact": "Complete",
            "obtainAllPrivilege": null,
            "obtainOtherPrivilege": null,
            "obtainUserPrivilege": null,
            "severity": "High",
            "trust": 0.9,
            "userInteractionRequired": null,
            "vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C",
            "version": "2.0"
          },
          {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "author": "CNVD",
            "availabilityImpact": "COMPLETE",
            "baseScore": 10.0,
            "confidentialityImpact": "COMPLETE",
            "exploitabilityScore": 10.0,
            "id": "CNVD-2018-25691",
            "impactScore": 10.0,
            "integrityImpact": "COMPLETE",
            "severity": "HIGH",
            "trust": 0.6,
            "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
            "version": "2.0"
          }
        ],
        "cvssV3": [
          {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "author": "NVD",
            "availabilityImpact": "HIGH",
            "baseScore": 7.2,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "exploitabilityScore": 1.2,
            "impactScore": 5.9,
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "trust": 1.0,
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          {
            "attackComplexity": "Low",
            "attackVector": "Network",
            "author": "NVD",
            "availabilityImpact": "High",
            "baseScore": 7.2,
            "baseSeverity": "High",
            "confidentialityImpact": "High",
            "exploitabilityScore": null,
            "id": "CVE-2018-19239",
            "impactScore": null,
            "integrityImpact": "High",
            "privilegesRequired": "High",
            "scope": "Unchanged",
            "trust": 0.8,
            "userInteraction": "None",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          }
        ],
        "severity": [
          {
            "author": "NVD",
            "id": "CVE-2018-19239",
            "trust": 1.8,
            "value": "HIGH"
          },
          {
            "author": "CNVD",
            "id": "CNVD-2018-25691",
            "trust": 0.6,
            "value": "HIGH"
          },
          {
            "author": "CNNVD",
            "id": "CNNVD-201812-972",
            "trust": 0.6,
            "value": "CRITICAL"
          },
          {
            "author": "VULMON",
            "id": "CVE-2018-19239",
            "trust": 0.1,
            "value": "HIGH"
          }
        ]
      }
    ],
    "sources": [
      {
        "db": "CNVD",
        "id": "CNVD-2018-25691"
      },
      {
        "db": "VULMON",
        "id": "CVE-2018-19239"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-013455"
      },
      {
        "db": "NVD",
        "id": "CVE-2018-19239"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201812-972"
      }
    ]
  },
  "description": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/description#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "TRENDnet TEW-673GRU v1.00b40 devices have an OS command injection vulnerability in the start_arpping function of the timer binary, which allows remote attackers to execute arbitrary commands via three parameters (dhcpd_start, dhcpd_end, and lan_ipaddr) passed to the apply.cgi binary through a POST request. TRENDnet TEW-673GRU The device includes OS A command injection vulnerability exists.Information is obtained, information is altered, and service operation is disrupted (DoS) There is a possibility of being put into a state. The TRENDnetTEW-673GRU is a dual-band green router. There is a command injection vulnerability in TRENDnetTEW-673GRU. ###########################################\nVulnerabilities found in TRENDnet devices\n\nAuthors:Prashast Srivastava, Mathias Payer\n        Howard Shrobe, Hamed Okhravi\n\nAuthor contact: https://github.com/prashast/\n\n###########################################\n\nMultiple vulnerabilties including Command Injection, Buffer Overflow and\nReflective XSS vulnerabilties were found in the following TRENDnet devices:\nRouters: TEW-634GRU, TEW-673GRU, TEW-632BRP\nIP-Cameras: TV-IP110WN, TV-IP121WN\nThese were found using our dynamic analysis tool for embedded devices. \nThe POC\u0027s will be made available upon the public\nrelease of our tool. Exploiting the\nvulnerability\nrequires a user to be authenticated with the router with\nadministrative credentials. \n\nThe `start_arpping` function reads the following values from the NVRAM\nnamely: dhcpd_start,\ndhcpd_end, lan_ipaddr, lan_bridge and lan_eth. These values are then\npassed to the\n`arpping` utility without any sort of sanity checks. \nOut of these values, the outward facing configuration webserver(httpd)\nrunning at\n`IP:192.168.10.1 Port: 80` allows a user to modify the first three\nvalues `dhcpd_start`,\n`dhcpd_end`, `lan_ipaddr` via the LAN and DHCP server configuration\nwebpage available at\n`http://192.168.10.1/lan.asp` by making a POST request to `apply.cgi`\nbinary with the\nappropriate parameters. \n\nBuffer Overflows\n------------------\n\nCVE-ID: CVE-2018-19240\nProducts:\n- TV-IP110WN (V1.2.2 build 68, V1.2.2.65, and V1.2.2 build 64)\n- TV-IP121WN (V1.2.2 build 28)\nModule affected: `network.cgi`\n\nBuffer overflow can be exploited by using the `iptype` parameter\nin network.cgi on TRENDnet TV-IP110WN V1.2.2 build 68,\nV1.2.2.65, and V1.2.2 build 64 and TV-IP121WN V1.2.2 build 28 devices allows\nattackers to hijack the control flow to any attacker-specified location by\ncrafting a POST request payload (without authentication)\n\nx-----------x\n\nCVE-ID: CVE-2018-19241\nProducts:\n- TV-IP110WN (V1.2.2 build 68, V1.2.2.65, and V1.2.2 build 64)\n- TV-IP121WN (V1.2.2 build 28)\nModule affected: `video.cgi`\n\nA BoF vulnerability exists in the CGI binary which can modify the quality of\nthe video recorded on the camera. A sub-routine respondAsp is called that\ncopies a user-controlled parameter into a stack variable using strcpy\nwithout any\nbounds check. This makes the subroutine vulnerable to BoF and can be exploited\nwithout authentication\n\nx-----------x\n\nProducts:\n- TV-IP110WN (V1.2.2 build 68, V1.2.2.65, and V1.2.2 build 64)\n- TV-IP121WN (V1.2.2 build 28)\nModule affected: `watch.cgi`\n\nA BoF vulnerability exists in the `watch.cgi` binary and how it handles\nthe `url` parameter. An attacker can deliver its payload using a POST request\nin the `url` parameter to trigger the BoF vulnerability without authentication. \n\nx-----------x\n\nCVE-ID: CVE-2018-19242\nProducts:\n- TEW-632BRP (1.010B32)\n- TEW-673GRU (v1.00b40)\nModule affected: `apply.cgi`\n\n\nBuffer overflow in apply.cgi on TRENDnet TEW-632BRP 1.010B32 and TEW-673GRU\ndevices allows attackers to hijack the control flow to any attacker-specified\nlocation by crafting a POST request payload(with authentication). \n\n\nReflective XSS\n---------------\n\nProducts:\n- TEW-632BRP (1.010B32)\n- TEW-673GRU (v1.00b40)\n- TEW-634GRU (v1.01B14)\n\nModule affected: `login.cgi`\n\n`Login.cgi` in TRENDNet TEW-632BRP, TEW-673GRU and TEW-634GRU has a\nreflected XSS\nvulnerability that does not require any authentication. \n\nVendor Disclosure\n------------------\n\nThe vulnerabilities had been notified to the vendor 12/03. \nThe vendor replied on 12/05 that since the products had reached their\nend-of-life no future development or firmware updates\nwould be  provided for these devices",
    "sources": [
      {
        "db": "NVD",
        "id": "CVE-2018-19239"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-013455"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2018-25691"
      },
      {
        "db": "VULMON",
        "id": "CVE-2018-19239"
      },
      {
        "db": "PACKETSTORM",
        "id": "150693"
      }
    ],
    "trust": 2.34
  },
  "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": "NVD",
        "id": "CVE-2018-19239",
        "trust": 3.2
      },
      {
        "db": "PACKETSTORM",
        "id": "150693",
        "trust": 2.6
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-013455",
        "trust": 0.8
      },
      {
        "db": "CNVD",
        "id": "CNVD-2018-25691",
        "trust": 0.6
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201812-972",
        "trust": 0.6
      },
      {
        "db": "VULMON",
        "id": "CVE-2018-19239",
        "trust": 0.1
      }
    ],
    "sources": [
      {
        "db": "CNVD",
        "id": "CNVD-2018-25691"
      },
      {
        "db": "VULMON",
        "id": "CVE-2018-19239"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-013455"
      },
      {
        "db": "PACKETSTORM",
        "id": "150693"
      },
      {
        "db": "NVD",
        "id": "CVE-2018-19239"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201812-972"
      }
    ]
  },
  "id": "VAR-201812-0906",
  "iot": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/iot#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": true,
    "sources": [
      {
        "db": "CNVD",
        "id": "CNVD-2018-25691"
      }
    ],
    "trust": 1.225
  },
  "iot_taxonomy": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
      "data": {
        "@container": "@list"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": [
      {
        "category": [
          "Network device"
        ],
        "sub_category": null,
        "trust": 0.6
      }
    ],
    "sources": [
      {
        "db": "CNVD",
        "id": "CNVD-2018-25691"
      }
    ]
  },
  "last_update_date": "2023-12-18T12:56:42.189000Z",
  "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": "http://www.trendnet.com/home"
      },
      {
        "title": "EQUAFL_setup\nUSAGE\nEQUAFL++\nAFLPlusplus\nServer\nCOMMAND INJECTION INFO\nroot cause analysis",
        "trust": 0.1,
        "url": "https://github.com/zyw-200/equafl_setup "
      }
    ],
    "sources": [
      {
        "db": "VULMON",
        "id": "CVE-2018-19239"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-013455"
      }
    ]
  },
  "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-78",
        "trust": 1.8
      }
    ],
    "sources": [
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-013455"
      },
      {
        "db": "NVD",
        "id": "CVE-2018-19239"
      }
    ]
  },
  "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.5,
        "url": "http://packetstormsecurity.com/files/150693/trendnet-command-injection-buffer-overflow-cross-site-scripting.html"
      },
      {
        "trust": 2.3,
        "url": "http://seclists.org/fulldisclosure/2018/dec/21"
      },
      {
        "trust": 0.9,
        "url": "https://nvd.nist.gov/vuln/detail/cve-2018-19239"
      },
      {
        "trust": 0.8,
        "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2018-19239"
      },
      {
        "trust": 0.1,
        "url": "https://cwe.mitre.org/data/definitions/78.html"
      },
      {
        "trust": 0.1,
        "url": "https://nvd.nist.gov"
      },
      {
        "trust": 0.1,
        "url": "https://github.com/zyw-200/equafl_setup"
      },
      {
        "trust": 0.1,
        "url": "https://github.com/prashast/"
      },
      {
        "trust": 0.1,
        "url": "https://nvd.nist.gov/vuln/detail/cve-2018-19242"
      },
      {
        "trust": 0.1,
        "url": "https://nvd.nist.gov/vuln/detail/cve-2018-19240"
      },
      {
        "trust": 0.1,
        "url": "http://192.168.10.1/lan.asp`"
      },
      {
        "trust": 0.1,
        "url": "https://nvd.nist.gov/vuln/detail/cve-2018-19241"
      }
    ],
    "sources": [
      {
        "db": "CNVD",
        "id": "CNVD-2018-25691"
      },
      {
        "db": "VULMON",
        "id": "CVE-2018-19239"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-013455"
      },
      {
        "db": "PACKETSTORM",
        "id": "150693"
      },
      {
        "db": "NVD",
        "id": "CVE-2018-19239"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201812-972"
      }
    ]
  },
  "sources": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "db": "CNVD",
        "id": "CNVD-2018-25691"
      },
      {
        "db": "VULMON",
        "id": "CVE-2018-19239"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-013455"
      },
      {
        "db": "PACKETSTORM",
        "id": "150693"
      },
      {
        "db": "NVD",
        "id": "CVE-2018-19239"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201812-972"
      }
    ]
  },
  "sources_release_date": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "date": "2018-12-18T00:00:00",
        "db": "CNVD",
        "id": "CNVD-2018-25691"
      },
      {
        "date": "2018-12-20T00:00:00",
        "db": "VULMON",
        "id": "CVE-2018-19239"
      },
      {
        "date": "2019-02-21T00:00:00",
        "db": "JVNDB",
        "id": "JVNDB-2018-013455"
      },
      {
        "date": "2018-12-09T23:22:22",
        "db": "PACKETSTORM",
        "id": "150693"
      },
      {
        "date": "2018-12-20T23:29:01.067000",
        "db": "NVD",
        "id": "CVE-2018-19239"
      },
      {
        "date": "2018-12-21T00:00:00",
        "db": "CNNVD",
        "id": "CNNVD-201812-972"
      }
    ]
  },
  "sources_update_date": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "date": "2018-12-18T00:00:00",
        "db": "CNVD",
        "id": "CNVD-2018-25691"
      },
      {
        "date": "2019-01-14T00:00:00",
        "db": "VULMON",
        "id": "CVE-2018-19239"
      },
      {
        "date": "2019-02-21T00:00:00",
        "db": "JVNDB",
        "id": "JVNDB-2018-013455"
      },
      {
        "date": "2019-01-14T20:14:25.797000",
        "db": "NVD",
        "id": "CVE-2018-19239"
      },
      {
        "date": "2018-12-21T00:00:00",
        "db": "CNNVD",
        "id": "CNNVD-201812-972"
      }
    ]
  },
  "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-201812-972"
      }
    ],
    "trust": 0.6
  },
  "title": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/title#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "TRENDnet TEW-673GRU In the device  OS Command injection vulnerability",
    "sources": [
      {
        "db": "JVNDB",
        "id": "JVNDB-2018-013455"
      }
    ],
    "trust": 0.8
  },
  "type": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/type#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "operating system commend injection",
    "sources": [
      {
        "db": "CNNVD",
        "id": "CNNVD-201812-972"
      }
    ],
    "trust": 0.6
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…