vendor:
Joomla Mac Gallery
by:
Claudio Viviani
N/A
CVSS
N/A
Arbitrary File Download
N/A
CWE
Product Name: Joomla Mac Gallery
Affected Version From: 1.5
Affected Version To: 1.5
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 7, Linux, Mozilla Firefox
2014
Joomla Mac Gallery <= 1.5 Arbitrary File Download
Joomla Mac Gallery suffers from Arbitrary File Download vulnerability. The 'album_id' variable is not sanitized, allowing an attacker to download arbitrary files from the server. The PoC exploit is http://localhost/index.php?option=com_macgallery&view=download&albumid=[../../filename].
Mitigation:
Sanitize the 'album_id' variable.