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

19 lines
830 B
Markdown

### [CVE-2020-10568](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10568)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The sitepress-multilingual-cms (WPML) plugin before 4.3.7-b.2 for WordPress has CSRF due to a loose comparison. This leads to remote code execution in includes/class-wp-installer.php via a series of requests that leverage unintended comparisons of integers to strings.
### POC
#### Reference
- https://medium.com/@arall/sitepress-multilingual-cms-wplugin-wpml-4-3-7-b-2-9c9486c13577
- https://wpvulndb.com/vulnerabilities/10131
#### Github
- https://github.com/ARPSyndicate/cvemon