vendor:
ccNewsletter
by:
Ihsan Sencan
9.8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: ccNewsletter
Affected Version From: 2.x Stable
Affected Version To: 2.x Stable
Patch Exists: YES
Related CWE: CVE-2018-5989
CPE: a:chillcreations:ccnewsletter:2.x
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Joomla Component ccNewsletter 2.x.x ‘id’ – SQL Injection
The vulnerability exists due to insufficient filtration of user-supplied data passed via the 'id' parameter to '/index.php' script. A remote attacker can execute arbitrary SQL commands in application's database and compromise the application or access sensitive data.
Mitigation:
Input validation should be used to prevent SQL injection attacks.