cve/2021/CVE-2021-24125.md
2024-06-18 02:51:15 +02:00

18 lines
769 B
Markdown

### [CVE-2021-24125](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24125)
![](https://img.shields.io/static/v1?label=Product&message=Contact%20Form%20Submissions&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.7.1%3C%201.7.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
Unvalidated input in the Contact Form Submissions WordPress plugin before 1.7.1, could lead to SQL injection in the wpcf7_contact_form GET parameter when submitting a filter request as a high privilege user (admin+)
### POC
#### Reference
- https://wpscan.com/vulnerability/8591b3c9-b041-4ff5-b8d9-6f9f81041178
#### Github
No PoCs found on GitHub currently.