cve/2021/CVE-2021-25071.md

18 lines
749 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-25071](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25071)
![](https://img.shields.io/static/v1?label=Product&message=Akismet%20Privacy%20Policies&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.0.1%3C%3D%202.0.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The WordPress plugin through 2.0.1 does not sanitise and escape the translation parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting
### POC
#### Reference
- https://wpscan.com/vulnerability/53085936-fa07-4f00-a7dc-bbe98c51320e
#### Github
No PoCs found on GitHub currently.