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

18 lines
798 B
Markdown

### [CVE-2021-25017](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25017)
![](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.12%3C%201.9.12%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.12 does not escape the search parameter before outputting it back in an attribute in an admin page, leading to a Reflected Cross-Site Scripting
### POC
#### Reference
- https://wpscan.com/vulnerability/2d0c4872-a341-4974-926c-10b094a5d13c
#### Github
No PoCs found on GitHub currently.