First published: Tue Feb 25 2025(Updated: )
The WordPress File Upload plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 4.25.2. This is due to missing or incorrect nonce validation on the 'wfu_file_details' function. This makes it possible for unauthenticated attackers to modify user data details associated with uploaded files via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
Iptanus WordPress File Upload | <4.25.3 | |
Iptanus WordPress File Upload | <=4.25.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-13494 is classified as a high severity vulnerability due to the potential for Cross-Site Request Forgery attacks.
To fix CVE-2024-13494, update the WordPress File Upload plugin to version 4.25.3 or later.
CVE-2024-13494 affects all versions of the WordPress File Upload plugin up to and including version 4.25.2.
CVE-2024-13494 is a Cross-Site Request Forgery (CSRF) vulnerability.
Yes, unauthenticated attackers can exploit CVE-2024-13494 due to the lack of proper nonce validation.