|
IsolSoft Support Center contains a flaw that may allow a remote attacker to execute arbitrary commands. The issue is due to the 'rempass.php' script not properly sanitizing user input, specifically directory traversal style attacks (../../) supplied to the 'lang' parameter. This may allow an attacker to include a file from the targeted host that contains arbitrary commands which will be executed by the vulnerable script. Such attacks are limited due to the script only calling files already on the target host. In additin, this flaw can potentially be used to disclose the contents of any file on the system.
|