13 lines
No EOL
596 B
Text
13 lines
No EOL
596 B
Text
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 |