cve/2023/CVE-2023-2655.md

18 lines
747 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-2655](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2655)
![](https://img.shields.io/static/v1?label=Product&message=Contact%20Form%20by%20WD&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 Contact Form by WD WordPress plugin through 1.13.23 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/b3f2d38f-8eeb-45e9-bb58-2957e416e1cd/
#### Github
No PoCs found on GitHub currently.