Vulnerabilities (CVE)

Filtered by vendor Ultimatemember Subscribe
Total 38 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2019-10271 1 Ultimatemember 1 Ultimate Member 2024-03-05 4.0 MEDIUM 4.3 MEDIUM
An issue was discovered in the Ultimate Member plugin 2.39 for WordPress. It allows unauthorized profile and cover picture modification. It is possible to modify the profile and cover picture of any user once one is connected. One can also modify the profiles and cover pictures of privileged users. To perform such a modification, one first needs to (for example) intercept an upload-picture request and modify the user_id parameter.
CVE-2022-1209 1 Ultimatemember 1 Ultimate Member 2024-01-11 3.5 LOW 5.4 MEDIUM
The Ultimate Member plugin for WordPress is vulnerable to arbitrary redirects due to insufficient validation on supplied URLs in the social fields of the Profile Page, which makes it possible for attackers to redirect unsuspecting victims in versions up to, and including, 2.3.1.
CVE-2022-1208 1 Ultimatemember 1 Ultimate Member 2024-01-11 3.5 LOW 5.4 MEDIUM
The Ultimate Member plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Biography field featured on individual user profile pages due to insufficient input sanitization and output escaping that allows users to encode malicious web scripts with HTML encoding that is reflected back on the page. This affects versions up to, and including, 2.3.2. Please note this issue was only partially fixed in version 2.3.2.
CVE-2023-31216 1 Ultimatemember 1 Ultimate Member 2023-12-10 N/A 8.8 HIGH
Cross-Site Request Forgery (CSRF) vulnerability in Ultimate Member plugin <= 2.6.0 versions.
CVE-2023-3460 1 Ultimatemember 1 Ultimate Member 2023-12-10 N/A 9.8 CRITICAL
The Ultimate Member WordPress plugin before 2.6.7 does not prevent visitors from creating user accounts with arbitrary capabilities, effectively allowing attackers to create administrator accounts at will. This is actively being exploited in the wild.
CVE-2022-3361 1 Ultimatemember 1 Ultimate Member 2023-12-10 N/A 4.3 MEDIUM
The Ultimate Member plugin for WordPress is vulnerable to directory traversal in versions up to, and including 2.5.0 due to insufficient input validation on the 'template' attribute used in shortcodes. This makes it possible for attackers with administrative privileges to supply arbitrary paths using traversal (../../) to access and include files outside of the intended directory. If an attacker can successfully upload a php file then remote code execution via inclusion may also be possible. Note: for users with less than administrative capabilities, /wp-admin access needs to be enabled for that user in order for this to be exploitable by those users.
CVE-2022-4061 1 Ultimatemember 1 Jobboardwp 2023-12-10 N/A 7.5 HIGH
The JobBoardWP WordPress plugin before 1.2.2 does not properly validate file names and types in its file upload functionalities, allowing unauthenticated users to upload arbitrary files such as PHP.
CVE-2022-3384 1 Ultimatemember 1 Ultimate Member 2023-12-10 N/A 7.2 HIGH
The Ultimate Member plugin for WordPress is vulnerable to Remote Code Execution in versions up to, and including, 2.5.0 via the populate_dropdown_options function that accepts user supplied input and passes it through call_user_func(). This is restricted to non-parameter PHP functions like phpinfo(); since user supplied parameters are not passed through the function. This makes it possible for authenticated attackers, with administrative privileges, to execute code on the server.
CVE-2022-3383 1 Ultimatemember 1 Ultimate Member 2023-12-10 N/A 7.2 HIGH
The Ultimate Member plugin for WordPress is vulnerable to Remote Code Execution in versions up to, and including, 2.5.0 via the get_option_value_from_callback function that accepts user supplied input and passes it through call_user_func(). This makes it possible for authenticated attackers, with administrative capabilities, to execute code on the server.
CVE-2022-3966 1 Ultimatemember 1 Ultimate Member 2023-12-10 N/A 7.5 HIGH
A vulnerability, which was classified as critical, has been found in Ultimate Member Plugin up to 2.5.0. This issue affects the function load_template of the file includes/core/class-shortcodes.php of the component Template Handler. The manipulation of the argument tpl leads to pathname traversal. The attack may be initiated remotely. Upgrading to version 2.5.1 is able to address this issue. The name of the patch is e1bc94c1100f02a129721ba4be5fbc44c3d78ec4. It is recommended to upgrade the affected component. The identifier VDB-213545 was assigned to this vulnerability.
CVE-2021-39329 1 Ultimatemember 1 Jobboardwp 2023-12-10 3.5 LOW 4.8 MEDIUM
The JobBoardWP WordPress plugin is vulnerable to Stored Cross-Site Scripting due to insufficient input validation and sanitization via several parameters found in the ~/includes/admin/class-metabox.php file which allowed attackers with administrative user access to inject arbitrary web scripts, in versions up to and including 1.0.7. This affects multi-site installations where unfiltered_html is disabled for administrators, and sites where unfiltered_html is disabled.
CVE-2021-24306 1 Ultimatemember 1 Ultimate Member 2023-12-10 3.5 LOW 5.4 MEDIUM
The Ultimate Member – User Profile, User Registration, Login & Membership Plugin WordPress plugin before 2.1.20 did not properly sanitise, validate or encode the query string when generating a link to edit user's own profile, leading to an authenticated reflected Cross-Site Scripting issue. Knowledge of the targeted username is required to exploit this, and attackers would then need to make the related logged in user open a malicious link.
CVE-2020-36155 1 Ultimatemember 1 Ultimate Member 2023-12-10 7.5 HIGH 9.8 CRITICAL
An issue was discovered in the Ultimate Member plugin before 2.1.12 for WordPress, aka Unauthenticated Privilege Escalation via User Meta. An attacker could supply an array parameter for sensitive metadata, such as the wp_capabilities user meta that defines a user's role. During the registration process, submitted registration details were passed to the update_profile function, and any metadata was accepted, e.g., wp_capabilities[administrator] for Administrator access.
CVE-2020-36157 1 Ultimatemember 1 Ultimate Member 2023-12-10 7.5 HIGH 9.8 CRITICAL
An issue was discovered in the Ultimate Member plugin before 2.1.12 for WordPress, aka Unauthenticated Privilege Escalation via User Roles. Due to the lack of filtering on the role parameter that could be supplied during the registration process, an attacker could supply the role parameter with a WordPress capability (or any custom Ultimate Member role) and effectively be granted those privileges.
CVE-2020-36170 1 Ultimatemember 1 Ultimate Member 2023-12-10 5.0 MEDIUM 5.3 MEDIUM
The Ultimate Member plugin before 2.1.13 for WordPress mishandles hidden name="timestamp" fields in forms.
CVE-2020-36156 1 Ultimatemember 1 Ultimate Member 2023-12-10 6.5 MEDIUM 8.8 HIGH
An issue was discovered in the Ultimate Member plugin before 2.1.12 for WordPress, aka Authenticated Privilege Escalation via Profile Update. Any user with wp-admin access to the profile.php page could supply the parameter um-role with a value set to any role (e.g., Administrator) during a profile update, and effectively escalate their privileges.
CVE-2020-6859 1 Ultimatemember 1 Ultimate Member 2023-12-10 5.0 MEDIUM 5.3 MEDIUM
Multiple Insecure Direct Object Reference vulnerabilities in includes/core/class-files.php in the Ultimate Member plugin through 2.1.2 for WordPress allow remote attackers to change other users' profiles and cover photos via a modified user_id parameter. This is related to ajax_image_upload and ajax_resize_image.
CVE-2016-10872 1 Ultimatemember 1 Ultimate Member 2023-12-10 4.3 MEDIUM 6.1 MEDIUM
The ultimate-member plugin before 1.3.40 for WordPress has XSS on the login form.
CVE-2019-14945 1 Ultimatemember 1 Ultimate Member 2023-12-10 3.5 LOW 5.4 MEDIUM
The ultimate-member plugin before 2.0.54 for WordPress has XSS.
CVE-2019-14946 1 Ultimatemember 1 Ultimate Member 2023-12-10 3.5 LOW 5.4 MEDIUM
The ultimate-member plugin before 2.0.52 for WordPress has XSS related to UM Roles create and edit operations.