cve/2018/CVE-2018-14417.md

25 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-14417](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14417)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
2024-06-09 00:33:16 +00:00
- http://seclists.org/fulldisclosure/2018/Jul/85
2024-05-26 14:27:05 +02:00
- https://docs.softnas.com/display/SD/Release+Notes
2024-06-09 00:33:16 +00:00
- https://docs.softnas.com/display/SD/Release+Notes
2024-05-26 14:27:05 +02:00
- https://www.coresecurity.com/advisories/softnas-cloud-os-command-injection
2024-06-09 00:33:16 +00:00
- https://www.coresecurity.com/advisories/softnas-cloud-os-command-injection
2024-05-26 14:27:05 +02:00
- https://www.exploit-db.com/exploits/45097/
2024-06-09 00:33:16 +00:00
- https://www.exploit-db.com/exploits/45097/
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.