11 lines
No EOL
726 B
Text
11 lines
No EOL
726 B
Text
source: https://www.securityfocus.com/bid/17274/info
|
|
|
|
The couponZONE application is prone to multiple SQL-injection vulnerabilities. These issues are due to a failure in the application 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.
|
|
|
|
Version 4.2 of couponZONE reported vulnerable. Other versions may be affected as well.
|
|
|
|
http://www.example.com/local.cfm?redir=listings&srchby=&companyid=[SQL]
|
|
http://www.example.com/local.cfm?redir=listings&srchby=ct&cat=&scat=[SQL]
|
|
http://www.example.com/local.cfm?redir=adv_details&coid=[SQL] |