cve/2024/CVE-2024-13869.md

19 lines
1.3 KiB
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-13869](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-13869)
![](https://img.shields.io/static/v1?label=Product&message=Migration%2C%20Backup%2C%20Staging%20%E2%80%93%20WPvivid%20Backup%20%26%20Migration&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%200.9.112%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-434%20Unrestricted%20Upload%20of%20File%20with%20Dangerous%20Type&color=brighgreen)
### 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://ryankozak.com/posts/cve-2024-13869/
#### Github
- https://github.com/d0n601/CVE-2024-13869
- https://github.com/plzheheplztrying/cve_monitor