Files
CVEs-PoC/2021/CVE-2021-24912.md
T
2025-09-29 21:09:30 +02:00

22 lines
1.2 KiB
Markdown

### [CVE-2021-24912](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24912)
![](https://img.shields.io/static/v1?label=Product&message=Transposh%20WordPress%20Translation&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0.8%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brightgreen)
### Description
The Transposh WordPress Translation WordPress plugin before 1.0.8 does not have CSRF check in its tp_translation AJAX action, which could allow attackers to make authorised users add a translation. Given the lack of sanitisation in the tk0 parameter, this could lead to a Stored Cross-Site Scripting issue which will be executed in the context of a logged in admin
### POC
#### Reference
- https://wpscan.com/vulnerability/349483e2-3ab5-4573-bc03-b1ebab40584d
#### Github
- https://github.com/20142995/nuclei-templates
- https://github.com/ARPSyndicate/cvemon
- https://github.com/MrTuxracer/advisories
- https://github.com/oferwald/transposh