OtomiGenX 2.2 - 'userAccount' SQL Injection



EKU-ID: 36811 CVE: OSVDB-ID:
Author: hadihadi Published: 2008-06-02 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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