vendor:
Data Tables Generator
by:
Erik David Martin
5.5
CVSS
MEDIUM
SQLi, Stored XSS
89, 79
CWE
Product Name: Data Tables Generator
Affected Version From: 1.9.96
Affected Version To: 1.9.96
Patch Exists: YES
Related CWE:
CPE: a:supsystic:data_tables_generator:1.9.96
Platforms Tested: Ubuntu 16.04.6 LTS / WordPress 5.4.2
2020
WordPress Plugin Supsystic Data Tables Generator 1.9.96 – Multiple Vulnerabilities
The POST parameter 'data[search][text_like]' in Supsystic Data Tables Generator plugin does not sanitize user input, leading to a SQL injection vulnerability. Additionally, the plugin is also vulnerable to stored XSS attacks.
Mitigation:
Update to the latest version of the plugin (1.9.96) which fixes the vulnerabilities. Additionally, ensure that user input is properly sanitized and validated before using it in SQL queries and outputting it to web pages.