Auto-merge PR#4052

Auto-merge PR#4052
This commit is contained in:
CVE Team 2020-06-16 09:45:27 -04:00 committed by GitHub
commit 21bfaf0024
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 205 additions and 30 deletions

View File

@ -1,18 +1,112 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-4310",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"CVE_data_meta" : {
"DATE_PUBLIC" : "2020-06-12T00:00:00",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2020-4310"
},
"data_format" : "MITRE",
"description" : {
"description_data" : [
{
"value" : "IBM MQ and MQ Appliance 7.1, 7.5, 8.0, 9.0 LTS, 9.1 LTS, and 9.1 C are vulnerable to a denial of service attack due to an error within the Data Conversion logic. IBM X-Force ID: 177081.",
"lang" : "eng"
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/pages/node/6223914",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6223914",
"title" : "IBM Security Bulletin 6223914 (WebSphere MQ)"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/177081",
"refsource" : "XF",
"title" : "X-Force Vulnerability Report",
"name" : "ibm-mq-cve20204310-dos (177081)"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Denial of Service",
"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."
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "7.1"
},
{
"version_value" : "7.5"
}
]
},
"product_name" : "WebSphere MQ"
},
{
"product_name" : "MQ",
"version" : {
"version_data" : [
{
"version_value" : "8.0"
},
{
"version_value" : "9.0.LTS"
},
{
"version_value" : "9.1.LTS"
},
{
"version_value" : "9.1.CD"
}
]
}
}
]
},
"vendor_name" : "IBM"
}
]
}
}
]
}
},
"data_version" : "4.0",
"impact" : {
"cvssv3" : {
"TM" : {
"E" : "U",
"RC" : "C",
"RL" : "O"
},
"BM" : {
"AV" : "N",
"AC" : "H",
"I" : "N",
"PR" : "N",
"S" : "U",
"A" : "H",
"SCORE" : "5.900",
"UI" : "N",
"C" : "N"
}
}
},
"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-4320",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Denial of Service",
"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" : [
{
"product_name" : "MQ",
"version" : {
"version_data" : [
{
"version_value" : "8.0"
},
{
"version_value" : "9.0.LTS"
},
{
"version_value" : "9.1.LTS"
},
{
"version_value" : "9.1.CD"
}
]
}
}
]
}
}
]
}
}
]
}
},
"data_version" : "4.0",
"impact" : {
"cvssv3" : {
"TM" : {
"RC" : "C",
"RL" : "O",
"E" : "U"
},
"BM" : {
"AV" : "N",
"I" : "N",
"AC" : "H",
"S" : "U",
"PR" : "L",
"A" : "H",
"SCORE" : "5.300",
"C" : "N",
"UI" : "N"
}
}
},
"data_type" : "CVE",
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2020-4320",
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2020-06-15T00:00:00"
},
"description" : {
"description_data" : [
{
"value" : "IBM MQ Appliance and IBM MQ AMQP Channels 8.0, 9.0 LTS, 9.1 LTS, and 9.1 CD do not correctly block or allow clients based on the certificate distinguished name SSLPEER setting. IBM X-Force ID: 177403.",
"lang" : "eng"
}
]
},
"data_format" : "MITRE",
"references" : {
"reference_data" : [
{
"title" : "IBM Security Bulletin 5736885 (MQ)",
"name" : "https://www.ibm.com/support/pages/node/5736885",
"refsource" : "CONFIRM",
"url" : "https://www.ibm.com/support/pages/node/5736885"
},
{
"name" : "ibm-mq-cve20204320-dos (177403)",
"title" : "X-Force Vulnerability Report",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/177403"
}
]
}
}