CVE-2024-11150: WordPress User Extra Fields <= 16.6 - Unauthenticated Arbitrary File Deletion
The WordPress User Extra Fields plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the deletetmpuploadedfile() function in all versions up to, and including, 16.6. This makes it possible for unauthenticated attackers to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-11150?
CVE-2024-11150 has a medium severity level due to the potential for arbitrary file deletion by unauthenticated attackers.
How do I fix CVE-2024-11150?
To fix CVE-2024-11150, update the WordPress User Extra Fields plugin to version 16.7 or later.
Who is affected by CVE-2024-11150?
CVE-2024-11150 affects all versions of the WordPress User Extra Fields plugin up to and including 16.6.
What type of vulnerability is CVE-2024-11150?
CVE-2024-11150 is categorized as an arbitrary file deletion vulnerability.
Can authenticated users exploit CVE-2024-11150?
No, CVE-2024-11150 is specifically exploitable by unauthenticated attackers.