diff --git a/2020/4xxx/CVE-2020-4140.json b/2020/4xxx/CVE-2020-4140.json index 2465cf548d1..9e389d779fc 100644 --- a/2020/4xxx/CVE-2020-4140.json +++ b/2020/4xxx/CVE-2020-4140.json @@ -1,90 +1,90 @@ { - "data_version" : "4.0", - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "vendor_name" : "IBM", - "product" : { - "product_data" : [ - { - "product_name" : "Security SiteProtector System", - "version" : { - "version_data" : [ - { - "version_value" : "3.1.1" - } - ] - } - } - ] - } - } - ] - } - }, - "impact" : { - "cvssv3" : { - "BM" : { - "A" : "N", - "UI" : "R", - "SCORE" : "5.400", - "AV" : "N", - "C" : "L", - "S" : "C", - "I" : "L", - "AC" : "L", - "PR" : "L" - }, - "TM" : { - "E" : "H", - "RC" : "C", - "RL" : "O" - } - } - }, - "description" : { - "description_data" : [ - { - "value" : "IBM Security SiteProtector System 3.1.1 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: 174052.", - "lang" : "eng" - } - ] - }, - "references" : { - "reference_data" : [ - { - "url" : "https://www.ibm.com/support/pages/node/6515054", - "title" : "IBM Security Bulletin 6515054 (Security SiteProtector System)", - "name" : "https://www.ibm.com/support/pages/node/6515054", - "refsource" : "CONFIRM" - }, - { - "refsource" : "XF", - "name" : "ibm-siteprotector-cve20204140-xss (174052)", - "title" : "X-Force Vulnerability Report", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/174052" - } - ] - }, - "data_type" : "CVE", - "data_format" : "MITRE", - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "lang" : "eng", - "value" : "Cross-Site Scripting" - } + "data_version": "4.0", + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "IBM", + "product": { + "product_data": [ + { + "product_name": "Security SiteProtector System", + "version": { + "version_data": [ + { + "version_value": "3.1.1" + } + ] + } + } + ] + } + } ] - } - ] - }, - "CVE_data_meta" : { - "ASSIGNER" : "psirt@us.ibm.com", - "DATE_PUBLIC" : "2021-11-10T00:00:00", - "STATE" : "PUBLIC", - "ID" : "CVE-2020-4140" - } -} + } + }, + "impact": { + "cvssv3": { + "BM": { + "A": "N", + "UI": "R", + "SCORE": "5.400", + "AV": "N", + "C": "L", + "S": "C", + "I": "L", + "AC": "L", + "PR": "L" + }, + "TM": { + "E": "H", + "RC": "C", + "RL": "O" + } + } + }, + "description": { + "description_data": [ + { + "value": "IBM Security SiteProtector System 3.1.1 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: 174052.", + "lang": "eng" + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.ibm.com/support/pages/node/6515054", + "title": "IBM Security Bulletin 6515054 (Security SiteProtector System)", + "name": "https://www.ibm.com/support/pages/node/6515054", + "refsource": "CONFIRM" + }, + { + "refsource": "XF", + "name": "ibm-siteprotector-cve20204140-xss (174052)", + "title": "X-Force Vulnerability Report", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/174052" + } + ] + }, + "data_type": "CVE", + "data_format": "MITRE", + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Cross-Site Scripting" + } + ] + } + ] + }, + "CVE_data_meta": { + "ASSIGNER": "psirt@us.ibm.com", + "DATE_PUBLIC": "2021-11-10T00:00:00", + "STATE": "PUBLIC", + "ID": "CVE-2020-4140" + } +} \ No newline at end of file diff --git a/2020/4xxx/CVE-2020-4146.json b/2020/4xxx/CVE-2020-4146.json index 1da83788a9b..2c0c2704ec9 100644 --- a/2020/4xxx/CVE-2020-4146.json +++ b/2020/4xxx/CVE-2020-4146.json @@ -1,90 +1,90 @@ { - "CVE_data_meta" : { - "ID" : "CVE-2020-4146", - "ASSIGNER" : "psirt@us.ibm.com", - "DATE_PUBLIC" : "2021-11-10T00:00:00", - "STATE" : "PUBLIC" - }, - "references" : { - "reference_data" : [ - { - "url" : "https://www.ibm.com/support/pages/node/6515056", - "title" : "IBM Security Bulletin 6515056 (Security SiteProtector System)", - "name" : "https://www.ibm.com/support/pages/node/6515056", - "refsource" : "CONFIRM" - }, - { - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/174129", - "name" : "ibm-siteprotector-cve20204146-info-disc (174129)", - "title" : "X-Force Vulnerability Report", - "refsource" : "XF" - } - ] - }, - "description" : { - "description_data" : [ - { - "value" : "IBM Security SiteProtector System 3.1.1 could allow a remote attacker to obtain sensitive information, caused by missing 'HttpOnly' flag. A remote attacker could exploit this vulnerability to obtain sensitive information. IBM X-Force ID: 174129.", - "lang" : "eng" - } - ] - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "lang" : "eng", - "value" : "Obtain Information" - } - ] - } - ] - }, - "data_format" : "MITRE", - "data_type" : "CVE", - "impact" : { - "cvssv3" : { - "BM" : { - "A" : "N", - "AV" : "N", - "SCORE" : "4.000", - "UI" : "N", - "C" : "L", - "S" : "C", - "AC" : "H", - "I" : "N", - "PR" : "N" - }, - "TM" : { - "RC" : "C", - "RL" : "O", - "E" : "U" - } - } - }, - "data_version" : "4.0", - "affects" : { - "vendor" : { - "vendor_data" : [ + "CVE_data_meta": { + "ID": "CVE-2020-4146", + "ASSIGNER": "psirt@us.ibm.com", + "DATE_PUBLIC": "2021-11-10T00:00:00", + "STATE": "PUBLIC" + }, + "references": { + "reference_data": [ { - "vendor_name" : "IBM", - "product" : { - "product_data" : [ - { - "product_name" : "Security SiteProtector System", - "version" : { - "version_data" : [ - { - "version_value" : "3.1.1" - } - ] - } - } - ] - } + "url": "https://www.ibm.com/support/pages/node/6515056", + "title": "IBM Security Bulletin 6515056 (Security SiteProtector System)", + "name": "https://www.ibm.com/support/pages/node/6515056", + "refsource": "CONFIRM" + }, + { + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/174129", + "name": "ibm-siteprotector-cve20204146-info-disc (174129)", + "title": "X-Force Vulnerability Report", + "refsource": "XF" } - ] - } - } -} + ] + }, + "description": { + "description_data": [ + { + "value": "IBM Security SiteProtector System 3.1.1 could allow a remote attacker to obtain sensitive information, caused by missing 'HttpOnly' flag. A remote attacker could exploit this vulnerability to obtain sensitive information. IBM X-Force ID: 174129.", + "lang": "eng" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Obtain Information" + } + ] + } + ] + }, + "data_format": "MITRE", + "data_type": "CVE", + "impact": { + "cvssv3": { + "BM": { + "A": "N", + "AV": "N", + "SCORE": "4.000", + "UI": "N", + "C": "L", + "S": "C", + "AC": "H", + "I": "N", + "PR": "N" + }, + "TM": { + "RC": "C", + "RL": "O", + "E": "U" + } + } + }, + "data_version": "4.0", + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "IBM", + "product": { + "product_data": [ + { + "product_name": "Security SiteProtector System", + "version": { + "version_data": [ + { + "version_value": "3.1.1" + } + ] + } + } + ] + } + } + ] + } + } +} \ No newline at end of file