CVE-2024-13727
MemberSpace – Membership Plugin and Paid Subscriptions < 2.1.14 - Reflected XSS
Record summary
CVE-2024-13727 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The MemberSpace WordPress plugin before 2.1.14 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against only unauthenticated users.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated May 20, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
MemberSpaceDefault status: unaffected | CVE List | Before 2.1.14 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMMemberSpace WordPress - Cross-Site ScriptingCVSS 6.1
MemberSpace WordPress plugin < 2.1.14 contains a reflected XSS caused by unsanitized and unescaped parameter output, letting unauthenticated attackers execute scripts, exploit requires no authentication.
Impact
Unauthenticated attackers can execute scripts in users' browsers, potentially stealing data or performing actions on their behalf.
Remediation
Upgrade to version 2.1.14 or later.
Source: ProjectDiscovery