From 2a75b3c3acff47c105a170f815366d3d2d88d5ad Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 14 Dec 2020 19:01:43 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/20xxx/CVE-2020-20136.json | 56 ++++++++++++++++++++++++--- 2020/28xxx/CVE-2020-28856.json | 10 +++++ 2020/28xxx/CVE-2020-28857.json | 71 +++++++++++++++++++++++++++++++--- 2020/28xxx/CVE-2020-28858.json | 71 +++++++++++++++++++++++++++++++--- 4 files changed, 190 insertions(+), 18 deletions(-) diff --git a/2020/20xxx/CVE-2020-20136.json b/2020/20xxx/CVE-2020-20136.json index 7ced89ae9d1..1138a559f28 100644 --- a/2020/20xxx/CVE-2020-20136.json +++ b/2020/20xxx/CVE-2020-20136.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-20136", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-20136", + "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": "QuantConnect Lean versions from 2.3.0.0 to 2.4.0.1 are affected by an insecure deserialization vulnerability due to insecure configuration of TypeNameHandling property in Json.NET library." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/QuantConnect/Lean/issues/3537", + "refsource": "MISC", + "name": "https://github.com/QuantConnect/Lean/issues/3537" } ] } diff --git a/2020/28xxx/CVE-2020-28856.json b/2020/28xxx/CVE-2020-28856.json index 5bfd26a9994..b7ca3ebb759 100644 --- a/2020/28xxx/CVE-2020-28856.json +++ b/2020/28xxx/CVE-2020-28856.json @@ -57,6 +57,16 @@ "refsource": "MISC", "name": "http://openasset.com" }, + { + "refsource": "FULLDISC", + "name": "20201211 IP access control bypass in OpenAsset Digital Asset Management 11.2.1/12.0.19 disclosure", + "url": "http://seclists.org/fulldisclosure/2020/Dec/17" + }, + { + "refsource": "MISC", + "name": "http://packetstormsecurity.com/files/160453/OpenAsset-Digital-Asset-Management-IP-Access-Control-Bypass.html", + "url": "http://packetstormsecurity.com/files/160453/OpenAsset-Digital-Asset-Management-IP-Access-Control-Bypass.html" + }, { "refsource": "MISC", "name": "https://www.themissinglink.com.au/security-advisories-cve-2020-28856", diff --git a/2020/28xxx/CVE-2020-28857.json b/2020/28xxx/CVE-2020-28857.json index 6cfdebe1b1f..6506303acdd 100644 --- a/2020/28xxx/CVE-2020-28857.json +++ b/2020/28xxx/CVE-2020-28857.json @@ -1,17 +1,76 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-28857", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-28857", + "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": "OpenAsset Digital Asset Management (DAM) through 12.0.19, does not correctly sanitize user supplied input in multiple parameters and endpoints, allowing for stored cross-site scripting attacks." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://openasset.com", + "refsource": "MISC", + "name": "http://openasset.com" + }, + { + "refsource": "FULLDISC", + "name": "20201211 Stored cross-site scripting (XSS) in OpenAsset Digital Asset Management 11.2.1/12.0.19 disclosure", + "url": "http://seclists.org/fulldisclosure/2020/Dec/18" + }, + { + "refsource": "MISC", + "name": "http://packetstormsecurity.com/files/160455/OpenAsset-Digital-Asset-Management-Cross-Site-Scripting.html", + "url": "http://packetstormsecurity.com/files/160455/OpenAsset-Digital-Asset-Management-Cross-Site-Scripting.html" + }, + { + "refsource": "MISC", + "name": "https://www.themissinglink.com.au/security-advisories-cve-2020-28857", + "url": "https://www.themissinglink.com.au/security-advisories-cve-2020-28857" } ] } diff --git a/2020/28xxx/CVE-2020-28858.json b/2020/28xxx/CVE-2020-28858.json index c50bdd85b72..ac89f39fead 100644 --- a/2020/28xxx/CVE-2020-28858.json +++ b/2020/28xxx/CVE-2020-28858.json @@ -1,17 +1,76 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-28858", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-28858", + "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": "OpenAsset Digital Asset Management (DAM) through 12.0.19 does not correctly verify whether a request made to the application was intentionally made by the user, allowing for cross-site request forgery attacks on all user functions." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://openasset.com", + "refsource": "MISC", + "name": "http://openasset.com" + }, + { + "refsource": "FULLDISC", + "name": "20201211 Cross-site request forgery (CSRF) in OpenAsset Digital Asset Management 11.2.1/12.0.19 disclosure", + "url": "http://seclists.org/fulldisclosure/2020/Dec/19" + }, + { + "refsource": "MISC", + "name": "http://packetstormsecurity.com/files/160458/OpenAsset-Digital-Asset-Management-Cross-Site-Request-Forgery.html", + "url": "http://packetstormsecurity.com/files/160458/OpenAsset-Digital-Asset-Management-Cross-Site-Request-Forgery.html" + }, + { + "refsource": "MISC", + "name": "https://www.themissinglink.com.au/security-advisories-cve-2020-28858", + "url": "https://www.themissinglink.com.au/security-advisories-cve-2020-28858" } ] }