From f2d120b4a2b082fae16e86dfbc87708b3703774e Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 9 Dec 2020 09:01:55 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2005/4xxx/CVE-2005-4900.json | 5 +++ 2020/29xxx/CVE-2020-29657.json | 62 ++++++++++++++++++++++++++++++++++ 2 files changed, 67 insertions(+) create mode 100644 2020/29xxx/CVE-2020-29657.json diff --git a/2005/4xxx/CVE-2005-4900.json b/2005/4xxx/CVE-2005-4900.json index ec7b07cde0d..1d3e5c5b9ba 100644 --- a/2005/4xxx/CVE-2005-4900.json +++ b/2005/4xxx/CVE-2005-4900.json @@ -101,6 +101,11 @@ "name": "https://arstechnica.com/security/2017/02/at-deaths-door-for-years-widely-used-sha1-function-is-now-dead/", "refsource": "MISC", "url": "https://arstechnica.com/security/2017/02/at-deaths-door-for-years-widely-used-sha1-function-is-now-dead/" + }, + { + "refsource": "CONFIRM", + "name": "https://kc.mcafee.com/corporate/index?page=content&id=SB10340", + "url": "https://kc.mcafee.com/corporate/index?page=content&id=SB10340" } ] } diff --git a/2020/29xxx/CVE-2020-29657.json b/2020/29xxx/CVE-2020-29657.json new file mode 100644 index 00000000000..2260ebec4c0 --- /dev/null +++ b/2020/29xxx/CVE-2020-29657.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-29657", + "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 JerryScript 2.3.0, there is an out-of-bounds read in main_print_unhandled_exception in the main-utils.c file." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/jerryscript-project/jerryscript/issues/4244", + "refsource": "MISC", + "name": "https://github.com/jerryscript-project/jerryscript/issues/4244" + } + ] + } +} \ No newline at end of file