vendor:
AdaptCMS
by:
Kallimero
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: AdaptCMS
Affected Version From: 2.0.4
Affected Version To: 2.0.4
Patch Exists: NO
Related CWE: N/A
CPE: a:adaptcms:adaptcms:2.0.4
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Debian
2012
AdaptCMS <= 2.0.4 SQL Injection vulnerability
AdaptCMS is vulnerable to a really unusual SQL injection. The code in config.php acts like addslashes, but a couple of lines after, there is an SQL query which is vulnerable to injection. A POST http request can be used to insert a custom choice in the poll, which contains the admin credentials.
Mitigation:
Change the CMS until the issues are fixed.