Debian suidmanager 0.18 - Command Execution
source: https://www.securityfocus.com/bid/94/info /usr/bin/suidexec will execute arbitrary commands as root, as soon as just one suid root shell script can be found on the system: Just invoke /usr/bin/suidexec /path/to/script - it will happily execute your program with euid = 0. This is completel...