What the vulnerability does
01Description
The WordPress File Upload plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 4.24.7 via the 'uploadpath' parameter of the wordpress_file_upload shortcode. This makes it possible for authenticated attackers, with Contributor-level access and above, to upload limited files to arbitrary locations on the web server.
Explanation of Vulnerability in Simple Terms
02Summary
Iptanus File Upload versions up to 4.24.7 contain a path traversal vulnerability that allows an authenticated attacker to write files outside the intended upload directory. An attacker with low-level user privileges can craft malicious file paths to place files in arbitrary locations on the server, potentially overwriting critical application files or injecting malicious code.
What an attacker can do
03Attacker Capabilities
Write files to arbitrary locations on the server outside the upload directory.
Potential impact on your site
04Site Impact
Attackers with user accounts can overwrite files or inject code into sensitive directories, compromising site integrity.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege user account on the site and network access to the upload functionality.
Key dates
06Disclosure timeline
July 16, 2024
CVE published
April 8, 2026
Record updated