FusionZONE CouponZONE 4.2 - Multiple SQL Injections

EDB-ID:

27491


Author:

r0t

Type:

webapps


Platform:

CFM

Date:

2006-03-27


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]