mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 15:31:27 +02:00
19 lines
830 B
Markdown
19 lines
830 B
Markdown
### [CVE-2020-10568](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10568)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|