cve/2023/CVE-2023-2592.md

18 lines
740 B
Markdown
Raw Permalink Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-2592](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2592)
![](https://img.shields.io/static/v1?label=Product&message=FormCraft&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.8.2%3C%203.9.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The FormCraft WordPress plugin before 3.9.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/d4298960-eaba-4185-a730-3e621d9680e1
#### Github
No PoCs found on GitHub currently.