From 4d9513a55ca46ac9497294530c58db5094c4a3d5 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 21 Dec 2020 19:02:33 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/21xxx/CVE-2020-21377.json | 56 ++++++++++++++++++++++++++---- 2020/21xxx/CVE-2020-21378.json | 56 ++++++++++++++++++++++++++---- 2020/25xxx/CVE-2020-25901.json | 5 +++ 2020/35xxx/CVE-2020-35601.json | 18 ++++++++++ 2020/35xxx/CVE-2020-35602.json | 18 ++++++++++ 2020/35xxx/CVE-2020-35603.json | 18 ++++++++++ 2020/35xxx/CVE-2020-35604.json | 62 ++++++++++++++++++++++++++++++++++ 7 files changed, 221 insertions(+), 12 deletions(-) create mode 100644 2020/35xxx/CVE-2020-35601.json create mode 100644 2020/35xxx/CVE-2020-35602.json create mode 100644 2020/35xxx/CVE-2020-35603.json create mode 100644 2020/35xxx/CVE-2020-35604.json diff --git a/2020/21xxx/CVE-2020-21377.json b/2020/21xxx/CVE-2020-21377.json index 0961c4c24b0..8607affa1f0 100644 --- a/2020/21xxx/CVE-2020-21377.json +++ b/2020/21xxx/CVE-2020-21377.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-21377", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-21377", + "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": "SQL injection vulnerability in yunyecms V2.0.1 via the selcart parameter." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://gitee.com/yunyecms/yunyecms/issues/I15J32?from=project-issue", + "refsource": "MISC", + "name": "https://gitee.com/yunyecms/yunyecms/issues/I15J32?from=project-issue" } ] } diff --git a/2020/21xxx/CVE-2020-21378.json b/2020/21xxx/CVE-2020-21378.json index 78de5923503..dadf513e57f 100644 --- a/2020/21xxx/CVE-2020-21378.json +++ b/2020/21xxx/CVE-2020-21378.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-21378", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-21378", + "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": "SQL injection vulnerability in SeaCMS 10.1 (2020.02.08) via the id parameter in an edit action to admin_members_group.php." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/hackxf/cms_vul/blob/master/SeacmsSQL.md", + "refsource": "MISC", + "name": "https://github.com/hackxf/cms_vul/blob/master/SeacmsSQL.md" } ] } diff --git a/2020/25xxx/CVE-2020-25901.json b/2020/25xxx/CVE-2020-25901.json index 54fe56dadfb..945b47189a9 100644 --- a/2020/25xxx/CVE-2020-25901.json +++ b/2020/25xxx/CVE-2020-25901.json @@ -56,6 +56,11 @@ "url": "https://github.com/Ramikan/Vulnerabilities/blob/master/Spiceworks%20version%207.5%20HTTP%20Header%20Injection", "refsource": "MISC", "name": "https://github.com/Ramikan/Vulnerabilities/blob/master/Spiceworks%20version%207.5%20HTTP%20Header%20Injection" + }, + { + "refsource": "MISC", + "name": "http://packetstormsecurity.com/files/160631/Spiceworks-7.5-HTTP-Header-Injection.html", + "url": "http://packetstormsecurity.com/files/160631/Spiceworks-7.5-HTTP-Header-Injection.html" } ] } diff --git a/2020/35xxx/CVE-2020-35601.json b/2020/35xxx/CVE-2020-35601.json new file mode 100644 index 00000000000..5a27b1afceb --- /dev/null +++ b/2020/35xxx/CVE-2020-35601.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-35601", + "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/35xxx/CVE-2020-35602.json b/2020/35xxx/CVE-2020-35602.json new file mode 100644 index 00000000000..c4677e642ce --- /dev/null +++ b/2020/35xxx/CVE-2020-35602.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-35602", + "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/35xxx/CVE-2020-35603.json b/2020/35xxx/CVE-2020-35603.json new file mode 100644 index 00000000000..a067eceaf27 --- /dev/null +++ b/2020/35xxx/CVE-2020-35603.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-35603", + "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/35xxx/CVE-2020-35604.json b/2020/35xxx/CVE-2020-35604.json new file mode 100644 index 00000000000..8e88910bf75 --- /dev/null +++ b/2020/35xxx/CVE-2020-35604.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-35604", + "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": "An XXE attack can occur in Kronos WebTA 5.0.4 when SAML is used." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.mindpointgroup.com/blog/webta-xxe-version-5-0-4-vulnerability/", + "refsource": "MISC", + "name": "https://www.mindpointgroup.com/blog/webta-xxe-version-5-0-4-vulnerability/" + } + ] + } +} \ No newline at end of file