From e098ecec5953e416a1570bce4540c36524b77917 Mon Sep 17 00:00:00 2001 From: Scott Moore - IBM Date: Thu, 14 Jul 2022 12:21:24 -0400 Subject: [PATCH] IBM20220714-122124 Added CVE-2022-35283, CVE-2022-22473, CVE-2022-22477 --- 2022/22xxx/CVE-2022-22473.json | 111 ++++++++++++++++++++++++++++----- 2022/22xxx/CVE-2022-22477.json | 105 ++++++++++++++++++++++++++----- 2022/35xxx/CVE-2022-35283.json | 102 +++++++++++++++++++++++++----- 3 files changed, 273 insertions(+), 45 deletions(-) diff --git a/2022/22xxx/CVE-2022-22473.json b/2022/22xxx/CVE-2022-22473.json index 70b585f307d..e05f256fe3c 100644 --- a/2022/22xxx/CVE-2022-22473.json +++ b/2022/22xxx/CVE-2022-22473.json @@ -1,18 +1,99 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2022-22473", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Obtain Information" + } + ] + } + ] + }, + "description" : { + "description_data" : [ + { + "value" : "IBM WebSphere Application Server 7.0, 8.0, 8.5, and 9.0 could allow a remote attacker to obtain sensitive information caused by improper handling of Administrative Console data. This information could be used in further attacks against the system. IBM X-Force ID: 225347.", + "lang" : "eng" + } + ] + }, + "impact" : { + "cvssv3" : { + "TM" : { + "RL" : "O", + "RC" : "C", + "E" : "U" + }, + "BM" : { + "UI" : "N", + "I" : "N", + "A" : "N", + "AC" : "H", + "PR" : "N", + "S" : "U", + "AV" : "N", + "SCORE" : "3.700", + "C" : "L" + } + } + }, + "data_type" : "CVE", + "data_format" : "MITRE", + "references" : { + "reference_data" : [ + { + "refsource" : "CONFIRM", + "title" : "IBM Security Bulletin 6603421 (WebSphere Application Server)", + "url" : "https://www.ibm.com/support/pages/node/6603421", + "name" : "https://www.ibm.com/support/pages/node/6603421" + }, + { + "refsource" : "XF", + "name" : "ibm-websphere-cve202222473-info-disc (225347)", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/225347", + "title" : "X-Force Vulnerability Report" + } + ] + }, + "CVE_data_meta" : { + "STATE" : "PUBLIC", + "ID" : "CVE-2022-22473", + "DATE_PUBLIC" : "2022-07-13T00:00:00", + "ASSIGNER" : "psirt@us.ibm.com" + }, + "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." + "product" : { + "product_data" : [ + { + "product_name" : "WebSphere Application Server", + "version" : { + "version_data" : [ + { + "version_value" : "7.0" + }, + { + "version_value" : "8.0" + }, + { + "version_value" : "8.5" + }, + { + "version_value" : "9.0" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "data_version" : "4.0" +} diff --git a/2022/22xxx/CVE-2022-22477.json b/2022/22xxx/CVE-2022-22477.json index 42312e9a891..26bfd11d14a 100644 --- a/2022/22xxx/CVE-2022-22477.json +++ b/2022/22xxx/CVE-2022-22477.json @@ -1,18 +1,93 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2022-22477", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "data_version" : "4.0", + "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." + "product" : { + "product_data" : [ + { + "version" : { + "version_data" : [ + { + "version_value" : "8.5" + }, + { + "version_value" : "9.0" + } + ] + }, + "product_name" : "WebSphere Application Server" + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "CVE_data_meta" : { + "STATE" : "PUBLIC", + "ID" : "CVE-2022-22477", + "DATE_PUBLIC" : "2022-07-13T00:00:00", + "ASSIGNER" : "psirt@us.ibm.com" + }, + "references" : { + "reference_data" : [ + { + "name" : "https://www.ibm.com/support/pages/node/6603417", + "url" : "https://www.ibm.com/support/pages/node/6603417", + "title" : "IBM Security Bulletin 6603417 (WebSphere Application Server)", + "refsource" : "CONFIRM" + }, + { + "refsource" : "XF", + "name" : "ibm-websphere-cve202222477-xss (225605)", + "title" : "X-Force Vulnerability Report", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/225605" + } + ] + }, + "data_format" : "MITRE", + "impact" : { + "cvssv3" : { + "BM" : { + "C" : "L", + "AV" : "N", + "S" : "C", + "SCORE" : "6.100", + "PR" : "N", + "AC" : "L", + "A" : "N", + "I" : "L", + "UI" : "R" + }, + "TM" : { + "RL" : "O", + "RC" : "C", + "E" : "U" + } + } + }, + "data_type" : "CVE", + "description" : { + "description_data" : [ + { + "value" : "IBM WebSphere Application Server 8.5 and 9.0 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 225605.", + "lang" : "eng" + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Cross-Site Scripting" + } + ] + } + ] + } +} diff --git a/2022/35xxx/CVE-2022-35283.json b/2022/35xxx/CVE-2022-35283.json index 3db0e1ac692..9efdf77d2eb 100644 --- a/2022/35xxx/CVE-2022-35283.json +++ b/2022/35xxx/CVE-2022-35283.json @@ -1,18 +1,90 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2022-35283", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "data_version" : "4.0", + "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." + "product" : { + "product_data" : [ + { + "product_name" : "Security Verify Information Queue", + "version" : { + "version_data" : [ + { + "version_value" : "10.0.2" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "references" : { + "reference_data" : [ + { + "refsource" : "CONFIRM", + "name" : "https://www.ibm.com/support/pages/node/6603445", + "title" : "IBM Security Bulletin 6603445 (Security Verify Information Queue)", + "url" : "https://www.ibm.com/support/pages/node/6603445" + }, + { + "name" : "ibm-sv-cve202235283-dos (230810)", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/230810", + "title" : "X-Force Vulnerability Report", + "refsource" : "XF" + } + ] + }, + "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2022-07-13T00:00:00", + "ID" : "CVE-2022-35283", + "STATE" : "PUBLIC" + }, + "data_format" : "MITRE", + "data_type" : "CVE", + "impact" : { + "cvssv3" : { + "BM" : { + "AC" : "L", + "A" : "H", + "I" : "N", + "UI" : "N", + "C" : "N", + "SCORE" : "6.500", + "S" : "U", + "AV" : "N", + "PR" : "L" + }, + "TM" : { + "RC" : "C", + "RL" : "O", + "E" : "U" + } + } + }, + "description" : { + "description_data" : [ + { + "value" : "IBM Security Verify Information Queue 10.0.2 could allow an authenticated user to cause a denial of service with a specially crafted HTTP request.", + "lang" : "eng" + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Denial of Service", + "lang" : "eng" + } + ] + } + ] + } +}