|
phpWebSite contains a flaw that allows a remote attacker include arbitrary PHP files. Due to a lack of sanity checks in the include_once.php script, the inc_prefix variable can be used to include arbitrary PHP files on remote sites. Specially crafted PHP files with commands will be executed on the victim machine with the privileges of the web server.
|