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

18 lines
798 B
Markdown

### [CVE-2021-24420](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24420)
![](https://img.shields.io/static/v1?label=Product&message=Request%20a%20Quote&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.3.4%3C%202.3.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Request a Quote WordPress plugin before 2.3.4 did not sanitise and escape some of its quote fields when adding/editing a quote as admin, leading to Stored Cross-Site scripting issues when the quote is output in the 'All Quotes" table.
### POC
#### Reference
- https://wpscan.com/vulnerability/426eafb1-0261-4e7e-8c70-75bf4c476f18
#### Github
No PoCs found on GitHub currently.