From 8b39123314ea8c68bc632ced3b425113ab2eea91 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 2 Oct 2020 06:01:33 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/26xxx/CVE-2020-26519.json | 67 ++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 2020/26xxx/CVE-2020-26519.json diff --git a/2020/26xxx/CVE-2020-26519.json b/2020/26xxx/CVE-2020-26519.json new file mode 100644 index 00000000000..f9978e063f2 --- /dev/null +++ b/2020/26xxx/CVE-2020-26519.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-26519", + "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": "fitz/pixmap.c in Artifex MuPDF 1.17.0 has an overflow during pixmap size calculation." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://bugs.ghostscript.com/show_bug.cgi?id=702937", + "refsource": "MISC", + "name": "https://bugs.ghostscript.com/show_bug.cgi?id=702937" + }, + { + "url": "http://git.ghostscript.com/?p=mupdf.git;a=commit;h=af1e390a2c7abceb32676ec684cd1dbb92907ce8", + "refsource": "MISC", + "name": "http://git.ghostscript.com/?p=mupdf.git;a=commit;h=af1e390a2c7abceb32676ec684cd1dbb92907ce8" + } + ] + } +} \ No newline at end of file