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

18 lines
736 B
Markdown

### [CVE-2021-24837](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24837)
![](https://img.shields.io/static/v1?label=Product&message=Passster&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Passster WordPress plugin before 3.5.5.8 does not escape the area parameter of its shortcode, which could allow users with a role as low as Contributor to perform Cross-Site Scripting attacks.
### POC
#### Reference
- https://wpscan.com/vulnerability/5fea3ac3-d599-41f3-8f76-08f0d3552af1
#### Github
No PoCs found on GitHub currently.