vendor:
Supsystic Newsletter
by:
Erik David Martin
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Supsystic Newsletter
Affected Version From: 1.5.5
Affected Version To: 1.5.5
Patch Exists: Yes
Related CWE: N/A
CPE: 2.3:a:supsystic:supsystic_newsletter:1.5.5
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Ubuntu 16.04.6 LTS / WordPress 5.4.2
2020
WordPress Plugin Supsystic Newsletter 1.5.5 – ‘sidx’ SQL injection
The GET parameter 'sidx' does not sanitize user input when searching for existing subscribers, allowing for a time-based blind SQL injection attack. Use ZAP/Burp to capture the web request when searching for existing subscribers and save it to request.txt. Then use sqlmap -r request.txt --dbms=mysql -p sidx to exploit the vulnerability.
Mitigation:
The vendor has released a patch to address this vulnerability.