Command-Injection
- Customer Management Site
Admin creds from the database, command injection in the add-customer form for a shell, then a SUID find for root.
- Report Viewer
A client-side filter was the only thing guarding command execution. Past it was a file read to SSH keys, then a SUID gawk for root.
- Argument Injection in Cisco NDFC (Network-Admin)
Cisco NDFC insufficiently validates command arguments, letting an authenticated attacker with network-admin privileges inject arguments that corrupt files or crash containers.
- Command Injection / RCE in Cisco NDFC REST API and Web UI
Improper authorization and insufficient argument validation in the Cisco NDFC REST API and web UI let an authenticated, low-privileged attacker execute arbitrary commands on …
- OS Command Injection in Linux Foundation Yocto Project
Missing input validation in the BitBake Toaster server (Yocto Project) lets a remote, unauthenticated attacker execute arbitrary OS commands via a crafted HTTP request.