SLIDE 10 Remote Execution?
10 10
Wait, remote command execution on bash? How can someone re
remotely execu cute commands on a lo local shell ll?
The issue starts with mod_cgi and how web servers
interact with CGI programs (written in Perl, PHP, Shell
The web server passes (environment) user variables to
them so they can do their work.
In simple terms, this vulnerability allows an attacker to pass
a command as a variable that gets executed by bash.
http://blog.sucuri.net/2014/09/bash-vulnerability-shell- shock-thousands-of-cpanel-sites-are-high-risk.html