From 58143f9977adce1816103d796d4b25016e242971 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sun, 4 Feb 2024 18:00:31 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/36xxx/CVE-2020-36773.json | 77 ++++++++++++++++++++++++++++++++++ 2024/25xxx/CVE-2024-25067.json | 18 ++++++++ 2 files changed, 95 insertions(+) create mode 100644 2020/36xxx/CVE-2020-36773.json create mode 100644 2024/25xxx/CVE-2024-25067.json diff --git a/2020/36xxx/CVE-2020-36773.json b/2020/36xxx/CVE-2020-36773.json new file mode 100644 index 00000000000..3c731c64a5a --- /dev/null +++ b/2020/36xxx/CVE-2020-36773.json @@ -0,0 +1,77 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-36773", + "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": "Artifex Ghostscript before 9.53.0 has an out-of-bounds write and use-after-free in devices/vector/gdevtxtw.c (for txtwrite) because a single character code in a PDF document can map to more than one Unicode code point (e.g., for a ligature)." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://bugs.ghostscript.com/show_bug.cgi?id=702229", + "refsource": "MISC", + "name": "https://bugs.ghostscript.com/show_bug.cgi?id=702229" + }, + { + "url": "https://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=8c7bd787defa071c96289b7da9397f673fddb874", + "refsource": "MISC", + "name": "https://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=8c7bd787defa071c96289b7da9397f673fddb874" + }, + { + "url": "https://bugzilla.opensuse.org/show_bug.cgi?id=1177922", + "refsource": "MISC", + "name": "https://bugzilla.opensuse.org/show_bug.cgi?id=1177922" + }, + { + "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/tag/gs9530", + "refsource": "MISC", + "name": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/tag/gs9530" + } + ] + } +} \ No newline at end of file diff --git a/2024/25xxx/CVE-2024-25067.json b/2024/25xxx/CVE-2024-25067.json new file mode 100644 index 00000000000..c9eb594f7ef --- /dev/null +++ b/2024/25xxx/CVE-2024-25067.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-25067", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + } + ] + } +} \ No newline at end of file