"-Synchronized-Data."

This commit is contained in:
CVE Team 2021-10-19 16:01:02 +00:00
parent 23dd4406d7
commit 8871f90e0d
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
3 changed files with 234 additions and 180 deletions

View File

@ -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"
}
]
}

View File

@ -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)"
}
]
}
}

View File

@ -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"
}
]
}
}
]
}
}
}