vendor:
My Cloud Mirror
by:
Kacper Szurek
7,5
CVSS
HIGH
Remote Code Execution and Authentication Bypass
78
CWE
Product Name: My Cloud Mirror
Affected Version From: 2.11.153
Affected Version To: 2.11.156
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2017
WD My Cloud Mirror 2.11.153 RCE and Authentication Bypass
It’s possible to execute arbitrary commands using login form because `exec()` function is used without `escapeshellarg()`. It's possible to bypass login form because function only check if `$_COOKIE['username']` and `$_COOKIE['isAdmin']` exist.
Mitigation:
Update to version 2.11.157