WebDoc Multiple SQL Injection Vulnerabilities
BID:26761
Info
WebDoc Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 26761 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 07 2007 12:00AM |
| Updated: | Dec 10 2007 05:12PM |
| Credit: | Jaakko "Chrysalid" Hartikainen is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
Kvaliitti WebDoc 3.0 |
| Not Vulnerable: | |
Discussion
WebDoc Multiple SQL Injection Vulnerabilities
WebDoc 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.
WebDoc 3.0 is vulnerable; other versions may also be affected.
WebDoc 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.
WebDoc 3.0 is vulnerable; other versions may also be affected.
Exploit / POC
WebDoc Multiple SQL Injection Vulnerabilities
An attacker can exploit these issues via a browser.
The following example URI is available:
http://www.example.com/categories.asp?document_id=37&cat_id=convert(int,(select+@@version));--
An attacker can exploit these issues via a browser.
The following example URI is available:
http://www.example.com/categories.asp?document_id=37&cat_id=convert(int,(select+@@version));--
Solution / Fix
WebDoc Multiple SQL Injection Vulnerabilities
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
WebDoc Multiple SQL Injection Vulnerabilities
References:
References: