[] NeoSense

Comersus Cart 5.0 - SQL Injection

Author: evol@ruiner.halo.nu
type: webapps
platform: php
port: 
date_added: 2004-07-29 
date_updated: 2013-01-24 
verified: 1 
codes: OSVDB-8285 
tags: 
aliases:  
screenshot_url:  
application_url: 

source: https://www.securityfocus.com/bid/10824/info

Comersus Cart is reportedly affected by a remote SQL injection vulnerability. This issue is due to a failure of the application to properly sanitize user-supplied URI parameter input before using it in an SQL query.

The problem presents itself when malicious SQL statements are passed as a value for the username field when authenticating to the application.

As a result of this a malicious user may influence database queries in order to view or modify sensitive information, potentially compromising the software or the database.

log into server with "username' OR 'hack'='hack"