"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-11-10 15:01:50 +00:00
parent 3b21f63a9a
commit 6c34af5b4b
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
7 changed files with 309 additions and 290 deletions

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-28374",
"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."
}
]
}
}

View File

@ -1,94 +1,94 @@
{ {
"problemtype" : { "problemtype": {
"problemtype_data" : [ "problemtype_data": [
{ {
"description" : [ "description": [
{ {
"lang" : "eng", "lang": "eng",
"value" : "Obtain Information" "value": "Obtain Information"
} }
] ]
} }
] ]
}, },
"description" : { "description": {
"description_data" : [ "description_data": [
{ {
"lang" : "eng", "lang": "eng",
"value" : "IBM Tivoli Key Lifecycle Manager 3.0, 3.0.1, and 4.0 stores user credentials in plain in clear text which can be read by a local user. IBM X-Force ID: 184157." "value": "IBM Tivoli Key Lifecycle Manager 3.0, 3.0.1, and 4.0 stores user credentials in plain in clear text which can be read by a local user. IBM X-Force ID: 184157."
} }
] ]
}, },
"references" : { "references": {
"reference_data" : [ "reference_data": [
{ {
"title" : "IBM Security Bulletin 6365305 (Security Key Lifecycle Manager)", "title": "IBM Security Bulletin 6365305 (Security Key Lifecycle Manager)",
"url" : "https://www.ibm.com/support/pages/node/6365305", "url": "https://www.ibm.com/support/pages/node/6365305",
"refsource" : "CONFIRM", "refsource": "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6365305" "name": "https://www.ibm.com/support/pages/node/6365305"
}, },
{ {
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/184157", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/184157",
"title" : "X-Force Vulnerability Report", "title": "X-Force Vulnerability Report",
"name" : "ibm-tivoli-cve20204568-info-disc (184157)", "name": "ibm-tivoli-cve20204568-info-disc (184157)",
"refsource" : "XF" "refsource": "XF"
} }
] ]
}, },
"impact" : { "impact": {
"cvssv3" : { "cvssv3": {
"BM" : { "BM": {
"PR" : "L", "PR": "L",
"UI" : "N", "UI": "N",
"C" : "H", "C": "H",
"S" : "C", "S": "C",
"AV" : "N", "AV": "N",
"I" : "N", "I": "N",
"A" : "N", "A": "N",
"SCORE" : "6.300", "SCORE": "6.300",
"AC" : "H" "AC": "H"
}, },
"TM" : { "TM": {
"E" : "U", "E": "U",
"RL" : "O", "RL": "O",
"RC" : "C" "RC": "C"
} }
} }
}, },
"data_version" : "4.0", "data_version": "4.0",
"data_type" : "CVE", "data_type": "CVE",
"data_format" : "MITRE", "data_format": "MITRE",
"CVE_data_meta" : { "CVE_data_meta": {
"ASSIGNER" : "psirt@us.ibm.com", "ASSIGNER": "psirt@us.ibm.com",
"STATE" : "PUBLIC", "STATE": "PUBLIC",
"ID" : "CVE-2020-4568", "ID": "CVE-2020-4568",
"DATE_PUBLIC" : "2020-11-09T00:00:00" "DATE_PUBLIC": "2020-11-09T00:00:00"
}, },
"affects" : { "affects": {
"vendor" : { "vendor": {
"vendor_data" : [ "vendor_data": [
{ {
"product" : { "product": {
"product_data" : [ "product_data": [
{ {
"version" : { "version": {
"version_data" : [ "version_data": [
{ {
"version_value" : "3.0" "version_value": "3.0"
}, },
{ {
"version_value" : "3.0.1" "version_value": "3.0.1"
}, },
{ {
"version_value" : "4.0" "version_value": "4.0"
} }
] ]
}, },
"product_name" : "Security Key Lifecycle Manager" "product_name": "Security Key Lifecycle Manager"
} }
] ]
}, },
"vendor_name" : "IBM" "vendor_name": "IBM"
} }
] ]
} }

View File

@ -1,89 +1,89 @@
{ {
"data_format" : "MITRE", "data_format": "MITRE",
"data_type" : "CVE", "data_type": "CVE",
"data_version" : "4.0", "data_version": "4.0",
"impact" : { "impact": {
"cvssv3" : { "cvssv3": {
"TM" : { "TM": {
"RL" : "O", "RL": "O",
"RC" : "C", "RC": "C",
"E" : "H" "E": "H"
}, },
"BM" : { "BM": {
"A" : "N", "A": "N",
"AC" : "L", "AC": "L",
"SCORE" : "6.400", "SCORE": "6.400",
"I" : "L", "I": "L",
"AV" : "N", "AV": "N",
"PR" : "L", "PR": "L",
"UI" : "N", "UI": "N",
"C" : "L", "C": "L",
"S" : "C" "S": "C"
} }
} }
}, },
"CVE_data_meta" : { "CVE_data_meta": {
"ID" : "CVE-2020-4704", "ID": "CVE-2020-4704",
"DATE_PUBLIC" : "2020-11-09T00:00:00", "DATE_PUBLIC": "2020-11-09T00:00:00",
"STATE" : "PUBLIC", "STATE": "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com" "ASSIGNER": "psirt@us.ibm.com"
}, },
"affects" : { "affects": {
"vendor" : { "vendor": {
"vendor_data" : [ "vendor_data": [
{ {
"product" : { "product": {
"product_data" : [ "product_data": [
{ {
"product_name" : "Content Navigator", "product_name": "Content Navigator",
"version" : { "version": {
"version_data" : [ "version_data": [
{ {
"version_value" : "3.0.CD" "version_value": "3.0.CD"
} }
] ]
} }
} }
] ]
}, },
"vendor_name" : "IBM" "vendor_name": "IBM"
} }
] ]
} }
}, },
"problemtype" : { "problemtype": {
"problemtype_data" : [ "problemtype_data": [
{ {
"description" : [ "description": [
{ {
"value" : "Cross-Site Scripting", "value": "Cross-Site Scripting",
"lang" : "eng" "lang": "eng"
} }
] ]
} }
] ]
}, },
"description" : { "description": {
"description_data" : [ "description_data": [
{ {
"value" : "IBM Content Navigator 3.0CD is vulnerable to stored 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: 187189.", "value": "IBM Content Navigator 3.0CD is vulnerable to stored 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: 187189.",
"lang" : "eng" "lang": "eng"
} }
] ]
}, },
"references" : { "references": {
"reference_data" : [ "reference_data": [
{ {
"url" : "https://www.ibm.com/support/pages/node/6365327", "url": "https://www.ibm.com/support/pages/node/6365327",
"title" : "IBM Security Bulletin 6365327 (Content Navigator)", "title": "IBM Security Bulletin 6365327 (Content Navigator)",
"name" : "https://www.ibm.com/support/pages/node/6365327", "name": "https://www.ibm.com/support/pages/node/6365327",
"refsource" : "CONFIRM" "refsource": "CONFIRM"
}, },
{ {
"refsource" : "XF", "refsource": "XF",
"name" : "ibm-cn-cve20204704-xss (187189)", "name": "ibm-cn-cve20204704-xss (187189)",
"title" : "X-Force Vulnerability Report", "title": "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/187189" "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/187189"
} }
] ]
} }

View File

@ -1,79 +1,79 @@
{ {
"problemtype" : { "problemtype": {
"problemtype_data" : [ "problemtype_data": [
{ {
"description" : [ "description": [
{ {
"lang" : "eng", "lang": "eng",
"value" : "Cross-Site Scripting" "value": "Cross-Site Scripting"
} }
] ]
} }
] ]
}, },
"references" : { "references": {
"reference_data" : [ "reference_data": [
{ {
"refsource" : "CONFIRM", "refsource": "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6365329", "name": "https://www.ibm.com/support/pages/node/6365329",
"title" : "IBM Security Bulletin 6365329 (Content Navigator)", "title": "IBM Security Bulletin 6365329 (Content Navigator)",
"url" : "https://www.ibm.com/support/pages/node/6365329" "url": "https://www.ibm.com/support/pages/node/6365329"
}, },
{ {
"name" : "ibm-cn-cve20204760-xss (188737)", "name": "ibm-cn-cve20204760-xss (188737)",
"refsource" : "XF", "refsource": "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/188737", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/188737",
"title" : "X-Force Vulnerability Report" "title": "X-Force Vulnerability Report"
} }
] ]
}, },
"description" : { "description": {
"description_data" : [ "description_data": [
{ {
"value" : "IBM Content Navigator 3.0CD 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: 188737.", "value": "IBM Content Navigator 3.0CD 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: 188737.",
"lang" : "eng" "lang": "eng"
} }
] ]
}, },
"data_format" : "MITRE", "data_format": "MITRE",
"data_type" : "CVE", "data_type": "CVE",
"impact" : { "impact": {
"cvssv3" : { "cvssv3": {
"TM" : { "TM": {
"E" : "H", "E": "H",
"RL" : "O", "RL": "O",
"RC" : "C" "RC": "C"
}, },
"BM" : { "BM": {
"I" : "L", "I": "L",
"A" : "N", "A": "N",
"SCORE" : "5.400", "SCORE": "5.400",
"AC" : "L", "AC": "L",
"C" : "L", "C": "L",
"UI" : "R", "UI": "R",
"PR" : "L", "PR": "L",
"S" : "C", "S": "C",
"AV" : "N" "AV": "N"
} }
} }
}, },
"data_version" : "4.0", "data_version": "4.0",
"affects" : { "affects": {
"vendor" : { "vendor": {
"vendor_data" : [ "vendor_data": [
{ {
"vendor_name" : "IBM", "vendor_name": "IBM",
"product" : { "product": {
"product_data" : [ "product_data": [
{ {
"version" : { "version": {
"version_data" : [ "version_data": [
{ {
"version_value" : "3.0.CD" "version_value": "3.0.CD"
} }
] ]
}, },
"product_name" : "Content Navigator" "product_name": "Content Navigator"
} }
] ]
} }
@ -81,10 +81,10 @@
] ]
} }
}, },
"CVE_data_meta" : { "CVE_data_meta": {
"DATE_PUBLIC" : "2020-11-09T00:00:00", "DATE_PUBLIC": "2020-11-09T00:00:00",
"ID" : "CVE-2020-4760", "ID": "CVE-2020-4760",
"STATE" : "PUBLIC", "STATE": "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com" "ASSIGNER": "psirt@us.ibm.com"
} }
} }

View File

@ -63,8 +63,9 @@
"references": { "references": {
"reference_data": [ "reference_data": [
{ {
"refsource": "CONFIRM", "refsource": "MISC",
"url": "https://www.dell.com/support/article/en-us/sln322869/dsa-2020-215-dell-inspiron-15-7579-2-in-1-improper-smm-communication-buffer-boundary-verification-vulnerability" "url": "https://www.dell.com/support/article/en-us/sln322869/dsa-2020-215-dell-inspiron-15-7579-2-in-1-improper-smm-communication-buffer-boundary-verification-vulnerability",
"name": "https://www.dell.com/support/article/en-us/sln322869/dsa-2020-215-dell-inspiron-15-7579-2-in-1-improper-smm-communication-buffer-boundary-verification-vulnerability"
} }
] ]
} }

View File

@ -70,7 +70,7 @@
"description_data": [ "description_data": [
{ {
"lang": "eng", "lang": "eng",
"value": "NULL pointer dereferences vulnerability in TCP/IP function included in the firmware of GT14 Model of GOT 1000 series (GT1455-QTBDE CoreOS version \u201905.65.00.BD\u2019 and earlier, GT1450-QMBDE CoreOS version \u201905.65.00.BD\u2019 and earlier, GT1450-QLBDE CoreOS version \u201905.65.00.BD\u2019 and earlier, GT1455HS-QTBDE CoreOS version \u201905.65.00.BD\u2019 and earlier, and GT1450HS-QMBDE CoreOS version \u201905.65.00.BD\u2019 and earlier) allows a remote unauthenticated attacker to stop the network functions of the products via a specially crafted packet." "value": "NULL pointer dereferences vulnerability in TCP/IP function included in the firmware of GT14 Model of GOT 1000 series (GT1455-QTBDE CoreOS version \"05.65.00.BD\" and earlier, GT1450-QMBDE CoreOS version \"05.65.00.BD\" and earlier, GT1450-QLBDE CoreOS version \"05.65.00.BD\" and earlier, GT1455HS-QTBDE CoreOS version \"05.65.00.BD\" and earlier, and GT1450HS-QMBDE CoreOS version \"05.65.00.BD\" and earlier) allows a remote unauthenticated attacker to stop the network functions of the products via a specially crafted packet."
} }
] ]
} }

View File

@ -70,7 +70,7 @@
"description_data": [ "description_data": [
{ {
"lang": "eng", "lang": "eng",
"value": "Resource management error vulnerability in TCP/IP function included in the firmware of GT14 Model of GOT 1000 series (GT1455-QTBDE CoreOS version \u201905.65.00.BD\u2019 and earlier, GT1450-QMBDE CoreOS version \u201905.65.00.BD\u2019 and earlier, GT1450-QLBDE CoreOS version \u201905.65.00.BD\u2019 and earlier, GT1455HS-QTBDE CoreOS version \u201905.65.00.BD\u2019 and earlier, and GT1450HS-QMBDE CoreOS version \u201905.65.00.BD\u2019 and earlier) allows a remote unauthenticated attacker to stop the network functions of the products via a specially crafted packet." "value": "Resource management error vulnerability in TCP/IP function included in the firmware of GT14 Model of GOT 1000 series (GT1455-QTBDE CoreOS version \"05.65.00.BD\" and earlier, GT1450-QMBDE CoreOS version \"05.65.00.BD\" and earlier, GT1450-QLBDE CoreOS version \"05.65.00.BD\" and earlier, GT1455HS-QTBDE CoreOS version \"05.65.00.BD\" and earlier, and GT1450HS-QMBDE CoreOS version \"05.65.00.BD\" and earlier) allows a remote unauthenticated attacker to stop the network functions of the products via a specially crafted packet."
} }
] ]
} }