[mapserver-users] PHP security advisory

Antti.Roppola@brs.gov.au Antti.Roppola@brs.gov.au
Fri, 1 Mar 2002 12:36:40 +1100


There is a patch for PHP on http://www.php.net that PHP users should investigate.

>From my reading, file upload functions can be used to execute arbitrary code.

If you are installing PHP on an external box, you should be switching off functions
you are not using, things like system and file functions. There's a lot of good
material on the PHP site.

Antti