FunkyASP Glossary Glossary.ASP SQL Injection Vulnerability
BID:21055
Info
FunkyASP Glossary Glossary.ASP SQL Injection Vulnerability
| Bugtraq ID: | 21055 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 14 2006 12:00AM |
| Updated: | Nov 15 2006 11:46PM |
| Credit: | <[email protected]> is credited with the discovery of this vulnerability. |
| Vulnerable: |
FunkyASP Glossary 1.0 |
| Not Vulnerable: | |
Discussion
FunkyASP Glossary Glossary.ASP SQL Injection Vulnerability
FunkyASP Glossary 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 implementation.
FunkyASP Glossary 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 implementation.
Exploit / POC
FunkyASP Glossary Glossary.ASP SQL Injection Vulnerability
An attacker can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://www.example.com/glossary/glossary.asp?alpha='[sql]
An attacker can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://www.example.com/glossary/glossary.asp?alpha='[sql]
Solution / Fix
FunkyASP Glossary Glossary.ASP 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]:[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]:[email protected].