Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-4hjq-422q-4vpx

Опубликовано: 06 апр. 2021
Источник: github
Github: Прошло ревью
CVSS3: 5.8

Описание

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:

Пакеты

Наименование

mautic/core

composer
Затронутые версииВерсия исправления

< 3.3.2

3.3.2

EPSS

Процентиль: 30%
0.00109
Низкий

5.8 Medium

CVSS3

Дефекты

CWE-732
CWE-74

Связанные уязвимости

CVSS3: 5.8
nvd
почти 5 лет назад

In all versions prior to Mautic 3.3.2, secret parameters such as database credentials could be exposed publicly by an authorized admin user through leveraging Symfony parameter syntax in any of the free text fields in Mautic’s configuration that are used in publicly facing parts of the application.

EPSS

Процентиль: 30%
0.00109
Низкий

5.8 Medium

CVSS3

Дефекты

CWE-732
CWE-74