BugTraq
Back to list
|
Post reply
Re: function sleep() in all versions of PHP
May 27 2008 10:44AM
cxib securityreason com
Yeap.
?Using PHP as an in-process script interpreter grants script authors control over the httpd children.?
It is possible to make DoS (block all sockets/memory exe.). (more in Xploit magazin)
Reason: Use PHP via a CGI interpreter with RLimit* directives.
Anyone how use PHP as an in-process script interpreter, can be dangerous.
Best Regards,
Maksymilian Arciemowicz
securityreason.com
http://securityreason.com/key/Arciemowicz.Maksymilian.gpg
[ reply ]
Privacy Statement
Copyright 2010, SecurityFocus
?Using PHP as an in-process script interpreter grants script authors control over the httpd children.?
It is possible to make DoS (block all sockets/memory exe.). (more in Xploit magazin)
Reason: Use PHP via a CGI interpreter with RLimit* directives.
Anyone how use PHP as an in-process script interpreter, can be dangerous.
Best Regards,
Maksymilian Arciemowicz
securityreason.com
http://securityreason.com/key/Arciemowicz.Maksymilian.gpg
[ reply ]