cve/2022/CVE-2022-0444.md

19 lines
1023 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0444](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0444)
![](https://img.shields.io/static/v1?label=Product&message=Backup%2C%20Restore%20and%20Migrate%20WordPress%20Sites%20With%20the%20XCloner%20Plugin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%204.3.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen)
### Description
The Backup, Restore and Migrate WordPress Sites With the XCloner Plugin WordPress plugin before 4.3.6 does not have authorisation and CSRF checks when resetting its settings, allowing unauthenticated attackers to reset them, including generating a new backup encryption key.
### POC
#### Reference
- https://wpscan.com/vulnerability/9567d295-43c7-4e59-9283-c7726f16d40b
#### Github
No PoCs found on GitHub currently.