cve/2022/CVE-2022-1182.md

18 lines
814 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1182](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1182)
![](https://img.shields.io/static/v1?label=Product&message=Visual%20Slide%20Box%20Builder&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.2.9%3C%3D%203.2.9%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Visual Slide Box Builder WordPress plugin through 3.2.9 does not sanitise and escape various parameters before using them in SQL statements via some of its AJAX actions available to any authenticated users (such as subscriber), leading to SQL Injections
### POC
#### Reference
- https://wpscan.com/vulnerability/01d108bb-d134-4651-9c74-babcc88da177
#### Github
No PoCs found on GitHub currently.