cve/2022/CVE-2022-1687.md

21 lines
921 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1687](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1687)
![](https://img.shields.io/static/v1?label=Product&message=Logo%20Slider&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.4.8%3C%3D%201.4.8%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Logo Slider WordPress plugin through 1.4.8 does not sanitise and escape the lsp_slider_id parameter before using it in a SQL statement via the Manage Slider Images admin page, leading to an SQL Injection
### POC
#### Reference
- https://bulletin.iese.de/post/logo-slider_1-4-8
2024-06-09 00:33:16 +00:00
- https://bulletin.iese.de/post/logo-slider_1-4-8
2024-05-25 21:48:12 +02:00
- https://wpscan.com/vulnerability/e7506906-5c3d-4963-ae24-55f18c3e5081
2024-06-09 00:33:16 +00:00
- https://wpscan.com/vulnerability/e7506906-5c3d-4963-ae24-55f18c3e5081
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.