cve/2021/CVE-2021-24621.md

18 lines
831 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-24621](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24621)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Courses%20LMS&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.0.44%3C%202.0.44%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The WP Courses LMS WordPress plugin before 2.0.44 does not sanitise its Video Embed Code, allowing malicious code to be injected in it by high privilege users, even when the unfiltered_html capability is disallowed, which could lead to Stored Cross-Site Scripting issues
### POC
#### Reference
- https://wpscan.com/vulnerability/bfbb32ac-9ef9-46de-8e5e-7d6d6fb868d8
#### Github
No PoCs found on GitHub currently.