cve/2021/CVE-2021-24648.md
2024-06-18 02:51:15 +02:00

18 lines
688 B
Markdown

### [CVE-2021-24648](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24648)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The RegistrationMagic WordPress plugin before 5.0.1.9 does not sanitise and escape the rm_search_value parameter before outputting back in an attribute, leading to a Reflected Cross-Site Scripting
### POC
#### Reference
- https://wpscan.com/vulnerability/a3573212-2a98-4504-b8f4-b4d46655e17c
#### Github
No PoCs found on GitHub currently.