exploit-db-mirror/platforms/php/webapps/31868.txt
Offensive Security 766b4dbe14 Updated 02_25_2014
2014-02-25 04:28:01 +00:00

13 lines
No EOL
609 B
Text
Executable file

source: http://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