cve/2023/CVE-2023-1408.md
2024-05-28 08:49:17 +00:00

18 lines
740 B
Markdown

### [CVE-2023-1408](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1408)
![](https://img.shields.io/static/v1?label=Product&message=Video%20List%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Video List Manager WordPress plugin through 1.7 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by high privilege users such as admin
### POC
#### Reference
- https://wpscan.com/vulnerability/baf7ef4d-b2ba-48e0-9c17-74fa27e0c15b
#### Github
No PoCs found on GitHub currently.