AntiPattern
Rbash Bypass via Injection
rbash-restricted-bypass-via-shell-injection
Command construction and environment variable injection let an rbash-restricted shell reach execvp('/bin/sh','-c',…) and arbitrary binaries, bypassing restricted-mode checks and populating command tables. The stakes are remote code execution and shell-policy evasion.