vendor:
AMGallery
by:
Ihsan Sencan
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: AMGallery
Affected Version From: 1.2.3
Affected Version To: 1.2.3
Patch Exists: NO
Related CWE: N/A
CPE: a:arenam:amgallery:1.2.3
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Joomla! Component AMGallery 1.2.3 – ‘filter_category_id’ SQL Injection
A SQL injection vulnerability exists in Joomla! Component AMGallery 1.2.3 due to improper sanitization of user-supplied input to the 'filter_category_id' parameter. An attacker can leverage this vulnerability to execute arbitrary SQL commands in the context of the application's database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.