GHSA-4hjq-422q-4vpx

    Dashboard / Vulnerabilities / GHSA-4hjq-422q-4vpx

    GHSA-4hjq-422q-4vpx

    Published: 6 Apr 2021Last Modified: 8 Jul 2026

    Summary: Mautic vulnerable to secret data exfiltration via symfony parameters

    Details: ### 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 [[email protected]](mailto:[email protected])

    Affected packages

    Package

    Name: mautic/core

    Purl: pkg:composer/mautic/core

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 0
    Fixed -3.3.2

    Affected versions

    1.0.0
    1.0.0-beta
    1.0.0-beta2
    1.0.0-beta3
    1.0.0-beta4
    1.0.0-rc1
    1.0.0-rc2
    1.0.0-rc3
    1.0.0-rc4
    1.0.1
    1.0.2
    1.0.3
    1.0.4
    1.0.5

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    GHSA-4hjq-422q-4vpx | CVE-DB