IBM20200519-91145

Added CVE-2020-4286, CVE-2020-4411, CVE-2020-4412, CVE-2020-4298
This commit is contained in:
Scott Moore - IBM 2020-05-19 09:11:45 -04:00
parent 207e36d135
commit d0b8a79ecf
No known key found for this signature in database
GPG Key ID: 8E6C411D57F2D75C
4 changed files with 378 additions and 60 deletions

View File

@ -1,18 +1,96 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-4286",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"description" : {
"description_data" : [
{
"value" : "IBM InfoSphere Information Server 11.3, 11.5, and 11.7 is vulnerable to cross-site request forgery which could allow an attacker to execute malicious and unauthorized actions transmitted from a user that the website trusts. IBM X-Force ID: 176268.",
"lang" : "eng"
}
]
},
"data_version" : "4.0",
"data_format" : "MITRE",
"impact" : {
"cvssv3" : {
"TM" : {
"RC" : "C",
"RL" : "O",
"E" : "U"
},
"BM" : {
"SCORE" : "4.300",
"UI" : "R",
"AV" : "N",
"PR" : "N",
"A" : "N",
"S" : "U",
"I" : "L",
"AC" : "L",
"C" : "N"
}
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Gain Access",
"lang" : "eng"
}
]
}
]
},
"affects" : {
"vendor" : {
"vendor_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."
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "11.3"
},
{
"version_value" : "11.5"
},
{
"version_value" : "11.7"
}
]
},
"product_name" : "InfoSphere Information Server"
}
]
}
}
]
}
}
]
}
},
"references" : {
"reference_data" : [
{
"title" : "IBM Security Bulletin 6194751 (InfoSphere Information Server)",
"url" : "https://www.ibm.com/support/pages/node/6194751",
"name" : "https://www.ibm.com/support/pages/node/6194751",
"refsource" : "CONFIRM"
},
{
"title" : "X-Force Vulnerability Report",
"refsource" : "XF",
"name" : "ibm-infosphere-cve20204286-csrf (176268)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/176268"
}
]
},
"data_type" : "CVE",
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2020-05-18T00:00:00",
"ID" : "CVE-2020-4286",
"STATE" : "PUBLIC"
}
}

View File

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

View File

@ -1,18 +1,99 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-4411",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The Spectrum Scale 4.2.0.0 through 4.2.3.21 and 5.0.0.0 through 5.0.4.3 file system component is affected by a denial of service vulnerability in its kernel module that could allow an attacker to cause a denial of service condition on the affected system. To exploit this vulnerability, a local attacker could invoke a subset of ioctls on the Spectrum Scale device with non-valid arguments. This could allow the attacker to crash the kernel. IBM X-Force ID: 179986."
}
]
},
"data_format" : "MITRE",
"affects" : {
"vendor" : {
"vendor_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."
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "4.2.0.0"
},
{
"version_value" : "5.0.0.0"
},
{
"version_value" : "5.0.4.3"
},
{
"version_value" : "4.2.3.21"
}
]
},
"product_name" : "Spectrum Scale"
}
]
},
"vendor_name" : "IBM"
}
]
}
}
]
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Denial of Service",
"lang" : "eng"
}
]
}
]
},
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"E" : "U",
"RC" : "C"
},
"BM" : {
"AC" : "L",
"I" : "N",
"C" : "N",
"SCORE" : "7.100",
"UI" : "N",
"PR" : "N",
"AV" : "L",
"S" : "C",
"A" : "H"
}
}
},
"references" : {
"reference_data" : [
{
"title" : "IBM Security Bulletin 6209002 (Spectrum Scale)",
"name" : "https://www.ibm.com/support/pages/node/6209002",
"refsource" : "CONFIRM",
"url" : "https://www.ibm.com/support/pages/node/6209002"
},
{
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/179986",
"refsource" : "XF",
"name" : "ibm-spectrum-cve20204411-dos (179986)"
}
]
},
"CVE_data_meta" : {
"DATE_PUBLIC" : "2020-05-18T00:00:00",
"STATE" : "PUBLIC",
"ID" : "CVE-2020-4411",
"ASSIGNER" : "psirt@us.ibm.com"
},
"data_type" : "CVE"
}

View File

@ -1,18 +1,99 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-4412",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2020-05-18T00:00:00",
"STATE" : "PUBLIC",
"ID" : "CVE-2020-4412"
},
"data_type" : "CVE",
"references" : {
"reference_data" : [
{
"title" : "IBM Security Bulletin 6209004 (Spectrum Scale)",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6209004",
"url" : "https://www.ibm.com/support/pages/node/6209004"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/179987",
"name" : "ibm-spectrum-cve20204412-dos (179987)",
"refsource" : "XF",
"title" : "X-Force Vulnerability Report"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial of Service"
}
]
}
]
},
"affects" : {
"vendor" : {
"vendor_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."
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "4.2.0.0"
},
{
"version_value" : "5.0.0.0"
},
{
"version_value" : "5.0.4.3"
},
{
"version_value" : "4.2.3.21"
}
]
},
"product_name" : "Spectrum Scale"
}
]
},
"vendor_name" : "IBM"
}
]
}
}
]
}
},
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"E" : "U",
"RC" : "C"
},
"BM" : {
"A" : "L",
"S" : "U",
"AV" : "N",
"PR" : "N",
"UI" : "N",
"SCORE" : "5.300",
"C" : "N",
"I" : "N",
"AC" : "L"
}
}
},
"description" : {
"description_data" : [
{
"value" : "The Spectrum Scale 4.2.0.0 through 4.2.3.21 and 5.0.0.0 through 5.0.4.3 file system component is affected by a denial of service security vulnerability. An attacker can force the Spectrum Scale mmfsd/mmsdrserv daemons to unexpectedly exit, impacting the functionality of the Spectrum Scale cluster and the availability of file systems managed by Spectrum Scale. IBM X-Force ID: 179987.",
"lang" : "eng"
}
]
},
"data_version" : "4.0",
"data_format" : "MITRE"
}