Files
CVEs-PoC/2021/CVE-2021-24854.md
T
2024-05-25 21:48:12 +02:00

18 lines
767 B
Markdown

### [CVE-2021-24854](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24854)
![](https://img.shields.io/static/v1?label=Product&message=QR%20Redirector&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.6.1%3C%201.6.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The QR Redirector WordPress plugin before 1.6.1 does not sanitise and escape some of the QR Redirect fields, which could allow users with a role as low as Contributor perform Stored Cross-Site Scripting attacks.
### POC
#### Reference
- https://wpscan.com/vulnerability/0d422397-69ff-4d05-aafa-7a572e460e5f
#### Github
No PoCs found on GitHub currently.