CVE-2021-27909
XSS vulnerability on password reset page
Record summary
CVE-2021-27909 has a selected CVSS score of 6.3 (medium); EIP currently links 1 Nuclei template.
Description
For Mautic versions prior to 3.3.4/4.0.0, there is an XSS vulnerability on Mautic's password reset page where a vulnerable parameter, "bundle," in the URL could allow an attacker to execute Javascript code. The attacker would be required to convince or trick the target into clicking a password reset URL with the vulnerable parameter utilized.
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
MauticBrowse Mautic / Mautic | CVE List | Before 3.3.4 | affected |
| Before 4.0.0 | affected | ||
mautic/coreBrowse Packagist / mautic/core | GitHub Advisory | Before 3.3.4 · Fixed in 3.3.4 | affected |
| 4.0.0-alpha1 to < 4.0.0 · Fixed in 4.0.0 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMMautic <3.3.4 - Cross-Site ScriptingCVSS 6.1
Mautic before 3.3.4 contains a cross-site scripting vulnerability on the password reset page in the bundle parameter of the URL. An attacker can inject arbitrary script, steal cookie-based authentication credentials, and/or launch other attacks.
Impact
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to potential data theft or unauthorized actions.
Remediation
Upgrade Mautic to version 3.3.4 or later to mitigate this vulnerability.
Source: ProjectDiscovery