EasyGallery 'index.php' Multiple SQL Injection Vulnerabilities
BID:49458
Info
EasyGallery 'index.php' Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 49458 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 05 2011 12:00AM |
| Updated: | Sep 05 2011 12:00AM |
| Credit: | Eyup CELIK |
| Vulnerable: |
MyioSoft EasyGallery 5.0tr |
| Not Vulnerable: | |
Discussion
EasyGallery 'index.php' Multiple SQL Injection Vulnerabilities
EasyGallery is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
EasyGallery is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
EasyGallery 'index.php' Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/easygallery/index.php?Go=Go&page=search&search=1' or (sleep(2)%2b1) limit 1
http://www.example.com/easygallery/index.php?do=<SQL Injection Code>&page=register&PageSection=0
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/easygallery/index.php?Go=Go&page=search&search=1' or (sleep(2)%2b1) limit 1
http://www.example.com/easygallery/index.php?do=<SQL Injection Code>&page=register&PageSection=0
Solution / Fix
EasyGallery 'index.php' Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
EasyGallery 'index.php' Multiple SQL Injection Vulnerabilities
References:
References:
- EasyGallery Homepage (MyioSoft)