From b385b8f0660e8e85536eb69978af53370e33798f Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 17 Aug 2021 21:00:53 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2021/39xxx/CVE-2021-39247.json | 67 ++++++++++++++++++++++++++++++++++ 2021/39xxx/CVE-2021-39248.json | 62 +++++++++++++++++++++++++++++++ 2 files changed, 129 insertions(+) create mode 100644 2021/39xxx/CVE-2021-39247.json create mode 100644 2021/39xxx/CVE-2021-39248.json diff --git a/2021/39xxx/CVE-2021-39247.json b/2021/39xxx/CVE-2021-39247.json new file mode 100644 index 00000000000..ef9bde0979b --- /dev/null +++ b/2021/39xxx/CVE-2021-39247.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2021-39247", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Zint Barcode Generator before 2.10.0 has a one-byte buffer over-read, related to is_last_single_ascii in code1.c, and rs_encode_uint in reedsol.c." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://sourceforge.net/p/zint/tickets/232/", + "refsource": "MISC", + "name": "https://sourceforge.net/p/zint/tickets/232/" + }, + { + "url": "https://sourceforge.net/p/zint/code/ci/9b02cd52214e80f945bff41fc94bc1e17e15810c/", + "refsource": "MISC", + "name": "https://sourceforge.net/p/zint/code/ci/9b02cd52214e80f945bff41fc94bc1e17e15810c/" + } + ] + } +} \ No newline at end of file diff --git a/2021/39xxx/CVE-2021-39248.json b/2021/39xxx/CVE-2021-39248.json new file mode 100644 index 00000000000..95e4760624f --- /dev/null +++ b/2021/39xxx/CVE-2021-39248.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2021-39248", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Open edX through Lilac.1 allows XSS in common/static/common/js/discussion/utils.js via crafted LaTeX content within a discussion." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/edx/edx-platform/pull/28379", + "refsource": "MISC", + "name": "https://github.com/edx/edx-platform/pull/28379" + } + ] + } +} \ No newline at end of file