Show filters
95 Total Results
Displaying 81-90 of 95
Sort by:
Attacker Value
Unknown

CVE-2022-0420

Disclosure Date: March 07, 2022 (last updated February 23, 2025)
The RegistrationMagic WordPress plugin before 5.0.2.2 does not sanitise and escape the rm_form_id parameter before using it in a SQL statement in the Automation admin dashboard, allowing high privilege users to perform SQL injection attacks
Attacker Value
Unknown

CVE-2021-24648

Disclosure Date: February 01, 2022 (last updated February 23, 2025)
The RegistrationMagic WordPress plugin before 5.0.1.9 does not sanitise and escape the rm_search_value parameter before outputting back in an attribute, leading to a Reflected Cross-Site Scripting
Attacker Value
Unknown

CVE-2022-0233

Disclosure Date: January 18, 2022 (last updated February 23, 2025)
The ProfileGrid – User Profiles, Memberships, Groups and Communities WordPress plugin is vulnerable to Stored Cross-Site Scripting due to insufficient escaping via the pm_user_avatar and pm_cover_image parameters found in the ~/admin/class-profile-magic-admin.php file which allows attackers with authenticated user access, such as subscribers, to inject arbitrary web scripts into their profile, in versions up to and including 1.2.7.
Attacker Value
Unknown

CVE-2022-0232

Disclosure Date: January 18, 2022 (last updated February 23, 2025)
The User Registration, Login & Landing Pages WordPress plugin is vulnerable to Stored Cross-Site Scripting due to insufficient escaping via the loader_text parameter found in the ~/includes/templates/landing-page.php file which allows attackers with administrative user access to inject arbitrary web scripts, in versions up to and including 1.2.7. This affects multi-site installations where unfiltered_html is disabled for administrators, and sites where unfiltered_html is disabled.
Attacker Value
Unknown

CVE-2021-24862

Disclosure Date: January 10, 2022 (last updated February 23, 2025)
The RegistrationMagic WordPress plugin before 5.0.1.6 does not escape user input in its rm_chronos_ajax AJAX action before using it in a SQL statement when duplicating tasks in batches, which could lead to a SQL injection issue
Attacker Value
Unknown

CVE-2021-4073

Disclosure Date: December 08, 2021 (last updated February 23, 2025)
The RegistrationMagic WordPress plugin made it possible for unauthenticated users to log in as any site user, including administrators, if they knew a valid username on the site due to missing identity validation in the social login function social_login_using_email() of the plugin. This affects versions equal to, and less than, 5.0.1.7.
Attacker Value
Unknown

CVE-2021-24703

Disclosure Date: November 23, 2021 (last updated February 23, 2025)
The Download Plugin WordPress plugin before 1.6.1 does not have capability and CSRF checks in the dpwap_plugin_activate AJAX action, allowing any authenticated users, such as subscribers, to activate plugins that are already installed.
Attacker Value
Unknown

CVE-2020-8435

Disclosure Date: March 12, 2020 (last updated February 21, 2025)
An issue was discovered in the RegistrationMagic plugin 4.6.0.0 for WordPress. There is SQL injection via the rm_analytics_show_form rm_form_id parameter.
Attacker Value
Unknown

CVE-2020-8436

Disclosure Date: March 12, 2020 (last updated February 21, 2025)
XSS was discovered in the RegistrationMagic plugin 4.6.0.0 for WordPress via the rm_form_id, rm_tr, or form_name parameter.
Attacker Value
Unknown

CVE-2020-9455

Disclosure Date: March 06, 2020 (last updated February 21, 2025)
The RegistrationMagic plugin through 4.6.0.3 for WordPress allows remote authenticated users (with minimal privileges) to send arbitrary emails on behalf of the site via class_rm_user_services.php send_email_user_view.