CVE-2021-27910

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
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:acquia:mautic:*:*:*:*:*:*:*:*
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:4.0.0:rc:*:*:*:*:*:*

History

10 Sep 2021, 15:02

Type Values Removed Values Added
CPE cpe:2.3:a:acquia:mautic:4.0.0:alpha1:*:*:*:*:*:*
cpe:2.3:a:acquia:mautic:*:*:*:*:*:*:*:*
cpe:2.3:a:acquia:mautic:4.0.0:rc:*:*:*:*:*:*
cpe:2.3:a:acquia:mautic:4.0.0:beta:*:*:*:*:*:*
CWE CWE-79
References (CONFIRM) https://github.com/mautic/mautic/security/advisories/GHSA-86pv-95mj-7w5f - (CONFIRM) https://github.com/mautic/mautic/security/advisories/GHSA-86pv-95mj-7w5f - Patch, Third Party Advisory
CVSS v2 : unknown
v3 : unknown
v2 : 4.3
v3 : 6.1

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. 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 : 2023-12-10 13:55


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')