diff --git a/2019/17xxx/CVE-2019-17362.json b/2019/17xxx/CVE-2019-17362.json new file mode 100644 index 00000000000..b8eca52445c --- /dev/null +++ b/2019/17xxx/CVE-2019-17362.json @@ -0,0 +1,72 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-17362", + "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": "In LibTomCrypt through 1.18.2, the der_decode_utf8_string function (in der_decode_utf8_string.c) does not properly detect certain invalid UTF-8 sequences. This allows context-dependent attackers to cause a denial of service (out-of-bounds read and crash) or read information from other memory locations via carefully crafted DER-encoded data." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.142995", + "refsource": "MISC", + "name": "https://vuldb.com/?id.142995" + }, + { + "url": "https://github.com/libtom/libtomcrypt/issues/507", + "refsource": "MISC", + "name": "https://github.com/libtom/libtomcrypt/issues/507" + }, + { + "url": "https://github.com/libtom/libtomcrypt/pull/508", + "refsource": "MISC", + "name": "https://github.com/libtom/libtomcrypt/pull/508" + } + ] + } +} \ No newline at end of file