OtomiGenX 2.2 - 'userAccount' SQL Injection

EDB-ID:

31868

CVE:

N/A


Author:

hadihadi

Type:

webapps


Platform:

PHP

Date:

2008-06-02


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

OtomiGenX is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.

Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

OtomiGenX 2.2 is affected by this issue; other versions may also be vulnerable. 

The following example POST parameters are available to demonstrate this issue:

userAccount: admin ' or 1=1/*
userPassword: <anything>
userType: Staff