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

exploitDog

github логотип

GHSA-578p-fxmm-6229

Опубликовано: 22 фев. 2024
Источник: github
Github: Прошло ревью
CVSS3: 8.2

Описание

Potentially untrusted input is rendered as HTML in final output

Impact

All users of mjml-python who insert untrusted data into mjml templates unless that data is checked in a very strict manner. User input like &lt;script&gt; would be rendered as <script> in the final HTML output.

The attacker must be able to control some data which is later injected in an mjml template which is then send out as email to other users. The attacker could control contents of email messages sent through the platform.

Patches

The problem has been fixed in version 0.11.0 of this library. Versions before 0.10.0 are not affected by this security issue which was added as part of commit 84c495da20a91640a1ca551ace17df7f3be644aa.

Workarounds

  • Ensure that potentially untrusted user input does not contain any sequences which could be rendered as HTML.

References

  • Initial issue report by @sh-at-cs in #52

Пакеты

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

mjml

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

= 0.10.0

0.11.0

EPSS

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

8.2 High

CVSS3

Дефекты

CWE-20
CWE-79

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

CVSS3: 8.2
nvd
почти 2 года назад

The `mjml` PyPI package, found at the `FelixSchwarz/mjml-python` GitHub repo, is an unofficial Python port of MJML, a markup language created by Mailjet. All users of `FelixSchwarz/mjml-python` who insert untrusted data into mjml templates unless that data is checked in a very strict manner. User input like `&lt;script&gt;` would be rendered as `<script>` in the final HTML output. The attacker must be able to control some data which is later injected in an mjml template which is then send out as email to other users. The attacker could control contents of email messages sent through the platform. The problem has been fixed in version 0.11.0 of this library. Versions before 0.10.0 are not affected by this security issue. As a workaround, ensure that potentially untrusted user input does not contain any sequences which could be rendered as HTML.

EPSS

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

8.2 High

CVSS3

Дефекты

CWE-20
CWE-79