vendor:
Moa Gallery
by:
Mr.SQL
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Moa Gallery
Affected Version From: Moa Gallery 1.2.0
Affected Version To: Moa Gallery 1.2.0
Patch Exists: NO
Related CWE: N/A
CPE: a:moagallery:moa_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: N/A
2009
Remote SQL Injection Vulnerability ( index.php action )
An attacker can exploit this vulnerability by sending a crafted HTTP request to the vulnerable application. The crafted request contains a malicious SQL query in the 'gallery_id' parameter of the 'index.php' script. This can allow the attacker to access the application's database and extract sensitive information.
Mitigation:
Input validation should be used to prevent SQL injection attacks.