diff --git a/2022/2xxx/CVE-2022-2637.json b/2022/2xxx/CVE-2022-2637.json index 52099ce26be..a5176681612 100644 --- a/2022/2xxx/CVE-2022-2637.json +++ b/2022/2xxx/CVE-2022-2637.json @@ -1,18 +1,87 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "hirt@hitachi.co.jp", "ID": "CVE-2022-2637", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "Privilege Escalation Vulnerability in Hitachi Storage Plug-in for VMware vCenter" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Hitachi Storage Plug-in for VMware vCenter", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "04.8.0" + } + ] + } + } + ] + }, + "vendor_name": "Hitachi" + } + ] + } + }, + "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": "Incorrect Privilege Assignment vulnerability in Hitachi Storage Plug-in for VMware vCenter allows remote authenticated users to cause privilege escalation.\nThis issue affects:\nHitachi Storage Plug-in for VMware vCenter\n04.8.0." } ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "HIGH", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 5.4, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "LOW", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:H", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-266 Incorrect Privilege Assignment" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://www.hitachi.co.jp/Prod/comp/soft1/global/security/info/vuls/hitachi-sec-2022-131/index.html", + "refsource": "MISC", + "url": "https://www.hitachi.co.jp/Prod/comp/soft1/global/security/info/vuls/hitachi-sec-2022-131/index.html" + } + ] + }, + "source": { + "advisory": "hitachi-sec-2022-131", + "discovery": "UNKNOWN" } } \ No newline at end of file