Comment on New PHP Vulnerability:?-s may expose source code for mod_cgiparentComments−marklindhout14yAbsolutely not. Lighttpd and Nginx both use it, and have recently picked up a lot of popularity because of it.It maybe an old mechanism, but it is fast, which is worth something these days :)−gregbair14yThose generally use FastCGI, which again, is not vulnerable.−1SaltwaterC14ynginx doesn't even have plain CGI support. The SimpleCGI wrapper does not count.
Comments
Absolutely not. Lighttpd and Nginx both use it, and have recently picked up a lot of popularity because of it.
It maybe an old mechanism, but it is fast, which is worth something these days :)
Those generally use FastCGI, which again, is not vulnerable.
nginx doesn't even have plain CGI support. The SimpleCGI wrapper does not count.