From ddc4e447d54fb0f20978e7cb5039466293bdcdbc Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 17 Jan 2023 02:00:40 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/36xxx/CVE-2020-36611.json | 79 ++++++++++++++++++++++++++++++++-- 2020/36xxx/CVE-2020-36652.json | 18 ++++++++ 2022/45xxx/CVE-2022-45439.json | 9 ++-- 2022/45xxx/CVE-2022-45440.json | 9 ++-- 2022/48xxx/CVE-2022-48261.json | 18 ++++++++ 5 files changed, 121 insertions(+), 12 deletions(-) create mode 100644 2020/36xxx/CVE-2020-36652.json create mode 100644 2022/48xxx/CVE-2022-48261.json diff --git a/2020/36xxx/CVE-2020-36611.json b/2020/36xxx/CVE-2020-36611.json index 683faba14df..40bf52dee9c 100644 --- a/2020/36xxx/CVE-2020-36611.json +++ b/2020/36xxx/CVE-2020-36611.json @@ -1,17 +1,88 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-36611", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "hirt@hitachi.co.jp", + "STATE": "PUBLIC" }, "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": "Incorrect Default Permissions vulnerability in Hitachi Tuning Manager on Linux (Hitachi Tuning Manager server, Hitachi Tuning Manager - Agent for RAID, Hitachi Tuning Manager - Agent for NAS, Hitachi Tuning Manager - Agent for SAN Switch components) allows local users to read and write specific files.This issue affects Hitachi Tuning Manager: before 8.8.5-00." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-276 Incorrect Default Permissions", + "cweId": "CWE-276" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Hitachi", + "product": { + "product_data": [ + { + "product_name": "Hitachi Tuning Manager", + "version": { + "version_data": [ + { + "version_value": "0", + "version_affected": "=" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.hitachi.com/products/it/software/security/info/vuls/hitachi-sec-2023-101/index.html", + "refsource": "MISC", + "name": "https://www.hitachi.com/products/it/software/security/info/vuls/hitachi-sec-2023-101/index.html" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "advisory": "hitachi-sec-2023-101", + "discovery": "UNKNOWN" + }, + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "HIGH", + "baseScore": 6.6, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H", + "version": "3.1" } ] } diff --git a/2020/36xxx/CVE-2020-36652.json b/2020/36xxx/CVE-2020-36652.json new file mode 100644 index 00000000000..49a1e9e499a --- /dev/null +++ b/2020/36xxx/CVE-2020-36652.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-36652", + "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/2022/45xxx/CVE-2022-45439.json b/2022/45xxx/CVE-2022-45439.json index 27c298ba778..902c076d9b3 100644 --- a/2022/45xxx/CVE-2022-45439.json +++ b/2022/45xxx/CVE-2022-45439.json @@ -3,8 +3,9 @@ "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { - "ASSIGNER": "PSIRT@zyxel.com.tw", - "ID": "CVE-2022-45439" + "ASSIGNER": "security@zyxel.com.tw", + "ID": "CVE-2022-45439", + "STATE": "PUBLIC" }, "affects": { "vendor": { @@ -23,7 +24,7 @@ ] } } - ] + ] } } ] @@ -65,4 +66,4 @@ } ] } -} +} \ No newline at end of file diff --git a/2022/45xxx/CVE-2022-45440.json b/2022/45xxx/CVE-2022-45440.json index eefd32ee7b0..f624ef44169 100644 --- a/2022/45xxx/CVE-2022-45440.json +++ b/2022/45xxx/CVE-2022-45440.json @@ -3,8 +3,9 @@ "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { - "ASSIGNER": "PSIRT@zyxel.com.tw", - "ID": "CVE-2022-45440" + "ASSIGNER": "security@zyxel.com.tw", + "ID": "CVE-2022-45440", + "STATE": "PUBLIC" }, "affects": { "vendor": { @@ -23,7 +24,7 @@ ] } } - ] + ] } } ] @@ -65,4 +66,4 @@ } ] } -} +} \ No newline at end of file diff --git a/2022/48xxx/CVE-2022-48261.json b/2022/48xxx/CVE-2022-48261.json new file mode 100644 index 00000000000..0c3bdf97e93 --- /dev/null +++ b/2022/48xxx/CVE-2022-48261.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-48261", + "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