Description
thesystem 1.0 contains a command injection vulnerability that allows unauthenticated attackers to execute arbitrary system commands by submitting malicious input to the run_command endpoint. Attackers can send POST requests with shell commands in the command parameter to execute arbitrary code on the server without authentication.
Problem types
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Product status
Credits
Sadik Cetin
References
www.exploit-db.com/exploits/47441 (ExploitDB-47441)
github.com/kostasmitroglou/thesystem (GitHub Repository)
www.vulncheck.com/...mmand-injection-via-runcommand-endpoint (VulnCheck Advisory: thesystem 1.0 Command Injection via run_command endpoint)