From 21d85302121c142ad07a32c9b2ab5377b1e05256 Mon Sep 17 00:00:00 2001 From: Scott Moore - IBM Date: Wed, 17 Aug 2022 12:08:43 -0400 Subject: [PATCH] IBM20220817-12843 Added CVE-2022-22455 --- 2022/22xxx/CVE-2022-22455.json | 102 ++++++++++++++++++++++++++++----- 1 file changed, 87 insertions(+), 15 deletions(-) diff --git a/2022/22xxx/CVE-2022-22455.json b/2022/22xxx/CVE-2022-22455.json index 6edecc7e832..868e3368ecf 100644 --- a/2022/22xxx/CVE-2022-22455.json +++ b/2022/22xxx/CVE-2022-22455.json @@ -1,18 +1,90 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2022-22455", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "impact" : { + "cvssv3" : { + "TM" : { + "E" : "U", + "RC" : "C", + "RL" : "O" + }, + "BM" : { + "AC" : "L", + "I" : "N", + "UI" : "N", + "A" : "N", + "AV" : "L", + "C" : "L", + "SCORE" : "2.300", + "S" : "U", + "PR" : "H" + } + } + }, + "affects" : { + "vendor" : { + "vendor_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." + "vendor_name" : "IBM", + "product" : { + "product_data" : [ + { + "product_name" : "Security Verify Governance", + "version" : { + "version_data" : [ + { + "version_value" : "10.0" + } + ] + } + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "data_version" : "4.0", + "data_type" : "CVE", + "data_format" : "MITRE", + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Gain Access", + "lang" : "eng" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://www.ibm.com/support/pages/node/6612733", + "refsource" : "CONFIRM", + "title" : "IBM Security Bulletin 6612733 (Security Verify Governance)", + "name" : "https://www.ibm.com/support/pages/node/6612733" + }, + { + "refsource" : "XF", + "title" : "X-Force Vulnerability Report", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/224989", + "name" : "ibm-sv-cve202222455-gain-access (224989)" + } + ] + }, + "CVE_data_meta" : { + "DATE_PUBLIC" : "2022-08-16T00:00:00", + "ID" : "CVE-2022-22455", + "STATE" : "PUBLIC", + "ASSIGNER" : "psirt@us.ibm.com" + }, + "description" : { + "description_data" : [ + { + "value" : "IBM Security Verify Governance Identity Manager 10.0 virtual appliance component performs an operation at a privilege level that is higher than the minimum level required, which creates new weaknesses or amplifies the consequences of other weaknesses. IBM X-Force ID: 224989.", + "lang" : "eng" + } + ] + } +}