WP Membership <= 1.6.2 - Unauthenticated Arbitrary File Upload

2024-11-08 18:58
Tonn

Strategic Overview

Status
Patched in 1.6.3
Affected PluginWP Membership
Affected Version<= 1.6.2
CVSS9.8Critical
CVECVE-2024-10547
View all WP Membership vulnerabilities

Vulnerability Overview

The WP Membership plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the user_profile_image_upload() function in all versions up to, and including, 1.6.2. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.

Technical Analysis

REMEDIATION: Update to version 1.6.3, or a newer patched version --- IDENTIFIER: CWE-434 (Unrestricted Upload of File with Dangerous Type) The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C