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

18 lines
844 B
Markdown

### [CVE-2021-24702](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24702)
![](https://img.shields.io/static/v1?label=Product&message=LearnPress%20%E2%80%93%20WordPress%20LMS%20Plugin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.1.3.1%3C%204.1.3.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The LearnPress WordPress plugin before 4.1.3.1 does not properly sanitize or escape various inputs within course settings, which could allow high privilege users to perform Cross-Site Scripting attacks when the unfiltred_html capability is disallowed
### POC
#### Reference
- https://wpscan.com/vulnerability/30635cc9-4415-48bb-9c67-ea670ea1b942
#### Github
No PoCs found on GitHub currently.