The ASUSTOR ADM 3.1.0.RFQ3 NAS portal suffers from an unauthenticated remote code execution vulnerability in the portal/apis/aggrecate_js.cgi file by embedding OS commands in the 'script' parameter.
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Link | Tags |
---|---|
https://www.exploit-db.com/exploits/45200/ | exploit vdb entry third party advisory |
http://packetstormsecurity.com/files/148919/ASUSTOR-NAS-ADM-3.1.0-Remote-Command-Execution-SQL-Injection.html | exploit vdb entry third party advisory |
https://www.exploit-db.com/exploits/45212/ | exploit vdb entry third party advisory |
https://github.com/mefulton/CVE-2018-11510 | third party advisory exploit |
https://github.com/mefulton/CVE-2018-11510/blob/master/admex.py | third party advisory exploit |