EvoTopsite 2.0 - 'index.php' Multiple SQL Injections

Author: Hamid Ebadi
type: webapps
platform: php
port: 
date_added: 2006-05-08  
date_updated: 2013-08-25  
verified: 1  
codes: CVE-2006-2339;OSVDB-25440  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 27837.txt  
source: https://www.securityfocus.com/bid/17893/info

evoTopsite 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 SQL queries.

Successful exploits could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.

http://www.example.com/products/evotopsites/demo/index.php?cat_id=-13'%20union%20select%20password%20from%20evots_user%20%20where%20'1'='1