From 16c86116efdf9cec71be78b6bd256afb7c004ad8 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 14 Aug 2019 06:00:52 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/14xxx/CVE-2019-14973.json | 62 ++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 2019/14xxx/CVE-2019-14973.json diff --git a/2019/14xxx/CVE-2019-14973.json b/2019/14xxx/CVE-2019-14973.json new file mode 100644 index 00000000000..6aa09ea0548 --- /dev/null +++ b/2019/14xxx/CVE-2019-14973.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-14973", + "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": "_TIFFCheckMalloc and _TIFFCheckRealloc in tif_aux.c in LibTIFF through 4.0.10 mishandle Integer Overflow checks because they rely on compiler behavior that is undefined by the applicable C standards. This can, for example, lead to an application crash." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "name": "https://gitlab.com/libtiff/libtiff/merge_requests/90", + "url": "https://gitlab.com/libtiff/libtiff/merge_requests/90" + } + ] + } +} \ No newline at end of file