suPHP 0.6.3 (Default branch) |
|
|
suPHP is a combination of an Apache module
(mod_suphp) and an executable which provides a
wrapper for PHP. With both together, it is
possible to execute PHP scripts with the
permissions of their owner without having to place
a PHP binary in each user's cgi-bin directory.
suPHP doesn't need Apache's suExec, and provides a
logging function.
License: GNU General Public License (GPL)
Changes:
This release fixes two security vulnerabilities which under certain circumstances might allow a local attacker to execute code with the privileges of other users.
|