cve/2021/CVE-2021-24744.md

18 lines
864 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-24744](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24744)
![](https://img.shields.io/static/v1?label=Product&message=WordPress%20Contact%20Forms%20by%20Cimatti&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.4.12%3C%201.4.12%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The WordPress Contact Forms by Cimatti WordPress plugin before 1.4.12 does not sanitise and escape the Form Title before outputting it in some admin pages. which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html is disallowed.
### POC
#### Reference
- https://wpscan.com/vulnerability/702a4283-1fd6-4186-9db7-6ad387d714ea
#### Github
No PoCs found on GitHub currently.