vendor:
Moa Gallery
by:
Mr.tro0oqy
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Moa Gallery
Affected Version From: 1.1.0
Affected Version To: 1.1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:moagallery:moa_gallery:1.1.0
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
Moa gallery 1.1.0 (gallery_id) Remote Sql injection vuln
A remote SQL injection vulnerability exists in Moa gallery 1.1.0. An attacker can send a specially crafted HTTP request to the vulnerable application in order to execute arbitrary SQL commands in the back-end database. This can be exploited to manipulate data, disclose sensitive information, or gain access to the system.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the application should be configured to use the least privileged account with access to the database.