#VU98788 Path traversal in WordPress File Upload - CVE-2024-9047
Published: October 17, 2024 / Updated: January 31, 2025
WordPress File Upload
Nickolas Bossinas
Description
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences in wfu_file_downloader.php. A remote attacker can send a specially crafted HTTP request and read or delete arbitrary files on the system.