vendor:
AkoGallery
by:
S@BUN
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: AkoGallery
Affected Version From: 2.5 beta
Affected Version To: 2.5 beta
Patch Exists: YES
Related CWE: N/A
CPE: a:mamboportal:akogallery
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
Joomla SQL Injection (com_akogallery)
An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request to the vulnerable application. The attacker can inject arbitrary SQL code in the vulnerable parameter 'id' of the 'index.php' script. This can be used to extract data from the database, modify data, delete data, or even execute commands on the operating system.
Mitigation:
The application should use parameterized queries to prevent SQL injection attacks.