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.
References
Link | Resource |
---|---|
https://github.com/mautic/mautic/security/advisories/GHSA-86pv-95mj-7w5f | Patch Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
10 Sep 2021, 15:02
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-79 | |
CVSS |
v2 : v3 : |
v2 : 4.3
v3 : 6.1 |
References | (CONFIRM) https://github.com/mautic/mautic/security/advisories/GHSA-86pv-95mj-7w5f - Patch, Third Party Advisory | |
CPE | cpe:2.3:a:acquia:mautic:4.0.0:rc:*:*:*:*:*:* cpe:2.3:a:acquia:mautic:4.0.0:alpha1:*:*:*:*:*:* cpe:2.3:a:acquia:mautic:4.0.0:beta:*:*:*:*:*:* cpe:2.3:a:acquia:mautic:*:*:*:*:*:*:*:* |
30 Aug 2021, 18:15
Type | Values Removed | Values Added |
---|---|---|
Summary | 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. |
30 Aug 2021, 16:25
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2021-08-30 16:15
Updated : 2024-02-04 21:47
NVD link : CVE-2021-27910
Mitre link : CVE-2021-27910
CVE.ORG link : CVE-2021-27910
JSON object : View
Products Affected
acquia
- mautic
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')