cve/2022/CVE-2022-3076.md

18 lines
849 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-3076](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3076)
![](https://img.shields.io/static/v1?label=Product&message=CM%20Download%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.8.6%3C%202.8.6%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 CM Download Manager WordPress plugin before 2.8.6 allows high privilege users such as admin to upload arbitrary files by setting the any extension via the plugin's setting, which could be used by admins of multisite blog to upload PHP files for example.
### POC
#### Reference
- https://wpscan.com/vulnerability/d18e695b-4d6e-4ff6-a060-312594a0d2bd
#### Github
No PoCs found on GitHub currently.