Description
Webgrind 1.1 contains a remote command execution vulnerability that allows unauthenticated attackers to inject OS commands via the dataFile parameter in index.php. Attackers can execute arbitrary system commands by manipulating the dataFile parameter, such as using payload '0%27%26calc.exe%26%27' to execute commands on the target system.
Problem types
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Product status
Credits
Rafael Pedrero
References
www.exploit-db.com/exploits/51074
www.exploit-db.com/exploits/51074 (ExploitDB-51074)
github.com/jokkedk/webgrind/ (Webgrind GitHub Repository)
www.vulncheck.com/...nd-execution-rce-via-datafile-parameter (VulnCheck Advisory: Webgrind 1.1 - Remote Command Execution (RCE) via dataFile Parameter)