exploit-db-mirror/platforms/php/webapps/35803.txt
Offensive Security 7bb980404f Update: 2015-01-18
14 new exploits
2015-01-18 08:36:34 +00:00

10 lines
No EOL
570 B
Text
Executable file

source: http://www.securityfocus.com/bid/48028/info
Cotonti is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
Cotonti 0.9.2 is vulnerable; other versions may also be affected.
http://www.example.com/users.php?s=-2+AND+31337=0
http://www.example.com/forums.php?m=topics&s=offtopic&ord=-2+AND+31337=0