From cfb0fbf42e7b34b61beacc7911874dd7b876630f Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 11 Mar 2020 14:01:15 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/12xxx/CVE-2019-12402.json | 5 +++ 2019/17xxx/CVE-2019-17371.json | 7 +++- 2019/19xxx/CVE-2019-19381.json | 61 ++++++++++++++++++++++++++++++---- 2020/10xxx/CVE-2020-10255.json | 5 +++ 2020/10xxx/CVE-2020-10376.json | 56 +++++++++++++++++++++++++++---- 2020/5xxx/CVE-2020-5203.json | 61 ++++++++++++++++++++++++++++++---- 6 files changed, 176 insertions(+), 19 deletions(-) diff --git a/2019/12xxx/CVE-2019-12402.json b/2019/12xxx/CVE-2019-12402.json index a315467f33a..0a7fb41dd84 100644 --- a/2019/12xxx/CVE-2019-12402.json +++ b/2019/12xxx/CVE-2019-12402.json @@ -93,6 +93,11 @@ "refsource": "MLIST", "name": "[flink-issues] 20200311 [GitHub] [flink] nielsbasjes commented on issue #11333: [FLINK-14121] Update commons-compress because of CVE-2019-12402", "url": "https://lists.apache.org/thread.html/r590c15cebee9b8e757e2f738127a9a71e48ede647a3044c504e050a4@%3Cissues.flink.apache.org%3E" + }, + { + "refsource": "MLIST", + "name": "[flink-issues] 20200311 [GitHub] [flink] GJL commented on issue #11333: [FLINK-14121] Update commons-compress because of CVE-2019-12402", + "url": "https://lists.apache.org/thread.html/r05cf37c1e1e662e968cfece1102fcd50fe207181fdbf2c30aadfafd3@%3Cissues.flink.apache.org%3E" } ] }, diff --git a/2019/17xxx/CVE-2019-17371.json b/2019/17xxx/CVE-2019-17371.json index aeea269303e..73597542cbd 100644 --- a/2019/17xxx/CVE-2019-17371.json +++ b/2019/17xxx/CVE-2019-17371.json @@ -34,7 +34,7 @@ "description_data": [ { "lang": "eng", - "value": "libpng 1.6.37 has memory leaks in png_malloc_warn and png_create_info_struct. NOTE: This has been argued as being found in gif2png and not libpng." + "value": "gif2png 2.5.13 has a memory leak in the writefile function." } ] }, @@ -61,6 +61,11 @@ "refsource": "MISC", "name": "https://github.com/glennrp/libpng/issues/307#issuecomment-544779431", "url": "https://github.com/glennrp/libpng/issues/307#issuecomment-544779431" + }, + { + "refsource": "MISC", + "name": "https://gitlab.com/esr/gif2png/issues/8", + "url": "https://gitlab.com/esr/gif2png/issues/8" } ] } diff --git a/2019/19xxx/CVE-2019-19381.json b/2019/19xxx/CVE-2019-19381.json index cf43606672c..eca53c38e2e 100644 --- a/2019/19xxx/CVE-2019-19381.json +++ b/2019/19xxx/CVE-2019-19381.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2019-19381", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2019-19381", + "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": "oauth/oauth2/v1/saml/ in Abacus OAuth Login 2019_01_r4_20191021_0000 before prior to R4 (20.11.2019 Hotfix) allows Reflected Cross Site Scripting (XSS) via an error message." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.compass-security.com/en/research/advisories/", + "refsource": "MISC", + "name": "https://www.compass-security.com/en/research/advisories/" + }, + { + "refsource": "MISC", + "name": "https://www.compass-security.com/fileadmin/Datein/Research/Advisories/CSNC-2019-024_Abacus_Cross-Site_Scripting_XSS.txt", + "url": "https://www.compass-security.com/fileadmin/Datein/Research/Advisories/CSNC-2019-024_Abacus_Cross-Site_Scripting_XSS.txt" } ] } diff --git a/2020/10xxx/CVE-2020-10255.json b/2020/10xxx/CVE-2020-10255.json index a298cb82c5b..850146d15dc 100644 --- a/2020/10xxx/CVE-2020-10255.json +++ b/2020/10xxx/CVE-2020-10255.json @@ -76,6 +76,11 @@ "refsource": "MISC", "name": "https://twitter.com/antumbral/status/1237425959407513600", "url": "https://twitter.com/antumbral/status/1237425959407513600" + }, + { + "refsource": "MISC", + "name": "https://thehackernews.com/2020/03/rowhammer-vulnerability-ddr4-dram.html", + "url": "https://thehackernews.com/2020/03/rowhammer-vulnerability-ddr4-dram.html" } ] } diff --git a/2020/10xxx/CVE-2020-10376.json b/2020/10xxx/CVE-2020-10376.json index 253a280ae0e..3d83e18d090 100644 --- a/2020/10xxx/CVE-2020-10376.json +++ b/2020/10xxx/CVE-2020-10376.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-10376", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-10376", + "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": "Technicolor TC7337NET 08.89.17.23.03 devices allow remote attackers to discover passwords by sniffing the network for an \"Authorization: Basic\" HTTP header." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://medium.com/@felipeagromao/remote-control-cve-2020-10376-fed7b6b934e3", + "url": "https://medium.com/@felipeagromao/remote-control-cve-2020-10376-fed7b6b934e3" } ] } diff --git a/2020/5xxx/CVE-2020-5203.json b/2020/5xxx/CVE-2020-5203.json index 665d2cfdba7..090c18e8421 100644 --- a/2020/5xxx/CVE-2020-5203.json +++ b/2020/5xxx/CVE-2020-5203.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-5203", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-5203", + "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": "In Fat-Free Framework 3.7.1, attackers can achieve arbitrary code execution if developers choose to pass user controlled input (e.g., $_REQUEST, $_GET, or $_POST) to the framework's Clear method." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://github.com/bcosca/fatfree/releases", + "url": "https://github.com/bcosca/fatfree/releases" + }, + { + "refsource": "CONFIRM", + "name": "https://github.com/bcosca/fatfree-core/commit/dae95a0baf3963a9ef87c17cee52f78f77e21829", + "url": "https://github.com/bcosca/fatfree-core/commit/dae95a0baf3963a9ef87c17cee52f78f77e21829" } ] }