mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
872 B
Markdown
18 lines
872 B
Markdown
### [CVE-2021-4382](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4382)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Recently plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the fetch_external_image() function in versions up to, and including, 3.0.4. This makes it possible for authenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|