cve/2021/CVE-2021-24216.md

18 lines
793 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-24216](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24216)
![](https://img.shields.io/static/v1?label=Product&message=All-in-One%20WP%20Migration&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=7.41%3C%207.41%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-434%20Unrestricted%20Upload%20of%20File%20with%20Dangerous%20Type&color=brighgreen)
### Description
The All-in-One WP Migration WordPress plugin before 7.41 does not validate uploaded files' extension, which allows administrators to upload PHP files on their site, even on multisite installations.
### POC
#### Reference
- https://wpscan.com/vulnerability/87c6052c-2628-4987-a9a3-a03b5ca1e083
#### Github
No PoCs found on GitHub currently.