mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 21:52:25 +02:00
18 lines
929 B
Markdown
18 lines
929 B
Markdown
### [CVE-2021-4356](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4356)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Frontend File Manager plugin for WordPress is vulnerable to Unauthenticated Arbitrary File Download
|
|
in versions up to, and including, 18.2. This is due to lacking authentication protections, capability checks, and sanitization, all on the wpfm_file_meta_update AJAX action. This makes it possible for unauthenticated attackers to download arbitrary files on the site, potentially leading to site takeover.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|