SCA: security update for mautic/core (GHSA-86pv-95mj-7w5f)

medium Tenable Cloud Security Plugin ID 412485

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2021-27910)

See Also

https://github.com/advisories/GHSA-86pv-95mj-7w5f

Plugin Details

Severity: Medium

ID: 412485

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 8.67

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.2

Vector: CVSS2#AV:N/AC:M/Au:N/C:N/I:P/A:N

CVSS Score Source: CVE-2021-27910

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 9/1/2021

Vulnerability Publication Date: 8/30/2021

Reference Information

CVE: CVE-2021-27910

cwe: CWE-79