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

18 lines
915 B
Markdown

### [CVE-2021-25103](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25103)
![](https://img.shields.io/static/v1?label=Product&message=Translate%20WordPress%20with%20GTranslate&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.9.7%3C%202.9.7%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 with GTranslate WordPress plugin before 2.9.7 does not sanitise and escape the body parameter in the url_addon/gtranslate-email.php file before outputting it back in the page, leading to a Reflected Cross-Site Scripting issue. Note: exploitation of the issue requires knowledge of the NONCE_SALT and NONCE_KEY
### POC
#### Reference
- https://wpscan.com/vulnerability/90067336-c039-4cbe-aa9f-5eab5d1e1c3d
#### Github
No PoCs found on GitHub currently.