cve/2021/CVE-2021-24594.md

18 lines
909 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-24594](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24594)
![](https://img.shields.io/static/v1?label=Product&message=Translate%20WordPress%20%E2%80%93%20Google%20Language%20Translator&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=6.0.12%3C%206.0.12%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Translate WordPress Google Language Translator WordPress plugin before 6.0.12 does not sanitise and escape some of its settings before outputting it in various pages, allowing high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed.
### POC
#### Reference
- https://wpscan.com/vulnerability/cf7b0f07-8b9b-40a1-ba7b-e8d34f515a6b
#### Github
No PoCs found on GitHub currently.