vendor:
Joomla Face Gallery
by:
Claudio Viviani
7,5
CVSS
HIGH
SQL Injection and Arbitrary File Download
89, 22
CWE
Product Name: Joomla Face Gallery
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:apptha:joomla_face_gallery
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 Face Gallery 1.0 Multiple Vulnerabilities
Joomla Face Gallery 1.0 suffers from SQL injection and Arbitrary file download vulnerabilities. The 'aid' and 'img_name' variables are not sanitized, allowing an attacker to inject malicious SQL code or download arbitrary files from the server.
Mitigation:
Input validation should be used to prevent SQL injection and arbitrary file download vulnerabilities.