From 8871f90e0dcff5aadbdb47db7863c016016f9803 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 19 Oct 2021 16:01:02 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/12xxx/CVE-2020-12141.json | 66 +++++++++++-- 2021/29xxx/CVE-2021-29912.json | 174 ++++++++++++++++----------------- 2021/38xxx/CVE-2021-38911.json | 174 ++++++++++++++++----------------- 3 files changed, 234 insertions(+), 180 deletions(-) diff --git a/2020/12xxx/CVE-2020-12141.json b/2020/12xxx/CVE-2020-12141.json index 085d67ba4ea..9fe1bd8bc40 100644 --- a/2020/12xxx/CVE-2020-12141.json +++ b/2020/12xxx/CVE-2020-12141.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-12141", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-12141", + "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": "An out-of-bounds read in the SNMP stack in Contiki-NG 4.4 and earlier allows an attacker to cause a denial of service and potentially disclose information via crafted SNMP packets to snmp_ber_decode_string_len_buffer in os/net/app-layer/snmp/snmp-ber.c." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://twitter.com/ScepticCtf", + "refsource": "MISC", + "name": "https://twitter.com/ScepticCtf" + }, + { + "refsource": "MISC", + "name": "https://github.com/contiki-ng/contiki-ng/commit/12c824386ab60de757de5001974d73b32e19ad71#diff-32367fad664c6118fd5dda77cdf38eedc006cdd7544eca5bbeebe0b99653f8a0", + "url": "https://github.com/contiki-ng/contiki-ng/commit/12c824386ab60de757de5001974d73b32e19ad71#diff-32367fad664c6118fd5dda77cdf38eedc006cdd7544eca5bbeebe0b99653f8a0" + }, + { + "refsource": "MISC", + "name": "https://github.com/contiki-ng/contiki-ng/pull/1355", + "url": "https://github.com/contiki-ng/contiki-ng/pull/1355" } ] } diff --git a/2021/29xxx/CVE-2021-29912.json b/2021/29xxx/CVE-2021-29912.json index 4d309bea3dc..709e0559f49 100644 --- a/2021/29xxx/CVE-2021-29912.json +++ b/2021/29xxx/CVE-2021-29912.json @@ -1,90 +1,90 @@ { - "CVE_data_meta" : { - "DATE_PUBLIC" : "2021-10-18T00:00:00", - "ASSIGNER" : "psirt@us.ibm.com", - "STATE" : "PUBLIC", - "ID" : "CVE-2021-29912" - }, - "description" : { - "description_data" : [ - { - "value" : "IBM Security Risk Manager on CP4S 1.7.0.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: 207828.", - "lang" : "eng" - } - ] - }, - "data_type" : "CVE", - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "value" : "Cross-Site Scripting", - "lang" : "eng" - } - ] - } - ] - }, - "data_format" : "MITRE", - "affects" : { - "vendor" : { - "vendor_data" : [ + "CVE_data_meta": { + "DATE_PUBLIC": "2021-10-18T00:00:00", + "ASSIGNER": "psirt@us.ibm.com", + "STATE": "PUBLIC", + "ID": "CVE-2021-29912" + }, + "description": { + "description_data": [ { - "product" : { - "product_data" : [ - { - "version" : { - "version_data" : [ - { - "version_value" : "1.7.0.0" - } - ] - }, - "product_name" : "Cloud Pak for Security" - } - ] - }, - "vendor_name" : "IBM" + "value": "IBM Security Risk Manager on CP4S 1.7.0.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: 207828.", + "lang": "eng" } - ] - } - }, - "data_version" : "4.0", - "impact" : { - "cvssv3" : { - "TM" : { - "RC" : "C", - "E" : "H", - "RL" : "O" - }, - "BM" : { - "SCORE" : "5.400", - "AV" : "N", - "PR" : "L", - "AC" : "L", - "I" : "L", - "UI" : "R", - "C" : "L", - "S" : "C", - "A" : "N" - } - } - }, - "references" : { - "reference_data" : [ - { - "refsource" : "CONFIRM", - "url" : "https://www.ibm.com/support/pages/node/6505283", - "title" : "IBM Security Bulletin 6505283 (Cloud Pak for Security)", - "name" : "https://www.ibm.com/support/pages/node/6505283" - }, - { - "refsource" : "XF", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/207828", - "title" : "X-Force Vulnerability Report", - "name" : "ibm-drm-cve202129912-xss (207828)" - } - ] - } -} + ] + }, + "data_type": "CVE", + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "value": "Cross-Site Scripting", + "lang": "eng" + } + ] + } + ] + }, + "data_format": "MITRE", + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "version": { + "version_data": [ + { + "version_value": "1.7.0.0" + } + ] + }, + "product_name": "Cloud Pak for Security" + } + ] + }, + "vendor_name": "IBM" + } + ] + } + }, + "data_version": "4.0", + "impact": { + "cvssv3": { + "TM": { + "RC": "C", + "E": "H", + "RL": "O" + }, + "BM": { + "SCORE": "5.400", + "AV": "N", + "PR": "L", + "AC": "L", + "I": "L", + "UI": "R", + "C": "L", + "S": "C", + "A": "N" + } + } + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "url": "https://www.ibm.com/support/pages/node/6505283", + "title": "IBM Security Bulletin 6505283 (Cloud Pak for Security)", + "name": "https://www.ibm.com/support/pages/node/6505283" + }, + { + "refsource": "XF", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/207828", + "title": "X-Force Vulnerability Report", + "name": "ibm-drm-cve202129912-xss (207828)" + } + ] + } +} \ No newline at end of file diff --git a/2021/38xxx/CVE-2021-38911.json b/2021/38xxx/CVE-2021-38911.json index f21d153bee9..0b98c6e9595 100644 --- a/2021/38xxx/CVE-2021-38911.json +++ b/2021/38xxx/CVE-2021-38911.json @@ -1,90 +1,90 @@ { - "data_format" : "MITRE", - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "value" : "Obtain Information", - "lang" : "eng" - } - ] - } - ] - }, - "data_type" : "CVE", - "CVE_data_meta" : { - "ASSIGNER" : "psirt@us.ibm.com", - "STATE" : "PUBLIC", - "ID" : "CVE-2021-38911", - "DATE_PUBLIC" : "2021-10-18T00:00:00" - }, - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "IBM Security Risk Manager on CP4S 1.7.0.0 stores user credentials in plain clear text which can be read by a an authenticatedl privileged user. IBM X-Force ID: 209940." - } - ] - }, - "references" : { - "reference_data" : [ - { - "title" : "IBM Security Bulletin 6505281 (Cloud Pak for Security)", - "name" : "https://www.ibm.com/support/pages/node/6505281", - "refsource" : "CONFIRM", - "url" : "https://www.ibm.com/support/pages/node/6505281" - }, - { - "refsource" : "XF", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/209940", - "title" : "X-Force Vulnerability Report", - "name" : "ibm-cprm-cve202138911-info-disc (209940)" - } - ] - }, - "impact" : { - "cvssv3" : { - "TM" : { - "RL" : "O", - "E" : "U", - "RC" : "C" - }, - "BM" : { - "SCORE" : "4.400", - "PR" : "H", - "AC" : "H", - "AV" : "N", - "UI" : "N", - "I" : "N", - "C" : "H", - "A" : "N", - "S" : "U" - } - } - }, - "data_version" : "4.0", - "affects" : { - "vendor" : { - "vendor_data" : [ + "data_format": "MITRE", + "problemtype": { + "problemtype_data": [ { - "vendor_name" : "IBM", - "product" : { - "product_data" : [ - { - "version" : { - "version_data" : [ - { - "version_value" : "1.7.2.0" - } - ] - }, - "product_name" : "Cloud Pak for Security" - } - ] - } + "description": [ + { + "value": "Obtain Information", + "lang": "eng" + } + ] } - ] - } - } -} + ] + }, + "data_type": "CVE", + "CVE_data_meta": { + "ASSIGNER": "psirt@us.ibm.com", + "STATE": "PUBLIC", + "ID": "CVE-2021-38911", + "DATE_PUBLIC": "2021-10-18T00:00:00" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "IBM Security Risk Manager on CP4S 1.7.0.0 stores user credentials in plain clear text which can be read by a an authenticatedl privileged user. IBM X-Force ID: 209940." + } + ] + }, + "references": { + "reference_data": [ + { + "title": "IBM Security Bulletin 6505281 (Cloud Pak for Security)", + "name": "https://www.ibm.com/support/pages/node/6505281", + "refsource": "CONFIRM", + "url": "https://www.ibm.com/support/pages/node/6505281" + }, + { + "refsource": "XF", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/209940", + "title": "X-Force Vulnerability Report", + "name": "ibm-cprm-cve202138911-info-disc (209940)" + } + ] + }, + "impact": { + "cvssv3": { + "TM": { + "RL": "O", + "E": "U", + "RC": "C" + }, + "BM": { + "SCORE": "4.400", + "PR": "H", + "AC": "H", + "AV": "N", + "UI": "N", + "I": "N", + "C": "H", + "A": "N", + "S": "U" + } + } + }, + "data_version": "4.0", + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "IBM", + "product": { + "product_data": [ + { + "version": { + "version_data": [ + { + "version_value": "1.7.2.0" + } + ] + }, + "product_name": "Cloud Pak for Security" + } + ] + } + } + ] + } + } +} \ No newline at end of file