mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
24 lines
1.5 KiB
Markdown
24 lines
1.5 KiB
Markdown
### [CVE-2024-13869](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-13869)
|
||

|
||

|
||

|
||
|
||
### Description
|
||
|
||
The Migration, Backup, Staging – WPvivid Backup & Migration plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'upload_files' function in all versions up to, and including, 0.9.112. This makes it possible for authenticated attackers, with Administrator-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible. NOTE: Uploaded files are only accessible on WordPress instances running on the NGINX web server as the existing .htaccess within the target file upload folder prevents access on Apache servers.
|
||
|
||
### POC
|
||
|
||
#### Reference
|
||
- https://github.com/d0n601/CVE-2024-13869
|
||
- https://ryankozak.com/posts/cve-2024-13869/
|
||
|
||
#### Github
|
||
- https://github.com/20142995/nuclei-templates
|
||
- https://github.com/cyb3r-w0lf/nuclei-template-collection
|
||
- https://github.com/d0n601/CVE-2024-13869
|
||
- https://github.com/fkie-cad/nvd-json-data-feeds
|
||
- https://github.com/nomi-sec/PoC-in-GitHub
|
||
- https://github.com/plzheheplztrying/cve_monitor
|
||
|