vendor:
ccnewsletter
by:
Shahab Shamsi
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: ccnewsletter
Affected Version From: 2.1.9
Affected Version To: 2.1.9
Patch Exists: NO
Related CWE: N/A
CPE: a:joomla:ccnewsletter:2.1.9
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win,Linux
2017
Joomla Component ccnewsletter 2.1.9 – ‘sbid’ Parameter SQL Injection
Joomla Component ccnewsletter 2.1.9 is vulnerable to SQL Injection. An attacker can exploit this vulnerability by sending malicious SQL queries to the vulnerable parameter 'sbid' in the URL. This can be exploited using boolean-based blind, time-based blind and UNION query techniques.
Mitigation:
Input validation should be done to prevent SQL injection attacks. Sanitize user input and use parameterized queries.