CommonSense CMS 'id' Parameter Multiple SQL Injection Vulnerabilities
BID:55893
Info
CommonSense CMS 'id' Parameter Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 55893 |
| Class: | Input Validation Error |
| CVE: |
CVE-2012-5342 |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 06 2012 12:00AM |
| Updated: | Jan 06 2012 12:00AM |
| Credit: | H4ckCity Security Team |
| Vulnerable: |
SenseSites CommonSense CMS 0 |
| Not Vulnerable: | |
Discussion
CommonSense CMS 'id' Parameter Multiple SQL Injection Vulnerabilities
CommonSense CMS is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
CommonSense CMS is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
CommonSense CMS 'id' Parameter Multiple SQL Injection Vulnerabilities
An attacker can exploit this issue through a browser.
The following example URIs are available:
http://www.example.com/special.php?id=1 [SQL Injection]
http://www.example.com/article.php?id=5 [SQL Injection]
http://www.example.com/cat2.php?id=1 [SQL Injection]
An attacker can exploit this issue through a browser.
The following example URIs are available:
http://www.example.com/special.php?id=1 [SQL Injection]
http://www.example.com/article.php?id=5 [SQL Injection]
http://www.example.com/cat2.php?id=1 [SQL Injection]
Solution / Fix
CommonSense CMS 'id' Parameter Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. 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 for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
CommonSense CMS 'id' Parameter Multiple SQL Injection Vulnerabilities
References:
References:
- CommonSense CMS (SenseSites)