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

18 lines
804 B
Markdown

### [CVE-2021-24489](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24489)
![](https://img.shields.io/static/v1?label=Product&message=Request%20a%20Quote&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.3.9%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.9 does not sanitise, validate or escape some of its settings in the admin dashboard, leading to authenticated Stored Cross-Site Scripting issues even when the unfiltered_html capability is disallowed.
### POC
#### Reference
- https://wpscan.com/vulnerability/36e8efe8-b29f-4c9e-9dd5-3e317aa43e0c
#### Github
No PoCs found on GitHub currently.