Description
Guardian language-system passes the id GET parameter directly into a PHP exec() call in transcribe.php (line 15) without sanitization: exec(\"php jobs/transcribe.php \".$login_session.\" \".$_GET['id'].\" ...\"). No authentication is required. An unauthenticated remote attacker can append shell metacharacters to execute arbitrary OS commands on the server.
Problem types
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Product status
Any version
Credits
philopentest
References
gist.github.com/...inforepo/d5b2771d82e1b31b8fc1c33052e08dad (Researcher Disclosure)
www.vulncheck.com/...tion-via-id-parameter-in-transcribe-php