CVE-2024-1720 MEDIUM

CVE-2024-1720: User Registration – Custom Registration Form, Login Form, and User Profile WordPress Plugin <= 3.1.4 - Unauthenticated Stored Self-Based Cross-Site Scripting

Vendor Wpeverest
Product User Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder
Weakness CWE-79 · XSS
Published March 7, 2024
Last update April 8, 2026

CVSS base score

4.7/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

The User Registration – Custom Registration Form, Login Form, and User Profile WordPress Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'Display Name' parameter in all versions up to, and including, 3.1.4 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This vulnerability requires social engineering to successfully exploit, and the impact would be very limited due to the attacker requiring a user to login as the user with the injected payload for execution.

Explanation of Vulnerability in Simple Terms

02Summary

A stored cross-site scripting (XSS) vulnerability exists in User Registration & Membership plugin versions up to 3.1.4. An attacker can inject malicious scripts into user-controllable fields that are later displayed to other users or administrators. The vulnerability requires user interaction (victim must visit a page containing the injected content) and affects the integrity and confidentiality of site data.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that execute in other users' browsers when they view affected pages.

Potential impact on your site

04Site Impact

User accounts and admin sessions could be compromised; attackers can steal session tokens or redirect users to phishing sites.

Conditions required to exploit

05Prerequisites

No authentication required. Victim must visit a page containing the attacker's injected payload.

Key dates

06Disclosure timeline

March 7, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE