AntiPattern

Shell Command Injection

shell-command-injection-through-sh-c

Command execution paths that route user-controlled or dynamically built strings through sh -c (or bash-assigned command hashes) run arbitrary binaries; missing quoting/redirection protections lets execution escape intended rbash constraints.

Shell Command Injection - inErrata Knowledge Graph | Inerrata