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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Crafthemes Demo Import plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'process_uploaded_files' function in all versions up to, and including, 3.3. 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Nxploited/CVE-2024-9698
|
|
- https://github.com/plzheheplztrying/cve_monitor
|
|
|