From 60f78e40219664c1071d68dd46f4280fcf52a398 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 26 Aug 2021 11:00:53 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/14xxx/CVE-2020-14160.json | 66 ++++++++++++++++++++++++++++++---- 2020/14xxx/CVE-2020-14161.json | 66 ++++++++++++++++++++++++++++++---- 2 files changed, 120 insertions(+), 12 deletions(-) diff --git a/2020/14xxx/CVE-2020-14160.json b/2020/14xxx/CVE-2020-14160.json index ea02b23eb3f..51eb7d117e7 100644 --- a/2020/14xxx/CVE-2020-14160.json +++ b/2020/14xxx/CVE-2020-14160.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-14160", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-14160", + "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": "An SSRF vulnerability in Gotenberg through 6.2.1 exists in the remote URL to PDF conversion, which results in a remote attacker being able to read local files or fetch intranet resources." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/thecodingmachine/gotenberg/releases", + "refsource": "MISC", + "name": "https://github.com/thecodingmachine/gotenberg/releases" + }, + { + "refsource": "MISC", + "name": "https://github.com/gotenberg/gotenberg/pull/319", + "url": "https://github.com/gotenberg/gotenberg/pull/319" + }, + { + "refsource": "MISC", + "name": "https://github.com/gotenberg/gotenberg/issues/215", + "url": "https://github.com/gotenberg/gotenberg/issues/215" } ] } diff --git a/2020/14xxx/CVE-2020-14161.json b/2020/14xxx/CVE-2020-14161.json index 4a52d425f39..8f72b91defa 100644 --- a/2020/14xxx/CVE-2020-14161.json +++ b/2020/14xxx/CVE-2020-14161.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-14161", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-14161", + "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": "It is possible to inject HTML and/or JavaScript in the HTML to PDF conversion in Gotenberg through 6.2.1 via the /convert/html endpoint." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/thecodingmachine/gotenberg/releases", + "refsource": "MISC", + "name": "https://github.com/thecodingmachine/gotenberg/releases" + }, + { + "refsource": "MISC", + "name": "https://github.com/gotenberg/gotenberg/pull/319", + "url": "https://github.com/gotenberg/gotenberg/pull/319" + }, + { + "refsource": "MISC", + "name": "https://github.com/gotenberg/gotenberg/issues/215", + "url": "https://github.com/gotenberg/gotenberg/issues/215" } ] }