logo

CVE-2021-27908 mautic/core

Package

Manager: composer
Name: mautic/core
Vulnerable Version: >=0 <3.3.2

Severity

Level: Medium

CVSS v3.1: CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:L

CVSS v4.0: CVSS:4.0/AV:L/AC:H/AT:N/PR:H/UI:P/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N

EPSS: 0.00109 pctl0.29795

Details

Mautic vulnerable to secret data exfiltration via symfony parameters ### Impact Symfony parameters (which is what Mautic transforms configuration parameters into) can be used within other Symfony parameters by design. However, this also means that an admin who is normally not privy to certain parameters, such as database credentials, could expose them by leveraging any of the free text fields in Mautic’s configuration that are used in publicly facing parts of the application. For example, 1. Go to Configuration page -> Landing Page Settings -> Analytics script and enter this: <`script> console.log("db password is: %mautic.db_password%"); </script>` 2. Visit any landing page and open the JS dev console. You will see the following message with real instance db password: `db password is: <real password>` Risk rating: ModerateCVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:L ### Patches Upgrade to 3.3.2 ### Workarounds No ### References No ### For more information If you have any questions or comments about this advisory: * Email us at [security@mautic.org](mailto:security@mautic.org)

Metadata

Created: 2021-04-06T17:20:58Z
Modified: 2024-02-05T11:00:10Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/04/GHSA-4hjq-422q-4vpx/GHSA-4hjq-422q-4vpx.json
CWE IDs: ["CWE-732", "CWE-74"]
Alternative ID: GHSA-4hjq-422q-4vpx
Finding: F184
Auto approve: 1