CVE-2023-0514
Membership Database <= 1.0 - Reflected XSS
Record summary
CVE-2023-0514 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The Membership Database WordPress plugin through 1.0 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 high privilege users such as admin
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Feb 4, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Membership DatabaseDefault status: affected | CVE List | Through 1.0 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMMembership Database <= 1.0 - Cross-Site ScriptingCVSS 6.1
Membership Database before 1.0 is susceptible to cross-site scripting via the tab parameter due to insufficient input sanitization and output escaping. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Impact
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement of the affected website.
Remediation
Upgrade to a patched version of the Membership Database software or apply the necessary security patches provided by the vendor.
Source: ProjectDiscovery