{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2014-2321/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2014-2321/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2014-2321/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2014-2321/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2014-2321/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2014-2321"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2014-2321"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2014/CVE-2014-2321.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2014-2321\n\ninfo:\n  name: ZTE Cable Modem Web Shell\n  author: geeknik\n  severity: critical\n  description: |\n    ZTE F460 and F660 cable modems allows remote attackers to obtain administrative access via sendcmd requests to web_shell_cmd.gch, as demonstrated by using \"set TelnetCfg\" commands to enable a TELNET service with specified credentials.\n  impact: |\n    Remote code execution\n  remediation: |\n    Apply the latest firmware update provided by ZTE to fix the vulnerability\n  reference:\n    - https://yosmelvin.wordpress.com/2017/09/21/f660-modem-hack/\n    - https://jalalsela.com/zxhn-h108n-router-web-shell-secrets/\n    - https://nvd.nist.gov/vuln/detail/CVE-2014-2321\n    - http://www.kb.cert.org/vuls/id/600724\n    - http://www.myxzy.com/post-411.html\n  classification:\n    cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:C/I:C/A:C\n    cvss-score: 10\n    cve-id: CVE-2014-2321\n    cwe-id: CWE-264\n    epss-score: 0.59259\n    epss-percentile: 0.99075\n    cpe: cpe:2.3:h:zte:f460:-:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: zte\n    product: f460\n    shodan-query: cpe:\"cpe:2.3:h:zte:f460\"\n  tags: cve2014,cve,iot,zte,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/web_shell_cmd.gch\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"please input shell command\"\n          - \"ZTE Corporation. All rights reserved\"\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 490a00463044022008f00fc53a63682162064182f6d8238963536233caba03524f50fe917e9431df022062799a6f777ccae8e392e1f1bcecaecf269ca06b9676f6f673bd0d560a1e4361:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2014-2321"
}