cve/2023/CVE-2023-4861.md
2024-05-28 08:49:17 +00:00

18 lines
857 B
Markdown

### [CVE-2023-4861](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-4861)
![](https://img.shields.io/static/v1?label=Product&message=File%20Manager%20Pro&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.8.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-94%20Improper%20Control%20of%20Generation%20of%20Code%20('Code%20Injection')&color=brighgreen)
### Description
The File Manager Pro WordPress plugin before 1.8.1 allows admin users to upload arbitrary files, even in environments where such a user should not be able to gain full control of the server, such as a multisite installation. This leads to remote code execution.
### POC
#### Reference
- https://wpscan.com/vulnerability/7fa03f00-25c7-4e40-8592-bb4001ce019d
#### Github
No PoCs found on GitHub currently.