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

18 lines
762 B
Markdown

### [CVE-2021-24540](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24540)
![](https://img.shields.io/static/v1?label=Product&message=Wonder%20Video%20Embed&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.8%3C%201.8%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Wonder Video Embed WordPress plugin before 1.8 does not escape parameters of its wonderplugin_video shortcode, which could allow users with a role as low as Contributor to perform Stored XSS attacks.
### POC
#### Reference
- https://wpscan.com/vulnerability/67910e5d-ea93-418b-af81-c50d0e05d213
#### Github
No PoCs found on GitHub currently.