From 067b0eb2a4943a17bbe2326640bd0bedc2505367 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 21:43:04 +0000 Subject: [PATCH] Publish Advisories GHSA-578p-fxmm-6229 GHSA-rc4p-p3j9-6577 --- .../GHSA-578p-fxmm-6229.json | 81 +++++++++++++++++ .../GHSA-rc4p-p3j9-6577.json | 89 +++++++++++++++++++ 2 files changed, 170 insertions(+) create mode 100644 advisories/github-reviewed/2024/02/GHSA-578p-fxmm-6229/GHSA-578p-fxmm-6229.json create mode 100644 advisories/github-reviewed/2024/02/GHSA-rc4p-p3j9-6577/GHSA-rc4p-p3j9-6577.json diff --git a/advisories/github-reviewed/2024/02/GHSA-578p-fxmm-6229/GHSA-578p-fxmm-6229.json b/advisories/github-reviewed/2024/02/GHSA-578p-fxmm-6229/GHSA-578p-fxmm-6229.json new file mode 100644 index 00000000000..e56a5595312 --- /dev/null +++ b/advisories/github-reviewed/2024/02/GHSA-578p-fxmm-6229/GHSA-578p-fxmm-6229.json @@ -0,0 +1,81 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-578p-fxmm-6229", + "modified": "2024-02-22T21:40:59Z", + "published": "2024-02-22T21:40:59Z", + "aliases": [ + "CVE-2024-26151" + ], + "summary": "Potentially untrusted input is rendered as HTML in final output", + "details": "### Impact\n\nAll 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 `