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

18 lines
864 B
Markdown

### [CVE-2021-24740](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24740)
![](https://img.shields.io/static/v1?label=Product&message=Tutor%20LMS%20%E2%80%93%20eLearning%20and%20online%20course%20solution&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.9.9%3C%201.9.9%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Tutor LMS WordPress plugin before 1.9.9 does not escape some of its settings before outputting them in attributes, 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/e6cf694d-c4ae-4b91-97c0-a6bdbafc7d60
#### Github
No PoCs found on GitHub currently.