From 66fcf9c2315eaa928728ad731e68e3e90d875231 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 12 Jan 2021 04:01:44 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/27xxx/CVE-2020-27637.json | 61 ++++++++++++++++++++++++++++++---- 2021/3xxx/CVE-2021-3127.json | 18 ++++++++++ 2 files changed, 73 insertions(+), 6 deletions(-) create mode 100644 2021/3xxx/CVE-2021-3127.json diff --git a/2020/27xxx/CVE-2020-27637.json b/2020/27xxx/CVE-2020-27637.json index 3b609496e1b..6436c669978 100644 --- a/2020/27xxx/CVE-2020-27637.json +++ b/2020/27xxx/CVE-2020-27637.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-27637", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-27637", + "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": "** 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." + "value": "The R programming language\u2019s default package manager CRAN is affected by a path traversal vulnerability that can lead to server compromise. This vulnerability affects packages installed via the R CMD install cli command or the install.packages() function from the interpreter. Update to version 4.0.3" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.r-project.org/foundation/", + "refsource": "MISC", + "name": "https://www.r-project.org/foundation/" + }, + { + "refsource": "MISC", + "name": "https://labs.bishopfox.com/advisories/cran-version-4.0.2", + "url": "https://labs.bishopfox.com/advisories/cran-version-4.0.2" } ] } diff --git a/2021/3xxx/CVE-2021-3127.json b/2021/3xxx/CVE-2021-3127.json new file mode 100644 index 00000000000..cd36d8fd39a --- /dev/null +++ b/2021/3xxx/CVE-2021-3127.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2021-3127", + "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