vendor:
easygallery
by:
Hussin X
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: easygallery
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
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
2020
Myiosoft easygallery (catid) Blind SQL Injection Vulnerability
A blind SQL injection vulnerability exists in Myiosoft easygallery. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable server. The attacker can use the substring() function to determine the version of the database server. For example, an attacker can send a request with the substring() function to determine if the version of the database server is 4 or 5. If the request returns true, then the version of the database server is 5.
Mitigation:
Developers should always sanitize user input and use parameterized queries to prevent SQL injection attacks.