Posted May 4, 2012 2:14 UTC (Fri) by cortana (subscriber, #24596)
[Link]
Seems to be (using mod_fcgid to be precise).
An important PHP security update
Posted May 4, 2012 2:29 UTC (Fri) by jmayer (subscriber, #595)
[Link]
If I understand the problem description correctly (and I'm neither a web server expert nor a php expert) in order to trigger this problem you need to run php-scripts via the cgi module. If you run them via the fcgi or php modules your system shouldn't provide this feature.
An important PHP security update
Posted May 4, 2012 23:49 UTC (Fri) by branden (subscriber, #7029)
[Link]
You know you're reading an article on the PHP language when a security hole is described, even inadvertently, as a "feature". ;-)