CVE-2021-24239
Pie Register < 3.7.0.1 - Reflected Cross-Site Scripting (XSS)
Record summary
CVE-2021-24239 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The Pie Register – User Registration Forms. Invitation based registrations, Custom Login, Payments WordPress plugin before 3.7.0.1 does not sanitise the invitaion_code GET parameter when outputting it in the Activation Code page, leading to a reflected Cross-Site Scripting issue.
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Pie Register – User Registration Forms. Invitation based registrations, Custom Login, Payments | CVE List | 3.7.0.1 to < 3.7.0.1 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Pie Register <3.7.0.1 - Cross-Site ScriptingCVSS 6.1
WordPress Pie Register plugin before 3.7.0.1 is susceptible to cross-site scripting. The plugin does not sanitize the invitaion_code GET parameter when outputting it in the Activation Code page. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site, which can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Impact
Successful exploitation of this vulnerability could lead to the execution of arbitrary script code in the context of the victim's browser, potentially allowing an attacker to steal sensitive information or perform actions on behalf of the victim.
Remediation
Fixed in version 3.7.0.1.
Source: ProjectDiscovery