Joomla Component Ultimate Portfolio Local File Inclusion Vulnerability
A Local File Inclusion (LFI) vulnerability exists in the com_ultimateportfolio version 1.0 component for Joomla. An attacker can exploit this vulnerability to include arbitrary files from the web server, which can lead to the disclosure of sensitive information. The vulnerability is due to insufficient sanitization of user-supplied input to the 'controller' parameter in the 'index.php' script. An attacker can exploit this vulnerability by sending a malicious HTTP request containing directory traversal characters (e.g. '../') to the vulnerable script. Successful exploitation of this vulnerability can result in the disclosure of sensitive information, such as the web server's configuration files, which can lead to further attacks.