This flaw is due to an input validation error in the
"sources/functions.php"(line 8)
script that does not validate the "$root_path" variable,remote
attackers can include
malicious scripts and execute arbitrary commands with the privileges
of the web server
code:file sources/functions.php
line 8: require $root_path . "sources/func_output.php";