Files
CVEs-PoC/2021/CVE-2021-24168.md
T
2024-05-25 21:48:12 +02:00

18 lines
965 B
Markdown

### [CVE-2021-24168](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24168)
![](https://img.shields.io/static/v1?label=Product&message=Easy%20Contact%20Form%20Pro&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.1.1.9%3C%201.1.1.9%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Easy Contact Form Pro WordPress plugin before 1.1.1.9 did not properly sanitise the text fields (such as Email Subject, Email Recipient, etc) when creating or editing a form, leading to an authenticated (author+) stored cross-site scripting issue. This could allow medium privilege accounts (such as author and editor) to perform XSS attacks against high privilege ones like administrator.
### POC
#### Reference
- https://wpscan.com/vulnerability/bfaa7d79-904e-45f1-bc42-ddd90a65ce74
#### Github
No PoCs found on GitHub currently.