From 938ce70ed8fed43d6836b6fdcae21a01f4793b1f Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 6 Oct 2020 16:01:50 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/4xxx/CVE-2019-4725.json | 174 +++++++++++++++--------------- 2020/14xxx/CVE-2020-14001.json | 5 + 2020/25xxx/CVE-2020-25641.json | 2 +- 2020/26xxx/CVE-2020-26159.json | 5 + 2020/26xxx/CVE-2020-26576.json | 18 ++++ 2020/26xxx/CVE-2020-26577.json | 18 ++++ 2020/26xxx/CVE-2020-26578.json | 18 ++++ 2020/26xxx/CVE-2020-26579.json | 18 ++++ 2020/26xxx/CVE-2020-26580.json | 18 ++++ 2020/26xxx/CVE-2020-26581.json | 18 ++++ 2020/26xxx/CVE-2020-26582.json | 62 +++++++++++ 2020/26xxx/CVE-2020-26583.json | 18 ++++ 2020/26xxx/CVE-2020-26584.json | 18 ++++ 2020/26xxx/CVE-2020-26585.json | 18 ++++ 2020/26xxx/CVE-2020-26586.json | 18 ++++ 2020/26xxx/CVE-2020-26587.json | 18 ++++ 2020/26xxx/CVE-2020-26588.json | 18 ++++ 2020/26xxx/CVE-2020-26589.json | 18 ++++ 2020/26xxx/CVE-2020-26590.json | 18 ++++ 2020/26xxx/CVE-2020-26591.json | 18 ++++ 2020/26xxx/CVE-2020-26592.json | 18 ++++ 2020/26xxx/CVE-2020-26593.json | 18 ++++ 2020/26xxx/CVE-2020-26594.json | 18 ++++ 2020/4xxx/CVE-2020-4528.json | 186 ++++++++++++++++----------------- 2020/7xxx/CVE-2020-7739.json | 12 ++- 25 files changed, 584 insertions(+), 186 deletions(-) create mode 100644 2020/26xxx/CVE-2020-26576.json create mode 100644 2020/26xxx/CVE-2020-26577.json create mode 100644 2020/26xxx/CVE-2020-26578.json create mode 100644 2020/26xxx/CVE-2020-26579.json create mode 100644 2020/26xxx/CVE-2020-26580.json create mode 100644 2020/26xxx/CVE-2020-26581.json create mode 100644 2020/26xxx/CVE-2020-26582.json create mode 100644 2020/26xxx/CVE-2020-26583.json create mode 100644 2020/26xxx/CVE-2020-26584.json create mode 100644 2020/26xxx/CVE-2020-26585.json create mode 100644 2020/26xxx/CVE-2020-26586.json create mode 100644 2020/26xxx/CVE-2020-26587.json create mode 100644 2020/26xxx/CVE-2020-26588.json create mode 100644 2020/26xxx/CVE-2020-26589.json create mode 100644 2020/26xxx/CVE-2020-26590.json create mode 100644 2020/26xxx/CVE-2020-26591.json create mode 100644 2020/26xxx/CVE-2020-26592.json create mode 100644 2020/26xxx/CVE-2020-26593.json create mode 100644 2020/26xxx/CVE-2020-26594.json diff --git a/2019/4xxx/CVE-2019-4725.json b/2019/4xxx/CVE-2019-4725.json index 65c93b07324..ca9ff3e9dd1 100644 --- a/2019/4xxx/CVE-2019-4725.json +++ b/2019/4xxx/CVE-2019-4725.json @@ -1,90 +1,90 @@ { - "description" : { - "description_data" : [ - { - "value" : "IBM Security Access Manager Appliance 9.0 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 172131.", - "lang" : "eng" - } - ] - }, - "data_version" : "4.0", - "data_format" : "MITRE", - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "value" : "Cross-Site Scripting", - "lang" : "eng" - } - ] - } - ] - }, - "affects" : { - "vendor" : { - "vendor_data" : [ + "description": { + "description_data": [ { - "product" : { - "product_data" : [ - { - "product_name" : "Security Access Manager Appliance", - "version" : { - "version_data" : [ - { - "version_value" : "9.0" - } - ] - } - } - ] - }, - "vendor_name" : "IBM" + "value": "IBM Security Access Manager Appliance 9.0 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 172131.", + "lang": "eng" } - ] - } - }, - "CVE_data_meta" : { - "ID" : "CVE-2019-4725", - "DATE_PUBLIC" : "2020-10-05T00:00:00", - "STATE" : "PUBLIC", - "ASSIGNER" : "psirt@us.ibm.com" - }, - "impact" : { - "cvssv3" : { - "BM" : { - "AC" : "L", - "AV" : "N", - "C" : "L", - "S" : "C", - "I" : "L", - "A" : "N", - "PR" : "N", - "UI" : "R", - "SCORE" : "6.100" - }, - "TM" : { - "E" : "H", - "RL" : "O", - "RC" : "C" - } - } - }, - "references" : { - "reference_data" : [ - { - "title" : "IBM Security Bulletin 6342889 (Security Access Manager Appliance)", - "name" : "https://www.ibm.com/support/pages/node/6342889", - "url" : "https://www.ibm.com/support/pages/node/6342889", - "refsource" : "CONFIRM" - }, - { - "name" : "ibm-sam-cve20194725-xss (172131)", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/172131", - "title" : "X-Force Vulnerability Report", - "refsource" : "XF" - } - ] - }, - "data_type" : "CVE" -} + ] + }, + "data_version": "4.0", + "data_format": "MITRE", + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "value": "Cross-Site Scripting", + "lang": "eng" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Security Access Manager Appliance", + "version": { + "version_data": [ + { + "version_value": "9.0" + } + ] + } + } + ] + }, + "vendor_name": "IBM" + } + ] + } + }, + "CVE_data_meta": { + "ID": "CVE-2019-4725", + "DATE_PUBLIC": "2020-10-05T00:00:00", + "STATE": "PUBLIC", + "ASSIGNER": "psirt@us.ibm.com" + }, + "impact": { + "cvssv3": { + "BM": { + "AC": "L", + "AV": "N", + "C": "L", + "S": "C", + "I": "L", + "A": "N", + "PR": "N", + "UI": "R", + "SCORE": "6.100" + }, + "TM": { + "E": "H", + "RL": "O", + "RC": "C" + } + } + }, + "references": { + "reference_data": [ + { + "title": "IBM Security Bulletin 6342889 (Security Access Manager Appliance)", + "name": "https://www.ibm.com/support/pages/node/6342889", + "url": "https://www.ibm.com/support/pages/node/6342889", + "refsource": "CONFIRM" + }, + { + "name": "ibm-sam-cve20194725-xss (172131)", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/172131", + "title": "X-Force Vulnerability Report", + "refsource": "XF" + } + ] + }, + "data_type": "CVE" +} \ No newline at end of file diff --git a/2020/14xxx/CVE-2020-14001.json b/2020/14xxx/CVE-2020-14001.json index cc46046dfaf..99cb3be7d54 100644 --- a/2020/14xxx/CVE-2020-14001.json +++ b/2020/14xxx/CVE-2020-14001.json @@ -111,6 +111,11 @@ "refsource": "FEDORA", "name": "FEDORA-2020-5c70d97eca", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ENMMGKHRQIZ3QKGOMBBBGB6B4LB5I7NQ/" + }, + { + "refsource": "UBUNTU", + "name": "USN-4562-1", + "url": "https://usn.ubuntu.com/4562-1/" } ] } diff --git a/2020/25xxx/CVE-2020-25641.json b/2020/25xxx/CVE-2020-25641.json index 861dc11992b..65b0346bb11 100644 --- a/2020/25xxx/CVE-2020-25641.json +++ b/2020/25xxx/CVE-2020-25641.json @@ -70,7 +70,7 @@ "description_data": [ { "lang": "eng", - "value": "A flaw was found in the Linux kernel\u2019s implementation of biovecs in versions before 5.9-rc7. A zero-length biovec request issued by the block subsystem could cause the kernel to enter an infinite loop, causing a denial of service. This flaw allows a local attacker with basic privileges to issue requests to a block device, resulting in a denial of service. The highest threat from this vulnerability is to system availability." + "value": "A flaw was found in the Linux kernel's implementation of biovecs in versions before 5.9-rc7. A zero-length biovec request issued by the block subsystem could cause the kernel to enter an infinite loop, causing a denial of service. This flaw allows a local attacker with basic privileges to issue requests to a block device, resulting in a denial of service. The highest threat from this vulnerability is to system availability." } ] } diff --git a/2020/26xxx/CVE-2020-26159.json b/2020/26xxx/CVE-2020-26159.json index 769a5eed1c3..e900932f32b 100644 --- a/2020/26xxx/CVE-2020-26159.json +++ b/2020/26xxx/CVE-2020-26159.json @@ -66,6 +66,11 @@ "refsource": "MLIST", "name": "[oss-security] 20200930 [cve-request@...re.org: Re: [scr966354] oniguruma regular expression library - fixed in devel version cbe9f8bd9cfc6c3c87a60fbae58fa1a85db59df0]", "url": "http://www.openwall.com/lists/oss-security/2020/09/30/7" + }, + { + "refsource": "FEDORA", + "name": "FEDORA-2020-bc758654d1", + "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZFUJY7BUIFBTZ3IUHVHCID4JYCRDGKPS/" } ] } diff --git a/2020/26xxx/CVE-2020-26576.json b/2020/26xxx/CVE-2020-26576.json new file mode 100644 index 00000000000..e24c00b7a89 --- /dev/null +++ b/2020/26xxx/CVE-2020-26576.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-26576", + "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 diff --git a/2020/26xxx/CVE-2020-26577.json b/2020/26xxx/CVE-2020-26577.json new file mode 100644 index 00000000000..36773d37433 --- /dev/null +++ b/2020/26xxx/CVE-2020-26577.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-26577", + "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 diff --git a/2020/26xxx/CVE-2020-26578.json b/2020/26xxx/CVE-2020-26578.json new file mode 100644 index 00000000000..6006929ebba --- /dev/null +++ b/2020/26xxx/CVE-2020-26578.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-26578", + "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 diff --git a/2020/26xxx/CVE-2020-26579.json b/2020/26xxx/CVE-2020-26579.json new file mode 100644 index 00000000000..8a3382fe2bb --- /dev/null +++ b/2020/26xxx/CVE-2020-26579.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-26579", + "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 diff --git a/2020/26xxx/CVE-2020-26580.json b/2020/26xxx/CVE-2020-26580.json new file mode 100644 index 00000000000..36e283730d7 --- /dev/null +++ b/2020/26xxx/CVE-2020-26580.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-26580", + "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 diff --git a/2020/26xxx/CVE-2020-26581.json b/2020/26xxx/CVE-2020-26581.json new file mode 100644 index 00000000000..40a9959e285 --- /dev/null +++ b/2020/26xxx/CVE-2020-26581.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-26581", + "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 diff --git a/2020/26xxx/CVE-2020-26582.json b/2020/26xxx/CVE-2020-26582.json new file mode 100644 index 00000000000..d444cfaae20 --- /dev/null +++ b/2020/26xxx/CVE-2020-26582.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-26582", + "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": "D-Link DAP-1360U before 3.0.1 devices allow remote authenticated users to execute arbitrary commands via shell metacharacters in the IP JSON value for ping (aka res_config_action=3&res_config_id=18)." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://wilomousky.blogspot.com/2020/10/dap-1360u-cmdi.html", + "refsource": "MISC", + "name": "https://wilomousky.blogspot.com/2020/10/dap-1360u-cmdi.html" + } + ] + } +} \ No newline at end of file diff --git a/2020/26xxx/CVE-2020-26583.json b/2020/26xxx/CVE-2020-26583.json new file mode 100644 index 00000000000..c09e8b3a315 --- /dev/null +++ b/2020/26xxx/CVE-2020-26583.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-26583", + "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 diff --git a/2020/26xxx/CVE-2020-26584.json b/2020/26xxx/CVE-2020-26584.json new file mode 100644 index 00000000000..fc122177772 --- /dev/null +++ b/2020/26xxx/CVE-2020-26584.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-26584", + "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 diff --git a/2020/26xxx/CVE-2020-26585.json b/2020/26xxx/CVE-2020-26585.json new file mode 100644 index 00000000000..aed69fb1b58 --- /dev/null +++ b/2020/26xxx/CVE-2020-26585.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-26585", + "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 diff --git a/2020/26xxx/CVE-2020-26586.json b/2020/26xxx/CVE-2020-26586.json new file mode 100644 index 00000000000..b1fdba61ec9 --- /dev/null +++ b/2020/26xxx/CVE-2020-26586.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-26586", + "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 diff --git a/2020/26xxx/CVE-2020-26587.json b/2020/26xxx/CVE-2020-26587.json new file mode 100644 index 00000000000..98eeece6220 --- /dev/null +++ b/2020/26xxx/CVE-2020-26587.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-26587", + "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 diff --git a/2020/26xxx/CVE-2020-26588.json b/2020/26xxx/CVE-2020-26588.json new file mode 100644 index 00000000000..58ad4c53a81 --- /dev/null +++ b/2020/26xxx/CVE-2020-26588.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-26588", + "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 diff --git a/2020/26xxx/CVE-2020-26589.json b/2020/26xxx/CVE-2020-26589.json new file mode 100644 index 00000000000..de94ea17a58 --- /dev/null +++ b/2020/26xxx/CVE-2020-26589.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-26589", + "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 diff --git a/2020/26xxx/CVE-2020-26590.json b/2020/26xxx/CVE-2020-26590.json new file mode 100644 index 00000000000..af6d8f9e195 --- /dev/null +++ b/2020/26xxx/CVE-2020-26590.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-26590", + "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 diff --git a/2020/26xxx/CVE-2020-26591.json b/2020/26xxx/CVE-2020-26591.json new file mode 100644 index 00000000000..3c4d5724692 --- /dev/null +++ b/2020/26xxx/CVE-2020-26591.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-26591", + "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 diff --git a/2020/26xxx/CVE-2020-26592.json b/2020/26xxx/CVE-2020-26592.json new file mode 100644 index 00000000000..78f702fb987 --- /dev/null +++ b/2020/26xxx/CVE-2020-26592.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-26592", + "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 diff --git a/2020/26xxx/CVE-2020-26593.json b/2020/26xxx/CVE-2020-26593.json new file mode 100644 index 00000000000..2069787e127 --- /dev/null +++ b/2020/26xxx/CVE-2020-26593.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-26593", + "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 diff --git a/2020/26xxx/CVE-2020-26594.json b/2020/26xxx/CVE-2020-26594.json new file mode 100644 index 00000000000..900386031e0 --- /dev/null +++ b/2020/26xxx/CVE-2020-26594.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-26594", + "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 diff --git a/2020/4xxx/CVE-2020-4528.json b/2020/4xxx/CVE-2020-4528.json index 6f6a54dee0e..104b3c26c6b 100644 --- a/2020/4xxx/CVE-2020-4528.json +++ b/2020/4xxx/CVE-2020-4528.json @@ -1,96 +1,96 @@ { - "data_version" : "4.0", - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "IBM MQ Appliance (IBM DataPower Gateway 10.0.0.0 and 2018.4.1.0 through 2018.4.1.12) could allow a local user, under special conditions, to obtain highly sensitive information from log files. IBM X-Force ID: 182658." - } - ] - }, - "data_format" : "MITRE", - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "lang" : "eng", - "value" : "Obtain Information" - } - ] - } - ] - }, - "affects" : { - "vendor" : { - "vendor_data" : [ + "data_version": "4.0", + "description": { + "description_data": [ { - "vendor_name" : "IBM", - "product" : { - "product_data" : [ - { - "version" : { - "version_data" : [ - { - "version_value" : "2018.4.1.0" - }, - { - "version_value" : "2018.4.1.12" - }, - { - "version_value" : "10.0.0.0" - } - ] - }, - "product_name" : "DataPower Gateway" - } - ] - } + "lang": "eng", + "value": "IBM MQ Appliance (IBM DataPower Gateway 10.0.0.0 and 2018.4.1.0 through 2018.4.1.12) could allow a local user, under special conditions, to obtain highly sensitive information from log files. IBM X-Force ID: 182658." } - ] - } - }, - "CVE_data_meta" : { - "ASSIGNER" : "psirt@us.ibm.com", - "DATE_PUBLIC" : "2020-10-05T00:00:00", - "ID" : "CVE-2020-4528", - "STATE" : "PUBLIC" - }, - "data_type" : "CVE", - "references" : { - "reference_data" : [ - { - "title" : "IBM Security Bulletin 6333033 (DataPower Gateway)", - "name" : "https://www.ibm.com/support/pages/node/6333033", - "url" : "https://www.ibm.com/support/pages/node/6333033", - "refsource" : "CONFIRM" - }, - { - "refsource" : "XF", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/182658", - "name" : "ibm-mq-cve20204528-info-disc (182658)", - "title" : "X-Force Vulnerability Report" - } - ] - }, - "impact" : { - "cvssv3" : { - "BM" : { - "SCORE" : "5.900", - "PR" : "N", - "UI" : "N", - "A" : "N", - "I" : "N", - "S" : "C", - "C" : "H", - "AV" : "L", - "AC" : "H" - }, - "TM" : { - "RL" : "O", - "RC" : "C", - "E" : "U" - } - } - } -} + ] + }, + "data_format": "MITRE", + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Obtain Information" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "IBM", + "product": { + "product_data": [ + { + "version": { + "version_data": [ + { + "version_value": "2018.4.1.0" + }, + { + "version_value": "2018.4.1.12" + }, + { + "version_value": "10.0.0.0" + } + ] + }, + "product_name": "DataPower Gateway" + } + ] + } + } + ] + } + }, + "CVE_data_meta": { + "ASSIGNER": "psirt@us.ibm.com", + "DATE_PUBLIC": "2020-10-05T00:00:00", + "ID": "CVE-2020-4528", + "STATE": "PUBLIC" + }, + "data_type": "CVE", + "references": { + "reference_data": [ + { + "title": "IBM Security Bulletin 6333033 (DataPower Gateway)", + "name": "https://www.ibm.com/support/pages/node/6333033", + "url": "https://www.ibm.com/support/pages/node/6333033", + "refsource": "CONFIRM" + }, + { + "refsource": "XF", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/182658", + "name": "ibm-mq-cve20204528-info-disc (182658)", + "title": "X-Force Vulnerability Report" + } + ] + }, + "impact": { + "cvssv3": { + "BM": { + "SCORE": "5.900", + "PR": "N", + "UI": "N", + "A": "N", + "I": "N", + "S": "C", + "C": "H", + "AV": "L", + "AC": "H" + }, + "TM": { + "RL": "O", + "RC": "C", + "E": "U" + } + } + } +} \ No newline at end of file diff --git a/2020/7xxx/CVE-2020-7739.json b/2020/7xxx/CVE-2020-7739.json index 2482e86cb1b..e0ae428bad6 100644 --- a/2020/7xxx/CVE-2020-7739.json +++ b/2020/7xxx/CVE-2020-7739.json @@ -48,12 +48,14 @@ "references": { "reference_data": [ { - "refsource": "CONFIRM", - "url": "https://snyk.io/vuln/SNYK-JS-PHANTOMJSSEO-609638" + "refsource": "MISC", + "url": "https://snyk.io/vuln/SNYK-JS-PHANTOMJSSEO-609638", + "name": "https://snyk.io/vuln/SNYK-JS-PHANTOMJSSEO-609638" }, { - "refsource": "CONFIRM", - "url": "https://github.com/areverberi/phantomjs-seo/blob/083f66892f97d67031668decb917389ffc32a94c/index.js%23L17" + "refsource": "MISC", + "url": "https://github.com/areverberi/phantomjs-seo/blob/083f66892f97d67031668decb917389ffc32a94c/index.js%23L17", + "name": "https://github.com/areverberi/phantomjs-seo/blob/083f66892f97d67031668decb917389ffc32a94c/index.js%23L17" } ] }, @@ -61,7 +63,7 @@ "description_data": [ { "lang": "eng", - "value": "This affects all versions of package phantomjs-seo.\n It is possible for an attacker to craft a url that will be passed to a PhantomJS instance allowing for an SSRF attack.\r\n\r\n" + "value": "This affects all versions of package phantomjs-seo. It is possible for an attacker to craft a url that will be passed to a PhantomJS instance allowing for an SSRF attack." } ] },