vendor:
Pixaria Gallery
by:
irvian
5.5
CVSS
MEDIUM
Remote File Include
CWE
Product Name: Pixaria Gallery
Affected Version From: Pixaria Gallery 1.x
Affected Version To: Pixaria Gallery 1.x
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
Pixaria Gallery 1.x (class.Smarty.php) Remote File Include Vulnerability
The Pixaria Gallery 1.x version is vulnerable to remote file inclusion. The vulnerability exists in the '/resources/includes/class.Smarty.php' file, where it loads the main Smarty class. An attacker can exploit this vulnerability by passing malicious code in the 'cfg[sys][base_path]' parameter, allowing them to include arbitrary files from a remote server.
Mitigation:
To mitigate this vulnerability, it is recommended to update to a patched version of Pixaria Gallery or implement proper input validation and sanitization to prevent remote file inclusion attacks.