GHSA-578p-fxmm-6229

Suggest an improvement
Source
https://github.com/advisories/GHSA-578p-fxmm-6229
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/02/GHSA-578p-fxmm-6229/GHSA-578p-fxmm-6229.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-578p-fxmm-6229
Aliases
Related
Published
2024-02-22T21:40:59Z
Modified
2024-02-22T21:57:03.631871Z
Severity
  • 8.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:H/A:L CVSS Calculator
Summary
Potentially untrusted input is rendered as HTML in final output
Details

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
Database specific
{
    "nvd_published_at": "2024-02-22T19:15:09Z",
    "cwe_ids": [
        "CWE-20",
        "CWE-79"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2024-02-22T21:40:59Z"
}
References

Affected packages

PyPI / mjml

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0.10.0
Fixed
0.11.0

Affected versions

0.*

0.10.0