cve/2022/CVE-2022-0541.md

18 lines
774 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0541](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0541)
![](https://img.shields.io/static/v1?label=Product&message=flo-launch&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.4.1%3C%202.4.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-284%20Improper%20Access%20Control&color=brighgreen)
### Description
The flo-launch WordPress plugin before 2.4.1 injects code into wp-config.php when creating a cloned site, allowing any attacker to initiate a new site install by setting the flo_custom_table_prefix cookie to an arbitrary value.
### POC
#### Reference
- https://wpscan.com/vulnerability/822cac2c-decd-4aa4-9e8e-1ba2d0c080ce
#### Github
No PoCs found on GitHub currently.