diff --git a/2021/29xxx/CVE-2021-29776.json b/2021/29xxx/CVE-2021-29776.json index b63849cb2f1..185b9b33daa 100644 --- a/2021/29xxx/CVE-2021-29776.json +++ b/2021/29xxx/CVE-2021-29776.json @@ -1,96 +1,96 @@ { - "data_format" : "MITRE", - "data_type" : "CVE", - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "vendor_name" : "IBM", - "product" : { - "product_data" : [ - { - "version" : { - "version_data" : [ - { - "version_value" : "7.3.3" - }, - { - "version_value" : "7.4.3" - }, - { - "version_value" : "7.5.0" - } - ] - }, - "product_name" : "QRadar SIEM" - } - ] - } - } - ] - } - }, - "CVE_data_meta" : { - "ID" : "CVE-2021-29776", - "ASSIGNER" : "psirt@us.ibm.com", - "DATE_PUBLIC" : "2022-04-25T00:00:00", - "STATE" : "PUBLIC" - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "value" : "Obtain Information", - "lang" : "eng" - } + "data_format": "MITRE", + "data_type": "CVE", + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "IBM", + "product": { + "product_data": [ + { + "version": { + "version_data": [ + { + "version_value": "7.3.3" + }, + { + "version_value": "7.4.3" + }, + { + "version_value": "7.5.0" + } + ] + }, + "product_name": "QRadar SIEM" + } + ] + } + } ] - } - ] - }, - "references" : { - "reference_data" : [ - { - "url" : "https://www.ibm.com/support/pages/node/6574787", - "name" : "https://www.ibm.com/support/pages/node/6574787", - "title" : "IBM Security Bulletin 6574787 (QRadar SIEM)", - "refsource" : "CONFIRM" - }, - { - "name" : "ibm-qradar-cve202129776-info-disc (203030)", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/203030", - "title" : "X-Force Vulnerability Report", - "refsource" : "XF" - } - ] - }, - "data_version" : "4.0", - "description" : { - "description_data" : [ - { - "value" : "IBM QRadar SIEM 7.3, 7.4, and 7.5 could allow an authenticated user to obtain sensitive information from another user's dashboard providing the dashboard ID of that user. IBM X-Force ID: 203030.", - "lang" : "eng" - } - ] - }, - "impact" : { - "cvssv3" : { - "BM" : { - "C" : "L", - "AC" : "H", - "AV" : "N", - "SCORE" : "3.100", - "UI" : "N", - "A" : "N", - "I" : "N", - "PR" : "L", - "S" : "U" - }, - "TM" : { - "RC" : "C", - "RL" : "O", - "E" : "U" - } - } - } -} + } + }, + "CVE_data_meta": { + "ID": "CVE-2021-29776", + "ASSIGNER": "psirt@us.ibm.com", + "DATE_PUBLIC": "2022-04-25T00:00:00", + "STATE": "PUBLIC" + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "value": "Obtain Information", + "lang": "eng" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.ibm.com/support/pages/node/6574787", + "name": "https://www.ibm.com/support/pages/node/6574787", + "title": "IBM Security Bulletin 6574787 (QRadar SIEM)", + "refsource": "CONFIRM" + }, + { + "name": "ibm-qradar-cve202129776-info-disc (203030)", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/203030", + "title": "X-Force Vulnerability Report", + "refsource": "XF" + } + ] + }, + "data_version": "4.0", + "description": { + "description_data": [ + { + "value": "IBM QRadar SIEM 7.3, 7.4, and 7.5 could allow an authenticated user to obtain sensitive information from another user's dashboard providing the dashboard ID of that user. IBM X-Force ID: 203030.", + "lang": "eng" + } + ] + }, + "impact": { + "cvssv3": { + "BM": { + "C": "L", + "AC": "H", + "AV": "N", + "SCORE": "3.100", + "UI": "N", + "A": "N", + "I": "N", + "PR": "L", + "S": "U" + }, + "TM": { + "RC": "C", + "RL": "O", + "E": "U" + } + } + } +} \ No newline at end of file diff --git a/2021/38xxx/CVE-2021-38869.json b/2021/38xxx/CVE-2021-38869.json index f1c69c70aed..a6890efb4b3 100644 --- a/2021/38xxx/CVE-2021-38869.json +++ b/2021/38xxx/CVE-2021-38869.json @@ -1,96 +1,96 @@ { - "impact" : { - "cvssv3" : { - "TM" : { - "RC" : "C", - "E" : "U", - "RL" : "O" - }, - "BM" : { - "SCORE" : "4.300", - "C" : "L", - "AC" : "L", - "AV" : "P", - "I" : "L", - "PR" : "N", - "S" : "U", - "A" : "L", - "UI" : "N" - } - } - }, - "data_version" : "4.0", - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "IBM QRadar SIEM 7.3, 7.4, and 7.5 in some situations may not automatically log users out after they exceede their idle timeout. IBM X-Force ID: 208341." - } - ] - }, - "references" : { - "reference_data" : [ - { - "title" : "IBM Security Bulletin 6574787 (QRadar SIEM)", - "name" : "https://www.ibm.com/support/pages/node/6574787", - "url" : "https://www.ibm.com/support/pages/node/6574787", - "refsource" : "CONFIRM" - }, - { - "refsource" : "XF", - "name" : "ibm-qradar-cve202138869-session-fixation (208341)", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/208341", - "title" : "X-Force Vulnerability Report" - } - ] - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "lang" : "eng", - "value" : "Gain Access" - } - ] - } - ] - }, - "CVE_data_meta" : { - "ID" : "CVE-2021-38869", - "ASSIGNER" : "psirt@us.ibm.com", - "STATE" : "PUBLIC", - "DATE_PUBLIC" : "2022-04-25T00:00:00" - }, - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "vendor_name" : "IBM", - "product" : { - "product_data" : [ - { - "product_name" : "QRadar SIEM", - "version" : { - "version_data" : [ - { - "version_value" : "7.3.3" - }, - { - "version_value" : "7.4.3" - }, - { - "version_value" : "7.5.0" - } - ] - } - } - ] - } + "impact": { + "cvssv3": { + "TM": { + "RC": "C", + "E": "U", + "RL": "O" + }, + "BM": { + "SCORE": "4.300", + "C": "L", + "AC": "L", + "AV": "P", + "I": "L", + "PR": "N", + "S": "U", + "A": "L", + "UI": "N" } - ] - } - }, - "data_type" : "CVE", - "data_format" : "MITRE" -} + } + }, + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "IBM QRadar SIEM 7.3, 7.4, and 7.5 in some situations may not automatically log users out after they exceede their idle timeout. IBM X-Force ID: 208341." + } + ] + }, + "references": { + "reference_data": [ + { + "title": "IBM Security Bulletin 6574787 (QRadar SIEM)", + "name": "https://www.ibm.com/support/pages/node/6574787", + "url": "https://www.ibm.com/support/pages/node/6574787", + "refsource": "CONFIRM" + }, + { + "refsource": "XF", + "name": "ibm-qradar-cve202138869-session-fixation (208341)", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/208341", + "title": "X-Force Vulnerability Report" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Gain Access" + } + ] + } + ] + }, + "CVE_data_meta": { + "ID": "CVE-2021-38869", + "ASSIGNER": "psirt@us.ibm.com", + "STATE": "PUBLIC", + "DATE_PUBLIC": "2022-04-25T00:00:00" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "IBM", + "product": { + "product_data": [ + { + "product_name": "QRadar SIEM", + "version": { + "version_data": [ + { + "version_value": "7.3.3" + }, + { + "version_value": "7.4.3" + }, + { + "version_value": "7.5.0" + } + ] + } + } + ] + } + } + ] + } + }, + "data_type": "CVE", + "data_format": "MITRE" +} \ No newline at end of file diff --git a/2021/38xxx/CVE-2021-38874.json b/2021/38xxx/CVE-2021-38874.json index 3f5bf8df3f2..d3b490d4665 100644 --- a/2021/38xxx/CVE-2021-38874.json +++ b/2021/38xxx/CVE-2021-38874.json @@ -1,96 +1,96 @@ { - "data_type" : "CVE", - "data_format" : "MITRE", - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "product" : { - "product_data" : [ - { - "product_name" : "QRadar SIEM", - "version" : { - "version_data" : [ - { - "version_value" : "7.3.3" - }, - { - "version_value" : "7.4.3" - }, - { - "version_value" : "7.5.0" - } - ] - } - } - ] - }, - "vendor_name" : "IBM" - } - ] - } - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "value" : "Obtain Information", - "lang" : "eng" - } + "data_type": "CVE", + "data_format": "MITRE", + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "QRadar SIEM", + "version": { + "version_data": [ + { + "version_value": "7.3.3" + }, + { + "version_value": "7.4.3" + }, + { + "version_value": "7.5.0" + } + ] + } + } + ] + }, + "vendor_name": "IBM" + } ] - } - ] - }, - "references" : { - "reference_data" : [ - { - "refsource" : "CONFIRM", - "title" : "IBM Security Bulletin 6574787 (QRadar SIEM)", - "url" : "https://www.ibm.com/support/pages/node/6574787", - "name" : "https://www.ibm.com/support/pages/node/6574787" - }, - { - "refsource" : "XF", - "title" : "X-Force Vulnerability Report", - "name" : "ibm-qradar-cve202138874-info-disc (208397)", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/208397" - } - ] - }, - "CVE_data_meta" : { - "ID" : "CVE-2021-38874", - "ASSIGNER" : "psirt@us.ibm.com", - "STATE" : "PUBLIC", - "DATE_PUBLIC" : "2022-04-25T00:00:00" - }, - "impact" : { - "cvssv3" : { - "BM" : { - "I" : "N", - "S" : "U", - "PR" : "L", - "A" : "N", - "UI" : "N", - "SCORE" : "4.300", - "AC" : "L", - "AV" : "N", - "C" : "L" - }, - "TM" : { - "RC" : "C", - "RL" : "O", - "E" : "U" - } - } - }, - "description" : { - "description_data" : [ - { - "value" : "IBM QRadar SIEM 7.3, 7.4, and 7.5 allows for users to access information across tenant and domain boundaries in some situations. IBM X-Force ID: 208397.", - "lang" : "eng" - } - ] - }, - "data_version" : "4.0" -} + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "value": "Obtain Information", + "lang": "eng" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "title": "IBM Security Bulletin 6574787 (QRadar SIEM)", + "url": "https://www.ibm.com/support/pages/node/6574787", + "name": "https://www.ibm.com/support/pages/node/6574787" + }, + { + "refsource": "XF", + "title": "X-Force Vulnerability Report", + "name": "ibm-qradar-cve202138874-info-disc (208397)", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/208397" + } + ] + }, + "CVE_data_meta": { + "ID": "CVE-2021-38874", + "ASSIGNER": "psirt@us.ibm.com", + "STATE": "PUBLIC", + "DATE_PUBLIC": "2022-04-25T00:00:00" + }, + "impact": { + "cvssv3": { + "BM": { + "I": "N", + "S": "U", + "PR": "L", + "A": "N", + "UI": "N", + "SCORE": "4.300", + "AC": "L", + "AV": "N", + "C": "L" + }, + "TM": { + "RC": "C", + "RL": "O", + "E": "U" + } + } + }, + "description": { + "description_data": [ + { + "value": "IBM QRadar SIEM 7.3, 7.4, and 7.5 allows for users to access information across tenant and domain boundaries in some situations. IBM X-Force ID: 208397.", + "lang": "eng" + } + ] + }, + "data_version": "4.0" +} \ No newline at end of file diff --git a/2021/38xxx/CVE-2021-38878.json b/2021/38xxx/CVE-2021-38878.json index 8468fe854c8..39c2f99a9e4 100644 --- a/2021/38xxx/CVE-2021-38878.json +++ b/2021/38xxx/CVE-2021-38878.json @@ -1,96 +1,96 @@ { - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "vendor_name" : "IBM", - "product" : { - "product_data" : [ - { - "version" : { - "version_data" : [ - { - "version_value" : "7.3.3" - }, - { - "version_value" : "7.4.3" - }, - { - "version_value" : "7.5.0" - } - ] - }, - "product_name" : "QRadar SIEM" - } - ] - } - } - ] - } - }, - "data_format" : "MITRE", - "data_type" : "CVE", - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "IBM QRadar 7.3, 7.4, and 7.5 could allow a malicious actor to impersonate an actor due to key exchange without entity authentication. IBM X-Force ID: 208756." - } - ] - }, - "data_version" : "4.0", - "impact" : { - "cvssv3" : { - "TM" : { - "RC" : "C", - "E" : "U", - "RL" : "O" - }, - "BM" : { - "PR" : "N", - "S" : "U", - "I" : "H", - "A" : "N", - "UI" : "N", - "SCORE" : "5.900", - "C" : "N", - "AV" : "N", - "AC" : "H" - } - } - }, - "CVE_data_meta" : { - "DATE_PUBLIC" : "2022-04-25T00:00:00", - "STATE" : "PUBLIC", - "ID" : "CVE-2021-38878", - "ASSIGNER" : "psirt@us.ibm.com" - }, - "references" : { - "reference_data" : [ - { - "refsource" : "CONFIRM", - "name" : "https://www.ibm.com/support/pages/node/6574787", - "url" : "https://www.ibm.com/support/pages/node/6574787", - "title" : "IBM Security Bulletin 6574787 (QRadar SIEM)" - }, - { - "refsource" : "XF", - "name" : "ibm-qradar-cve202138878-sec-bypass (208756)", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/208756", - "title" : "X-Force Vulnerability Report" - } - ] - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "value" : "Bypass Security", - "lang" : "eng" - } + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "IBM", + "product": { + "product_data": [ + { + "version": { + "version_data": [ + { + "version_value": "7.3.3" + }, + { + "version_value": "7.4.3" + }, + { + "version_value": "7.5.0" + } + ] + }, + "product_name": "QRadar SIEM" + } + ] + } + } ] - } - ] - } -} + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "IBM QRadar 7.3, 7.4, and 7.5 could allow a malicious actor to impersonate an actor due to key exchange without entity authentication. IBM X-Force ID: 208756." + } + ] + }, + "data_version": "4.0", + "impact": { + "cvssv3": { + "TM": { + "RC": "C", + "E": "U", + "RL": "O" + }, + "BM": { + "PR": "N", + "S": "U", + "I": "H", + "A": "N", + "UI": "N", + "SCORE": "5.900", + "C": "N", + "AV": "N", + "AC": "H" + } + } + }, + "CVE_data_meta": { + "DATE_PUBLIC": "2022-04-25T00:00:00", + "STATE": "PUBLIC", + "ID": "CVE-2021-38878", + "ASSIGNER": "psirt@us.ibm.com" + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "name": "https://www.ibm.com/support/pages/node/6574787", + "url": "https://www.ibm.com/support/pages/node/6574787", + "title": "IBM Security Bulletin 6574787 (QRadar SIEM)" + }, + { + "refsource": "XF", + "name": "ibm-qradar-cve202138878-sec-bypass (208756)", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/208756", + "title": "X-Force Vulnerability Report" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "value": "Bypass Security", + "lang": "eng" + } + ] + } + ] + } +} \ No newline at end of file diff --git a/2021/38xxx/CVE-2021-38919.json b/2021/38xxx/CVE-2021-38919.json index c8c18ad97a0..0289ce6fdae 100644 --- a/2021/38xxx/CVE-2021-38919.json +++ b/2021/38xxx/CVE-2021-38919.json @@ -1,96 +1,96 @@ { - "data_format" : "MITRE", - "data_type" : "CVE", - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "product" : { - "product_data" : [ - { - "version" : { - "version_data" : [ - { - "version_value" : "7.3.3" - }, - { - "version_value" : "7.4.3" - }, - { - "version_value" : "7.5.0" - } - ] - }, - "product_name" : "QRadar SIEM" - } - ] - }, - "vendor_name" : "IBM" - } - ] - } - }, - "CVE_data_meta" : { - "STATE" : "PUBLIC", - "DATE_PUBLIC" : "2022-04-25T00:00:00", - "ASSIGNER" : "psirt@us.ibm.com", - "ID" : "CVE-2021-38919" - }, - "references" : { - "reference_data" : [ - { - "title" : "IBM Security Bulletin 6574787 (QRadar SIEM)", - "url" : "https://www.ibm.com/support/pages/node/6574787", - "name" : "https://www.ibm.com/support/pages/node/6574787", - "refsource" : "CONFIRM" - }, - { - "name" : "ibm-qradar-cve202138919-info-disc (210021)", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/210021", - "title" : "X-Force Vulnerability Report", - "refsource" : "XF" - } - ] - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "lang" : "eng", - "value" : "Obtain Information" - } + "data_format": "MITRE", + "data_type": "CVE", + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "version": { + "version_data": [ + { + "version_value": "7.3.3" + }, + { + "version_value": "7.4.3" + }, + { + "version_value": "7.5.0" + } + ] + }, + "product_name": "QRadar SIEM" + } + ] + }, + "vendor_name": "IBM" + } ] - } - ] - }, - "description" : { - "description_data" : [ - { - "value" : "IBM QRadar SIEM 7.3, 7.4, and 7.5 in some senarios may reveal authorized service tokens to other QRadar users. IBM X-Force ID: 210021", - "lang" : "eng" - } - ] - }, - "data_version" : "4.0", - "impact" : { - "cvssv3" : { - "BM" : { - "I" : "N", - "PR" : "N", - "S" : "U", - "UI" : "N", - "A" : "N", - "SCORE" : "5.900", - "C" : "H", - "AC" : "H", - "AV" : "N" - }, - "TM" : { - "E" : "U", - "RL" : "O", - "RC" : "C" - } - } - } -} + } + }, + "CVE_data_meta": { + "STATE": "PUBLIC", + "DATE_PUBLIC": "2022-04-25T00:00:00", + "ASSIGNER": "psirt@us.ibm.com", + "ID": "CVE-2021-38919" + }, + "references": { + "reference_data": [ + { + "title": "IBM Security Bulletin 6574787 (QRadar SIEM)", + "url": "https://www.ibm.com/support/pages/node/6574787", + "name": "https://www.ibm.com/support/pages/node/6574787", + "refsource": "CONFIRM" + }, + { + "name": "ibm-qradar-cve202138919-info-disc (210021)", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/210021", + "title": "X-Force Vulnerability Report", + "refsource": "XF" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Obtain Information" + } + ] + } + ] + }, + "description": { + "description_data": [ + { + "value": "IBM QRadar SIEM 7.3, 7.4, and 7.5 in some senarios may reveal authorized service tokens to other QRadar users. IBM X-Force ID: 210021", + "lang": "eng" + } + ] + }, + "data_version": "4.0", + "impact": { + "cvssv3": { + "BM": { + "I": "N", + "PR": "N", + "S": "U", + "UI": "N", + "A": "N", + "SCORE": "5.900", + "C": "H", + "AC": "H", + "AV": "N" + }, + "TM": { + "E": "U", + "RL": "O", + "RC": "C" + } + } + } +} \ No newline at end of file diff --git a/2021/38xxx/CVE-2021-38939.json b/2021/38xxx/CVE-2021-38939.json index fd5cdff6517..426c3ed4dcd 100644 --- a/2021/38xxx/CVE-2021-38939.json +++ b/2021/38xxx/CVE-2021-38939.json @@ -1,96 +1,96 @@ { - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "vendor_name" : "IBM", - "product" : { - "product_data" : [ - { - "version" : { - "version_data" : [ - { - "version_value" : "7.3.3" - }, - { - "version_value" : "7.4.3" - }, - { - "version_value" : "7.5.0" - } - ] - }, - "product_name" : "QRadar SIEM" - } - ] - } - } - ] - } - }, - "data_format" : "MITRE", - "data_type" : "CVE", - "data_version" : "4.0", - "description" : { - "description_data" : [ - { - "value" : "IBM QRadar SIEM 7.3, 7.4, and 7.5 stores potentially sensitive information in log files that could be read by an user with access to creating domains. IBM X-Force ID: 211037.", - "lang" : "eng" - } - ] - }, - "impact" : { - "cvssv3" : { - "BM" : { - "SCORE" : "3.700", - "AV" : "N", - "AC" : "H", - "C" : "L", - "S" : "U", - "PR" : "N", - "I" : "N", - "A" : "N", - "UI" : "N" - }, - "TM" : { - "RC" : "C", - "E" : "U", - "RL" : "O" - } - } - }, - "CVE_data_meta" : { - "ASSIGNER" : "psirt@us.ibm.com", - "ID" : "CVE-2021-38939", - "DATE_PUBLIC" : "2022-04-25T00:00:00", - "STATE" : "PUBLIC" - }, - "references" : { - "reference_data" : [ - { - "name" : "https://www.ibm.com/support/pages/node/6574787", - "url" : "https://www.ibm.com/support/pages/node/6574787", - "title" : "IBM Security Bulletin 6574787 (QRadar SIEM)", - "refsource" : "CONFIRM" - }, - { - "refsource" : "XF", - "name" : "ibm-qradar-cve202138939-info-disc (211037)", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/211037", - "title" : "X-Force Vulnerability Report" - } - ] - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "value" : "Obtain Information", - "lang" : "eng" - } + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "IBM", + "product": { + "product_data": [ + { + "version": { + "version_data": [ + { + "version_value": "7.3.3" + }, + { + "version_value": "7.4.3" + }, + { + "version_value": "7.5.0" + } + ] + }, + "product_name": "QRadar SIEM" + } + ] + } + } ] - } - ] - } -} + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "value": "IBM QRadar SIEM 7.3, 7.4, and 7.5 stores potentially sensitive information in log files that could be read by an user with access to creating domains. IBM X-Force ID: 211037.", + "lang": "eng" + } + ] + }, + "impact": { + "cvssv3": { + "BM": { + "SCORE": "3.700", + "AV": "N", + "AC": "H", + "C": "L", + "S": "U", + "PR": "N", + "I": "N", + "A": "N", + "UI": "N" + }, + "TM": { + "RC": "C", + "E": "U", + "RL": "O" + } + } + }, + "CVE_data_meta": { + "ASSIGNER": "psirt@us.ibm.com", + "ID": "CVE-2021-38939", + "DATE_PUBLIC": "2022-04-25T00:00:00", + "STATE": "PUBLIC" + }, + "references": { + "reference_data": [ + { + "name": "https://www.ibm.com/support/pages/node/6574787", + "url": "https://www.ibm.com/support/pages/node/6574787", + "title": "IBM Security Bulletin 6574787 (QRadar SIEM)", + "refsource": "CONFIRM" + }, + { + "refsource": "XF", + "name": "ibm-qradar-cve202138939-info-disc (211037)", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/211037", + "title": "X-Force Vulnerability Report" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "value": "Obtain Information", + "lang": "eng" + } + ] + } + ] + } +} \ No newline at end of file diff --git a/2022/22xxx/CVE-2022-22312.json b/2022/22xxx/CVE-2022-22312.json index 777292fab87..883a555bbfe 100644 --- a/2022/22xxx/CVE-2022-22312.json +++ b/2022/22xxx/CVE-2022-22312.json @@ -1,90 +1,90 @@ { - "CVE_data_meta" : { - "ID" : "CVE-2022-22312", - "ASSIGNER" : "psirt@us.ibm.com", - "STATE" : "PUBLIC", - "DATE_PUBLIC" : "2022-04-22T00:00:00" - }, - "references" : { - "reference_data" : [ - { - "refsource" : "CONFIRM", - "name" : "https://www.ibm.com/support/pages/node/6574671", - "url" : "https://www.ibm.com/support/pages/node/6574671", - "title" : "IBM Security Bulletin 6574671 (Security Verify Password Synchronization Plug-in for Windows AD)" - }, - { - "refsource" : "XF", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/217369", - "name" : "ibm-sim-cve202222312-bo (217369)", - "title" : "X-Force Vulnerability Report" - } - ] - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "lang" : "eng", - "value" : "Gain Privileges" - } - ] - } - ] - }, - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "IBM Security Identity Manager (IBM Security Verify Password Synchronization Plug-in for Windows AD 10.x) is vulnerable to a denial of service, caused by a heap-based buffer overflow in the Password Synch Plug-in. An authenticated attacker could exploit this vulnerability to cause a denial of service. IBM X-Force ID: 217369." - } - ] - }, - "data_version" : "4.0", - "impact" : { - "cvssv3" : { - "BM" : { - "AV" : "A", - "AC" : "L", - "C" : "N", - "SCORE" : "5.700", - "UI" : "N", - "A" : "H", - "I" : "N", - "S" : "U", - "PR" : "L" - }, - "TM" : { - "RL" : "O", - "E" : "U", - "RC" : "C" - } - } - }, - "data_format" : "MITRE", - "data_type" : "CVE", - "affects" : { - "vendor" : { - "vendor_data" : [ + "CVE_data_meta": { + "ID": "CVE-2022-22312", + "ASSIGNER": "psirt@us.ibm.com", + "STATE": "PUBLIC", + "DATE_PUBLIC": "2022-04-22T00:00:00" + }, + "references": { + "reference_data": [ { - "product" : { - "product_data" : [ - { - "version" : { - "version_data" : [ - { - "version_value" : "10.0.0" - } - ] - }, - "product_name" : "Security Verify Password Synchronization Plug-in for Windows AD" - } - ] - }, - "vendor_name" : "IBM" + "refsource": "CONFIRM", + "name": "https://www.ibm.com/support/pages/node/6574671", + "url": "https://www.ibm.com/support/pages/node/6574671", + "title": "IBM Security Bulletin 6574671 (Security Verify Password Synchronization Plug-in for Windows AD)" + }, + { + "refsource": "XF", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/217369", + "name": "ibm-sim-cve202222312-bo (217369)", + "title": "X-Force Vulnerability Report" } - ] - } - } -} + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Gain Privileges" + } + ] + } + ] + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "IBM Security Identity Manager (IBM Security Verify Password Synchronization Plug-in for Windows AD 10.x) is vulnerable to a denial of service, caused by a heap-based buffer overflow in the Password Synch Plug-in. An authenticated attacker could exploit this vulnerability to cause a denial of service. IBM X-Force ID: 217369." + } + ] + }, + "data_version": "4.0", + "impact": { + "cvssv3": { + "BM": { + "AV": "A", + "AC": "L", + "C": "N", + "SCORE": "5.700", + "UI": "N", + "A": "H", + "I": "N", + "S": "U", + "PR": "L" + }, + "TM": { + "RL": "O", + "E": "U", + "RC": "C" + } + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "version": { + "version_data": [ + { + "version_value": "10.0.0" + } + ] + }, + "product_name": "Security Verify Password Synchronization Plug-in for Windows AD" + } + ] + }, + "vendor_name": "IBM" + } + ] + } + } +} \ No newline at end of file diff --git a/2022/22xxx/CVE-2022-22323.json b/2022/22xxx/CVE-2022-22323.json index 5a760df28b4..52851ae525a 100644 --- a/2022/22xxx/CVE-2022-22323.json +++ b/2022/22xxx/CVE-2022-22323.json @@ -1,90 +1,90 @@ { - "impact" : { - "cvssv3" : { - "BM" : { - "AV" : "A", - "AC" : "L", - "C" : "N", - "SCORE" : "5.700", - "UI" : "N", - "A" : "H", - "S" : "U", - "PR" : "L", - "I" : "N" - }, - "TM" : { - "RL" : "O", - "E" : "U", - "RC" : "C" - } - } - }, - "data_version" : "4.0", - "description" : { - "description_data" : [ - { - "value" : "IBM Security Identity Manager (IBM Security Verify Password Synchronization Plug-in for Windows AD 10.x) is vulnerable to a denial of service, caused by a heap-based buffer overflow in the Password Synch Plug-in. An authenticated attacker could exploit this vulnerability to cause a denial of service. IBM X-Force ID: 218379.", - "lang" : "eng" - } - ] - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "lang" : "eng", - "value" : "Denial of Service" - } - ] - } - ] - }, - "references" : { - "reference_data" : [ - { - "refsource" : "CONFIRM", - "name" : "https://www.ibm.com/support/pages/node/6574671", - "url" : "https://www.ibm.com/support/pages/node/6574671", - "title" : "IBM Security Bulletin 6574671 (Security Verify Password Synchronization Plug-in for Windows AD)" - }, - { - "title" : "X-Force Vulnerability Report", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/218379", - "name" : "ibm-sim-cve202222323-bo (218379)", - "refsource" : "XF" - } - ] - }, - "CVE_data_meta" : { - "STATE" : "PUBLIC", - "DATE_PUBLIC" : "2022-04-22T00:00:00", - "ASSIGNER" : "psirt@us.ibm.com", - "ID" : "CVE-2022-22323" - }, - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "product" : { - "product_data" : [ - { - "product_name" : "Security Verify Password Synchronization Plug-in for Windows AD", - "version" : { - "version_data" : [ - { - "version_value" : "10.0.0" - } - ] - } - } - ] - }, - "vendor_name" : "IBM" + "impact": { + "cvssv3": { + "BM": { + "AV": "A", + "AC": "L", + "C": "N", + "SCORE": "5.700", + "UI": "N", + "A": "H", + "S": "U", + "PR": "L", + "I": "N" + }, + "TM": { + "RL": "O", + "E": "U", + "RC": "C" } - ] - } - }, - "data_type" : "CVE", - "data_format" : "MITRE" -} + } + }, + "data_version": "4.0", + "description": { + "description_data": [ + { + "value": "IBM Security Identity Manager (IBM Security Verify Password Synchronization Plug-in for Windows AD 10.x) is vulnerable to a denial of service, caused by a heap-based buffer overflow in the Password Synch Plug-in. An authenticated attacker could exploit this vulnerability to cause a denial of service. IBM X-Force ID: 218379.", + "lang": "eng" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Denial of Service" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "name": "https://www.ibm.com/support/pages/node/6574671", + "url": "https://www.ibm.com/support/pages/node/6574671", + "title": "IBM Security Bulletin 6574671 (Security Verify Password Synchronization Plug-in for Windows AD)" + }, + { + "title": "X-Force Vulnerability Report", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/218379", + "name": "ibm-sim-cve202222323-bo (218379)", + "refsource": "XF" + } + ] + }, + "CVE_data_meta": { + "STATE": "PUBLIC", + "DATE_PUBLIC": "2022-04-22T00:00:00", + "ASSIGNER": "psirt@us.ibm.com", + "ID": "CVE-2022-22323" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Security Verify Password Synchronization Plug-in for Windows AD", + "version": { + "version_data": [ + { + "version_value": "10.0.0" + } + ] + } + } + ] + }, + "vendor_name": "IBM" + } + ] + } + }, + "data_type": "CVE", + "data_format": "MITRE" +} \ No newline at end of file diff --git a/2022/22xxx/CVE-2022-22345.json b/2022/22xxx/CVE-2022-22345.json index 45e95799c0f..305ecc16736 100644 --- a/2022/22xxx/CVE-2022-22345.json +++ b/2022/22xxx/CVE-2022-22345.json @@ -1,96 +1,96 @@ { - "data_version" : "4.0", - "description" : { - "description_data" : [ - { - "value" : "IBM QRadar 7.3, 7.4, and 7.5 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: 220041.", - "lang" : "eng" - } - ] - }, - "impact" : { - "cvssv3" : { - "BM" : { - "SCORE" : "4.800", - "C" : "L", - "AV" : "N", - "AC" : "L", - "I" : "L", - "PR" : "H", - "S" : "C", - "A" : "N", - "UI" : "R" - }, - "TM" : { - "RL" : "O", - "E" : "H", - "RC" : "C" - } - } - }, - "CVE_data_meta" : { - "ASSIGNER" : "psirt@us.ibm.com", - "ID" : "CVE-2022-22345", - "STATE" : "PUBLIC", - "DATE_PUBLIC" : "2022-04-25T00:00:00" - }, - "references" : { - "reference_data" : [ - { - "refsource" : "CONFIRM", - "name" : "https://www.ibm.com/support/pages/node/6574453", - "url" : "https://www.ibm.com/support/pages/node/6574453", - "title" : "IBM Security Bulletin 6574453 (QRadar SIEM)" - }, - { - "refsource" : "XF", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/220041", - "name" : "ibm-qradar-cve202222345-xss (220041)", - "title" : "X-Force Vulnerability Report" - } - ] - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "value" : "Cross-Site Scripting", - "lang" : "eng" - } - ] - } - ] - }, - "affects" : { - "vendor" : { - "vendor_data" : [ + "data_version": "4.0", + "description": { + "description_data": [ { - "product" : { - "product_data" : [ - { - "product_name" : "QRadar SIEM", - "version" : { - "version_data" : [ - { - "version_value" : "7.3.3" - }, - { - "version_value" : "7.4.3" - }, - { - "version_value" : "7.5.0" - } - ] - } - } - ] - }, - "vendor_name" : "IBM" + "value": "IBM QRadar 7.3, 7.4, and 7.5 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: 220041.", + "lang": "eng" } - ] - } - }, - "data_format" : "MITRE", - "data_type" : "CVE" -} + ] + }, + "impact": { + "cvssv3": { + "BM": { + "SCORE": "4.800", + "C": "L", + "AV": "N", + "AC": "L", + "I": "L", + "PR": "H", + "S": "C", + "A": "N", + "UI": "R" + }, + "TM": { + "RL": "O", + "E": "H", + "RC": "C" + } + } + }, + "CVE_data_meta": { + "ASSIGNER": "psirt@us.ibm.com", + "ID": "CVE-2022-22345", + "STATE": "PUBLIC", + "DATE_PUBLIC": "2022-04-25T00:00:00" + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "name": "https://www.ibm.com/support/pages/node/6574453", + "url": "https://www.ibm.com/support/pages/node/6574453", + "title": "IBM Security Bulletin 6574453 (QRadar SIEM)" + }, + { + "refsource": "XF", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/220041", + "name": "ibm-qradar-cve202222345-xss (220041)", + "title": "X-Force Vulnerability Report" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "value": "Cross-Site Scripting", + "lang": "eng" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "QRadar SIEM", + "version": { + "version_data": [ + { + "version_value": "7.3.3" + }, + { + "version_value": "7.4.3" + }, + { + "version_value": "7.5.0" + } + ] + } + } + ] + }, + "vendor_name": "IBM" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE" +} \ No newline at end of file diff --git a/2022/22xxx/CVE-2022-22521.json b/2022/22xxx/CVE-2022-22521.json index 209846a550e..c1b0e0fd5cd 100644 --- a/2022/22xxx/CVE-2022-22521.json +++ b/2022/22xxx/CVE-2022-22521.json @@ -76,8 +76,9 @@ "references": { "reference_data": [ { - "refsource": "CONFIRM", - "url": "https://www.miele.de/p/miele-benchmark-programming-tool-2296.htm" + "refsource": "MISC", + "url": "https://www.miele.de/p/miele-benchmark-programming-tool-2296.htm", + "name": "https://www.miele.de/p/miele-benchmark-programming-tool-2296.htm" } ] }, diff --git a/2022/27xxx/CVE-2022-27336.json b/2022/27xxx/CVE-2022-27336.json index 60ee6f8858b..98ea02ee283 100644 --- a/2022/27xxx/CVE-2022-27336.json +++ b/2022/27xxx/CVE-2022-27336.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-27336", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-27336", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "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": "Seacms v11.6 was discovered to contain a remote code execution (RCE) vulnerability via the component /admin/weixin.php." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://note.youdao.com/noteshare?id=1f5c9012a358f0c4575e1ca57a55fe5e&sub=6C2906C73BB0477FB9DE8601D5495C0A", + "refsource": "MISC", + "name": "http://note.youdao.com/noteshare?id=1f5c9012a358f0c4575e1ca57a55fe5e&sub=6C2906C73BB0477FB9DE8601D5495C0A" } ] } diff --git a/2022/29xxx/CVE-2022-29822.json b/2022/29xxx/CVE-2022-29822.json new file mode 100644 index 00000000000..ff78fff9f9e --- /dev/null +++ b/2022/29xxx/CVE-2022-29822.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-29822", + "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/29xxx/CVE-2022-29823.json b/2022/29xxx/CVE-2022-29823.json new file mode 100644 index 00000000000..cb1e27089e9 --- /dev/null +++ b/2022/29xxx/CVE-2022-29823.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-29823", + "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