DM FileManager 'album.php' Remote File Inclusion Vulnerability

Summary
The host is running DM FileManager and is prone to remote File Inclusion vulnerability.
Impact
Successful exploitation will let the remote attacker execute arbitrary PHP code, and can include arbitrary file from local or external resources when register_globals is enabled. Impact Level: Application
Solution
Apply Security patch from below link, http://www.dutchmonkey.com/?file=products/dm-albums/download_form.html
Insight
Error exists when input passed to the 'SECURITY_FILE' parameter in 'album.php' in 'dm-albums/template/' directory is not properly verified before being used to include files.
Affected
DutchMonkey, DM FileManager version 3.9.4 and prior
References