diff --git a/2022/22xxx/CVE-2022-22314.json b/2022/22xxx/CVE-2022-22314.json index 0bb22d0d6e9..7c16493768d 100644 --- a/2022/22xxx/CVE-2022-22314.json +++ b/2022/22xxx/CVE-2022-22314.json @@ -1,18 +1,90 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2022-22314", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "data_type" : "CVE", + "description" : { + "description_data" : [ + { + "value" : "IBM Planning Analytics Local 2.0 allows web pages to be stored locally which can be read by another user on the system. IBM X-Force ID: 217371.", + "lang" : "eng" + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Obtain Information" + } + ] + } + ] + }, + "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" : [ + { + "version" : { + "version_data" : [ + { + "version_value" : "2.0" + } + ] + }, + "product_name" : "Planning Analytics Workspace" + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "data_format" : "MITRE", + "CVE_data_meta" : { + "DATE_PUBLIC" : "2022-09-06T00:00:00", + "ASSIGNER" : "psirt@us.ibm.com", + "STATE" : "PUBLIC", + "ID" : "CVE-2022-22314" + }, + "data_version" : "4.0", + "impact" : { + "cvssv3" : { + "BM" : { + "SCORE" : "4.000", + "UI" : "N", + "AC" : "L", + "I" : "N", + "PR" : "N", + "AV" : "L", + "A" : "N", + "S" : "U", + "C" : "L" + }, + "TM" : { + "RL" : "O", + "E" : "U", + "RC" : "C" + } + } + }, + "references" : { + "reference_data" : [ + { + "name" : "https://www.ibm.com/support/pages/node/6615289", + "refsource" : "CONFIRM", + "title" : "IBM Security Bulletin 6615289 (Planning Analytics Workspace)", + "url" : "https://www.ibm.com/support/pages/node/6615289" + }, + { + "name" : "ibm-planning-cve202222314-info-disc (217371)", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/217371", + "title" : "X-Force Vulnerability Report", + "refsource" : "XF" + } + ] + } +}