Files
CVEs-PoC/2021/CVE-2021-24628.md
T
2024-06-18 02:51:15 +02:00

19 lines
879 B
Markdown

### [CVE-2021-24628](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24628)
![](https://img.shields.io/static/v1?label=Product&message=Wow%20Forms%20%E2%80%93%20create%20any%20form%20with%20custom%20style&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.1.3%3C%3D%203.1.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Wow Forms WordPress plugin through 3.1.3 does not sanitise or escape a 'did' GET parameter before using it in a SQL statement, when deleting a form in the admin dashboard, leading to an authenticated SQL injection
### POC
#### Reference
- https://codevigilant.com/disclosure/2021/wp-plugin-mwp-forms/
- https://wpscan.com/vulnerability/d742ab35-4e2d-42a8-bebc-b953b2e10e3c
#### Github
No PoCs found on GitHub currently.