mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
1.1 KiB
1.1 KiB
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
- http://seclists.org/fulldisclosure/2018/Jul/85
- https://docs.softnas.com/display/SD/Release+Notes
- https://docs.softnas.com/display/SD/Release+Notes
- https://www.coresecurity.com/advisories/softnas-cloud-os-command-injection
- https://www.coresecurity.com/advisories/softnas-cloud-os-command-injection
- https://www.exploit-db.com/exploits/45097/
- https://www.exploit-db.com/exploits/45097/
Github
No PoCs found on GitHub currently.