|
|
|
|
|
by btown
4288 days ago
|
|
From one of the comments: > The question isn't whether a CGI is written in bash, but if it calls out to bash no matter how indirectly. Lots of things use the system() libc function, so if /bin/sh is bash it's game over. Is this true? Which systems are vulnerable to this by default? |
|
edit: reading this looks like its exploiting CGI scripts, presumeably through the host header