CVE-2021-27910
Last modified
CVE-2021-27910 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. Insufficient sanitization / filtering allows for arbitrary JavaScript Injection in Mautic using the bounce management callback function. The values submitted in the "error" and "error_related_to" parameters of the POST request of the bounce management callback will be permanently stored and executed once the details page of an affected lead is opened by a Mautic user. EPSS estimates a 0.70% chance of exploitation in the next 30 days.
Description
Insufficient sanitization / filtering allows for arbitrary JavaScript Injection in Mautic using the bounce management callback function. The values submitted in the "error" and "error_related_to" parameters of the POST request of the bounce management callback will be permanently stored and executed once the details page of an affected lead is opened by a Mautic user. An attacker with access to the bounce management callback function (identified with the Mailjet webhook, but it is assumed this will work uniformly across all kinds of webhooks) can inject arbitrary JavaScript Code into the "error" and "error_related_to" parameters of the POST request (POST /mailer/<product / webhook>/callback). It is noted that there is no authentication needed to access this function. The JavaScript Code is stored permanently in the web application and executed every time an authenticated user views the details page of a single contact / lead in Mautic. This means, arbitrary code can be executed to, e.g., steal or tamper with information.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Acquia | Mautic | < 3.3.4 | — |
| Acquia | Mautic | 4.0.0 | Alpha1 |
References
- https://github.com/mautic/mautic/security/advisories/GHSA-86pv-95mj-7w5fPatch, Third Party Advisory
- https://github.com/mautic/mautic/security/advisories/GHSA-86pv-95mj-7w5fPatch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-27910?
How severe is CVE-2021-27910?
How do I fix CVE-2021-27910?
Are you affected by CVE-2021-27910?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
