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

18 lines
775 B
Markdown

### [CVE-2021-25006](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25006)
![](https://img.shields.io/static/v1?label=Product&message=MOLIE%20%E2%80%93%20Instructure%20Canvas%20Linking%20tool&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0.5%3C%3D%200.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The MOLIE WordPress plugin through 0.5 does not escape the course_id parameter before outputting it back in the admin dashboard, leading to a Reflected Cross-Site Scripting issue
### POC
#### Reference
- https://wpscan.com/vulnerability/dbe2c6ca-d2f1-40a2-83d5-4623c22d4d61
#### Github
No PoCs found on GitHub currently.