"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-03-10 12:01:30 +00:00
parent 721a3bde46
commit ed1f261702
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
4 changed files with 187 additions and 177 deletions

View File

@ -361,6 +361,11 @@
"refsource": "MLIST",
"name": "[hadoop-common-commits] 20200309 [hadoop] branch branch-3.1 updated: HADOOP-16871. Upgrade Netty version to 4.1.45.Final to handle CVE-2019-20444, CVE-2019-16869",
"url": "https://lists.apache.org/thread.html/rcb2c59428f34d4757702f9ae739a8795bda7bea97b857e708a9c62c6@%3Ccommon-commits.hadoop.apache.org%3E"
},
{
"refsource": "MLIST",
"name": "[hadoop-common-issues] 20200310 [jira] [Commented] (HADOOP-16871) Upgrade Netty version to 4.1.45.Final to handle CVE-2019-20444,CVE-2019-16869",
"url": "https://lists.apache.org/thread.html/r8402d67fdfe9cf169f859d52a7670b28a08eff31e54b522cc1432532@%3Ccommon-issues.hadoop.apache.org%3E"
}
]
}

View File

@ -266,6 +266,11 @@
"refsource": "MLIST",
"name": "[hadoop-common-commits] 20200309 [hadoop] branch branch-3.1 updated: HADOOP-16871. Upgrade Netty version to 4.1.45.Final to handle CVE-2019-20444, CVE-2019-16869",
"url": "https://lists.apache.org/thread.html/rcb2c59428f34d4757702f9ae739a8795bda7bea97b857e708a9c62c6@%3Ccommon-commits.hadoop.apache.org%3E"
},
{
"refsource": "MLIST",
"name": "[hadoop-common-issues] 20200310 [jira] [Commented] (HADOOP-16871) Upgrade Netty version to 4.1.45.Final to handle CVE-2019-20444,CVE-2019-16869",
"url": "https://lists.apache.org/thread.html/r8402d67fdfe9cf169f859d52a7670b28a08eff31e54b522cc1432532@%3Ccommon-issues.hadoop.apache.org%3E"
}
]
}

View File

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

View File

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