cve/2022/CVE-2022-3126.md

18 lines
770 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-3126](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3126)
![](https://img.shields.io/static/v1?label=Product&message=Frontend%20File%20Manager%20Plugin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=21.4%3C%2021.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Frontend File Manager Plugin WordPress plugin before 21.4 does not have CSRF check when uploading files, which could allow attackers to make logged in users upload files on their behalf
### POC
#### Reference
- https://wpscan.com/vulnerability/7db363bf-7bef-4d47-9963-c30d6fdd2fb8
#### Github
No PoCs found on GitHub currently.