Image Gallery with Access Database Multiple SQL Injection Vulnerabilities
BID:21131
Info
Image Gallery with Access Database Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 21131 |
| Class: | Input Validation Error |
| CVE: |
CVE-2006-6932 |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 16 2006 12:00AM |
| Updated: | Jul 06 2007 08:47PM |
| Credit: | Aria-Security Team is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
Image gallery with Access Database Image gallery with Access Database 0 |
| Not Vulnerable: | |
Discussion
Image Gallery with Access Database Multiple SQL Injection Vulnerabilities
Image gallery with Access Database 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 implementation.
Image gallery with Access Database 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 implementation.
Exploit / POC
Image Gallery with Access Database Multiple SQL Injection Vulnerabilities
An attacker can exploit these issues via a web client.
The following proof-of-concept URIs are available:
http://www.example.com/path/dispimage.asp?id=[SQL Injection]
http://www.example.com/path/default.asp?page=2&order=[SQL Injection]
http:/www.example.com/target/path/default.asp?page=[SQL INJECTION]&order=id
An attacker can exploit these issues via a web client.
The following proof-of-concept URIs are available:
http://www.example.com/path/dispimage.asp?id=[SQL Injection]
http://www.example.com/path/default.asp?page=2&order=[SQL Injection]
http:/www.example.com/target/path/default.asp?page=[SQL INJECTION]&order=id
Solution / Fix
Image Gallery with Access Database Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. 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 for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Image Gallery with Access Database Multiple SQL Injection Vulnerabilities
References:
References:
- Image gallery with Access Database Homepage ( Image gallery with Access Database)
- Image gallery with Access Database SQL Injection (Aria-Security Team)