cve/2024/CVE-2024-1068.md

18 lines
748 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-1068](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-1068)
![](https://img.shields.io/static/v1?label=Product&message=404%20Solution&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.35.8%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The 404 Solution WordPress plugin before 2.35.8 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 admins.
### POC
#### Reference
- https://wpscan.com/vulnerability/25e3c1a1-3c45-41df-ae50-0e20d86c5484/
#### Github
No PoCs found on GitHub currently.