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

18 lines
915 B
Markdown

### [CVE-2021-24691](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24691)
![](https://img.shields.io/static/v1?label=Product&message=Quiz%20And%20Survey%20Master%20%E2%80%93%20Best%20Quiz%2C%20Exam%20and%20Survey%20Plugin%20for%20WordPress&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=7.3.2%3C%207.3.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Quiz And Survey Master WordPress plugin before 7.3.2 does not escape the Quiz Url Slug setting before outputting it in some pages, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed
### POC
#### Reference
- https://wpscan.com/vulnerability/ecf6a082-b563-42c4-9d8c-3757aa6b696f
#### Github
No PoCs found on GitHub currently.