Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: GSA_kwCzR0hTQS01NzhwLWZ4bW0tNjIyOc4AA5dr
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 <script>
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
JSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01NzhwLWZ4bW0tNjIyOc4AA5dr
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: 9 months ago
Updated: 9 months ago
CVSS Score: 8.2
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:H/A:L
Identifiers: GHSA-578p-fxmm-6229, CVE-2024-26151
References:
- https://github.com/FelixSchwarz/mjml-python/security/advisories/GHSA-578p-fxmm-6229
- https://nvd.nist.gov/vuln/detail/CVE-2024-26151
- https://github.com/FelixSchwarz/mjml-python/issues/52
- https://github.com/FelixSchwarz/mjml-python/commit/84c495da20a91640a1ca551ace17df7f3be644aa
- https://github.com/FelixSchwarz/mjml-python/commit/8d410b7a500703080bb14ed7e3d2663fe16767e6
- https://github.com/FelixSchwarz/mjml-python/releases/tag/v0.11.0
- https://github.com/advisories/GHSA-578p-fxmm-6229
Blast Radius: 3.9
Affected Packages
pypi:mjml
Dependent packages: 1Dependent repositories: 3
Downloads: 99,457 last month
Affected Version Ranges: = 0.10.0
Fixed in: 0.11.0
All affected versions:
All unaffected versions: 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.6.0, 0.6.1, 0.6.2, 0.7.0, 0.8.0, 0.9.0, 0.9.1, 0.10.0, 0.11.0