mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
21 lines
947 B
Markdown
21 lines
947 B
Markdown
### [CVE-2018-14417](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14417)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A command injection vulnerability was found in the web administration console in SoftNAS Cloud before 4.0.3. In particular, the snserv script did not sanitize the 'recentVersion' parameter from the snserv endpoint, allowing an unauthenticated attacker to execute arbitrary commands with root permissions.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2018/Jul/85
|
|
- https://docs.softnas.com/display/SD/Release+Notes
|
|
- https://www.coresecurity.com/advisories/softnas-cloud-os-command-injection
|
|
- https://www.exploit-db.com/exploits/45097/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|