UPhotoGallery Multiple SQL Injection Vulnerabilities
BID:21319
Info
UPhotoGallery Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 21319 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 27 2006 12:00AM |
| Updated: | Nov 29 2006 08:49PM |
| Credit: | The Aria-Security Team is credited with discovering these issues. |
| Vulnerable: |
Uapplication uPhotoGallery 1.1 |
| Not Vulnerable: | |
Discussion
UPhotoGallery Multiple SQL Injection Vulnerabilities
uPhotoGallery 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.
uPhotoGallery 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
UPhotoGallery Multiple SQL Injection Vulnerabilities
An attacker can exploit these issues via a web client.
The following URIs demonstrate these issues:
http://www.example.com/slideshow.asp?img_id=290&ci=[SQL Injection]
http://www.example.com/thumbnails.asp?ci=[SQL Injection]
An attacker can exploit these issues via a web client.
The following URIs demonstrate these issues:
http://www.example.com/slideshow.asp?img_id=290&ci=[SQL Injection]
http://www.example.com/thumbnails.asp?ci=[SQL Injection]
Solution / Fix
UPhotoGallery Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected]:[email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected]:[email protected].
References
UPhotoGallery Multiple SQL Injection Vulnerabilities
References:
References:
- Uapplication Home Page (Uapplication)
- uPhotoGallery (v 1.1) SQL Injection (Aria-Security Team )