Invision Gallery Index.PHP SQL Injection Vulnerability
BID:15240
Info
Invision Gallery Index.PHP SQL Injection Vulnerability
| Bugtraq ID: | 15240 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 31 2005 12:00AM |
| Updated: | Oct 31 2005 12:00AM |
| Credit: | aLMaSTeR HaCKeR <[email protected]> is credited with the discovery of this vulnerability. |
| Vulnerable: |
Invision Power Services Invision Gallery 2.0.3 |
| Not Vulnerable: | |
Discussion
Invision Gallery Index.PHP SQL Injection Vulnerability
Invision Gallery is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
Invision Gallery is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
Exploit / POC
Invision Gallery Index.PHP SQL Injection Vulnerability
No exploit is required.
The following proof of concept URI is available:
http://www.example.com/index.php?automodule=gallery&cmd=sc&cat=26&sort_key=date&order_key=DESC&prune_key=30&st='[SQL]
No exploit is required.
The following proof of concept URI is available:
http://www.example.com/index.php?automodule=gallery&cmd=sc&cat=26&sort_key=date&order_key=DESC&prune_key=30&st='[SQL]
Solution / Fix
Invision Gallery Index.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 are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
Invision Gallery Index.PHP SQL Injection Vulnerability
References:
References:
- Invision Gallery Product Page (Invision Power Services)
- SQL In Invision Gallery 2.0.3 ([email protected])