From 9a0143779744ed871b60dbfb5aa756cf100ba879 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 20 Aug 2020 15:01:24 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/12xxx/CVE-2020-12100.json | 5 +++ 2020/12xxx/CVE-2020-12673.json | 5 +++ 2020/12xxx/CVE-2020-12674.json | 5 +++ 2020/1xxx/CVE-2020-1147.json | 5 +++ 2020/23xxx/CVE-2020-23934.json | 5 +++ 2020/23xxx/CVE-2020-23935.json | 56 ++++++++++++++++++++++++++++++---- 2020/24xxx/CVE-2020-24368.json | 5 +++ 7 files changed, 80 insertions(+), 6 deletions(-) diff --git a/2020/12xxx/CVE-2020-12100.json b/2020/12xxx/CVE-2020-12100.json index 7b82677f18e..1ee66ff0dfa 100644 --- a/2020/12xxx/CVE-2020-12100.json +++ b/2020/12xxx/CVE-2020-12100.json @@ -76,6 +76,11 @@ "refsource": "UBUNTU", "name": "USN-4456-1", "url": "https://usn.ubuntu.com/4456-1/" + }, + { + "refsource": "UBUNTU", + "name": "USN-4456-2", + "url": "https://usn.ubuntu.com/4456-2/" } ] } diff --git a/2020/12xxx/CVE-2020-12673.json b/2020/12xxx/CVE-2020-12673.json index 038356d96b8..13046914c70 100644 --- a/2020/12xxx/CVE-2020-12673.json +++ b/2020/12xxx/CVE-2020-12673.json @@ -76,6 +76,11 @@ "refsource": "UBUNTU", "name": "USN-4456-1", "url": "https://usn.ubuntu.com/4456-1/" + }, + { + "refsource": "UBUNTU", + "name": "USN-4456-2", + "url": "https://usn.ubuntu.com/4456-2/" } ] } diff --git a/2020/12xxx/CVE-2020-12674.json b/2020/12xxx/CVE-2020-12674.json index 6a497239ecf..8f9d85c7a9f 100644 --- a/2020/12xxx/CVE-2020-12674.json +++ b/2020/12xxx/CVE-2020-12674.json @@ -76,6 +76,11 @@ "refsource": "UBUNTU", "name": "USN-4456-1", "url": "https://usn.ubuntu.com/4456-1/" + }, + { + "refsource": "UBUNTU", + "name": "USN-4456-2", + "url": "https://usn.ubuntu.com/4456-2/" } ] } diff --git a/2020/1xxx/CVE-2020-1147.json b/2020/1xxx/CVE-2020-1147.json index 9db2f8d34bf..ac6b2c69c83 100644 --- a/2020/1xxx/CVE-2020-1147.json +++ b/2020/1xxx/CVE-2020-1147.json @@ -841,6 +841,11 @@ "refsource": "MISC", "name": "http://packetstormsecurity.com/files/158876/Microsoft-SharePoint-Server-2019-Remote-Code-Execution.html", "url": "http://packetstormsecurity.com/files/158876/Microsoft-SharePoint-Server-2019-Remote-Code-Execution.html" + }, + { + "refsource": "MISC", + "name": "https://www.exploitalert.com/view-details.html?id=35992", + "url": "https://www.exploitalert.com/view-details.html?id=35992" } ] } diff --git a/2020/23xxx/CVE-2020-23934.json b/2020/23xxx/CVE-2020-23934.json index 0cf7d8c7fbd..213fb7b95bb 100644 --- a/2020/23xxx/CVE-2020-23934.json +++ b/2020/23xxx/CVE-2020-23934.json @@ -56,6 +56,11 @@ "refsource": "MISC", "name": "https://www.exploit-db.com/exploits/48636", "url": "https://www.exploit-db.com/exploits/48636" + }, + { + "refsource": "MISC", + "name": "https://github.com/enesozeser/Vulnerabilities/blob/master/CVE-2020-23934", + "url": "https://github.com/enesozeser/Vulnerabilities/blob/master/CVE-2020-23934" } ] } diff --git a/2020/23xxx/CVE-2020-23935.json b/2020/23xxx/CVE-2020-23935.json index 4136438df3d..706c0f52aa6 100644 --- a/2020/23xxx/CVE-2020-23935.json +++ b/2020/23xxx/CVE-2020-23935.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-23935", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-23935", + "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": "Kabir Alhasan Student Management System 1.0 is vulnerable to Authentication Bypass via \"Username: admin'# && Password: (Write Something)\"." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://github.com/enesozeser/Vulnerabilities/blob/master/CVE-2020-23935", + "url": "https://github.com/enesozeser/Vulnerabilities/blob/master/CVE-2020-23935" } ] } diff --git a/2020/24xxx/CVE-2020-24368.json b/2020/24xxx/CVE-2020-24368.json index b7a68b4b474..12205e9d85c 100644 --- a/2020/24xxx/CVE-2020-24368.json +++ b/2020/24xxx/CVE-2020-24368.json @@ -61,6 +61,11 @@ "refsource": "MISC", "name": "https://github.com/Icinga/icingaweb2/issues/4226", "url": "https://github.com/Icinga/icingaweb2/issues/4226" + }, + { + "refsource": "CONFIRM", + "name": "https://icinga.com/2020/08/19/icinga-web-security-release-v2-6-4-v2-7-4-and-v2-8-2/", + "url": "https://icinga.com/2020/08/19/icinga-web-security-release-v2-6-4-v2-7-4-and-v2-8-2/" } ] }