IBM20201030-9497

Added CVE-2020-4588, CVE-2020-4584
This commit is contained in:
Scott Moore - IBM 2020-10-30 09:49:07 -04:00
parent dc05f58ad0
commit 1a30e8d419
No known key found for this signature in database
GPG Key ID: 8E6C411D57F2D75C
2 changed files with 174 additions and 30 deletions

View File

@ -1,18 +1,90 @@
{ {
"data_type": "CVE", "data_type" : "CVE",
"data_format": "MITRE", "data_version" : "4.0",
"data_version": "4.0", "affects" : {
"CVE_data_meta": { "vendor" : {
"ID": "CVE-2020-4584", "vendor_data" : [
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{ {
"lang": "eng", "vendor_name" : "IBM",
"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" : "8.9.13"
}
]
},
"product_name" : "i2 iBase"
}
]
}
} }
] ]
} }
} },
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/pages/node/6357065",
"name" : "https://www.ibm.com/support/pages/node/6357065",
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 6357065 (i2 iBase)"
},
{
"title" : "X-Force Vulnerability Report",
"name" : "ibm-i2-cve20204584-info-disc (184574)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/184574"
}
]
},
"data_format" : "MITRE",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM i2 iBase 8.9.13 could allow a remote attacker to obtain sensitive information when a detailed technical error message is returned in the browser. This information could be used in further attacks against the system. IBM X-Force ID: 184574."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Obtain Information",
"lang" : "eng"
}
]
}
]
},
"CVE_data_meta" : {
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2020-10-29T00:00:00",
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2020-4584"
},
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"RC" : "C",
"E" : "U"
},
"BM" : {
"C" : "L",
"AV" : "L",
"SCORE" : "3.300",
"AC" : "L",
"A" : "N",
"S" : "U",
"I" : "N",
"UI" : "N",
"PR" : "L"
}
}
}
}

View File

@ -1,18 +1,90 @@
{ {
"data_type": "CVE", "references" : {
"data_format": "MITRE", "reference_data" : [
"data_version": "4.0", {
"CVE_data_meta": { "name" : "https://www.ibm.com/support/pages/node/6357037",
"ID": "CVE-2020-4588", "refsource" : "CONFIRM",
"ASSIGNER": "cve@mitre.org", "title" : "IBM Security Bulletin 6357037 (i2 iBase)",
"STATE": "RESERVED" "url" : "https://www.ibm.com/support/pages/node/6357037"
}, },
"description": { {
"description_data": [ "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/184579",
"title" : "X-Force Vulnerability Report",
"refsource" : "XF",
"name" : "ibm-i2-cve20204588-file-upload (184579)"
}
]
},
"data_version" : "4.0",
"data_type" : "CVE",
"affects" : {
"vendor" : {
"vendor_data" : [
{ {
"lang": "eng", "vendor_name" : "IBM",
"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" : "8.9.13"
}
]
},
"product_name" : "i2 iBase"
}
]
}
} }
] ]
} }
} },
"impact" : {
"cvssv3" : {
"TM" : {
"RC" : "C",
"E" : "U",
"RL" : "O"
},
"BM" : {
"SCORE" : "7.700",
"AV" : "L",
"C" : "H",
"I" : "H",
"UI" : "R",
"PR" : "H",
"S" : "C",
"A" : "H",
"AC" : "L"
}
}
},
"CVE_data_meta" : {
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2020-10-29T00:00:00",
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2020-4588"
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Gain Privileges",
"lang" : "eng"
}
]
}
]
},
"data_format" : "MITRE",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM i2 iBase 8.9.13 could allow an attacker to upload arbitrary executable files which, when executed by an unsuspecting victim could result in code execution. IBM X-Force ID: 184579."
}
]
}
}