|
Ralf Image Gallery (R.I.G.) contains a flaw that may allow a remote attacker to execute arbitrary commands. The issue is due to the admin_album.php script not properly sanitizing user input supplied to the 'dir_abs_src' or 'dir_abs_admin_src' variables. This may allow an attacker to include a file from a remote host that contains arbitrary commands which will be executed by the vulnerable script. Additionally, this can be used to access arbitrary files via directory traversal style attacks (../../), or conduct cross-site scripting (XSS) attacks allowing for the execution of arbitrary code in a user's browser within the trust relationship between the browser and the server.
|