CodeAvalanche News Inc_Listnews.ASP SQL Injection Vulnerability
BID:22582
Info
CodeAvalanche News Inc_Listnews.ASP SQL Injection Vulnerability
| Bugtraq ID: | 22582 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-1021 |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 15 2007 12:00AM |
| Updated: | May 12 2015 07:34PM |
| Credit: | beks is credited with the discovery of this vulnerability. |
| Vulnerable: |
xfairguy CodeAvalanche News 1.2 |
| Not Vulnerable: | |
Discussion
CodeAvalanche News Inc_Listnews.ASP SQL Injection Vulnerability
CodeAvalanche News 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 could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
CodeAvalanche News 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 could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Exploit / POC
CodeAvalanche News Inc_Listnews.ASP SQL Injection Vulnerability
Attackers can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://www.example.com/inc_listnews.asp?CAT_ID=17+union+select+0,0,0,0,Password+from+Params
Attackers can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://www.example.com/inc_listnews.asp?CAT_ID=17+union+select+0,0,0,0,Password+from+Params
Solution / Fix
CodeAvalanche News Inc_Listnews.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].
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
CodeAvalanche News Inc_Listnews.ASP SQL Injection Vulnerability
References:
References:
- CodeAvalanche News Homepage (xfairguy)