vendor:
Visual Slide Box Builder
by:
nu11secur1ty
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Visual Slide Box Builder
Affected Version From: 3.2.2009
Affected Version To: 3.2.2009
Patch Exists: YES
Related CWE:
CPE: a:wphive:visual_slide_box_builder:3.2.9
Platforms Tested: WordPress
2022
WordPress Plugin Visual Slide Box Builder 3.2.9 – SQLi
The parameter `idx` from the Visual Slide Box Builder plugin app for WordPress appears to be vulnerable to SQLi. The attacker can receive all database information from the WordPress database and he can use it for very malicious purposes.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.