cve/2021/CVE-2021-24706.md

18 lines
860 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-24706](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24706)
![](https://img.shields.io/static/v1?label=Product&message=Qwizcards%20%E2%80%93%20online%20quizzes%20and%20flashcards&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.62%3C%203.62%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Qwizcards online quizzes and flashcards WordPress plugin before 3.62 does not properly sanitize and escape some of its settings, allowing high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed.
### POC
#### Reference
- https://wpscan.com/vulnerability/ecddb611-de75-41d5-a470-8fc2cf0780a4
#### Github
No PoCs found on GitHub currently.