CyberRota Analysis
AI-GeneratedThe WP-Members Membership Plugin for WordPress is vulnerable to reflected cross-site scripting (XSS) due to inadequate input sanitization and output escaping, affecting all versions up to 3.5.6. This vulnerability allows unauthenticated attackers to inject malicious scripts into web pages, potentially compromising users who click on specially crafted links. WordPress site administrators using this plugin should prioritize patching to mitigate the risk of exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
The WP-Members Membership Plugin plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via URL Query String in all versions up to, and including, 3.5.6 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. Successful exploitation requires the victim to first visit the attacker-crafted URL and then click the Terms of Service link rendered on the resulting registration page.