IBM20181001-94430

Added CVE-2018-1420, CVE-2018-1672
This commit is contained in:
Scott Moore - IBM 2018-10-01 09:44:30 -04:00
parent 413a364b16
commit 96e8ab1403
No known key found for this signature in database
GPG Key ID: 95B9EA1B824C2926
2 changed files with 175 additions and 13 deletions

View File

@ -1,18 +1,99 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-1420",
"STATE" : "RESERVED"
"data_version" : "4.0",
"data_type" : "CVE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Data Manipulation"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/docview.wss?uid=swg22014276",
"name" : "https://www.ibm.com/support/docview.wss?uid=swg22014276",
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 2014276 (WebSphere Portal)"
},
{
"refsource" : "XF",
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/138950",
"name" : "ibm-websphere-cve20181420-improper-access (138950)"
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "WebSphere Portal",
"version" : {
"version_data" : [
{
"version_value" : "7.0"
},
{
"version_value" : "8.0"
},
{
"version_value" : "8.5"
},
{
"version_value" : "9.0"
}
]
}
}
]
},
"vendor_name" : "IBM"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"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."
"value" : "IBM WebSphere Portal 7.0, 8.0, 8.5, and 9.0 resets access control settings to the out of the box configuration during Combined Cumulative Fix (CF) installation. This can lead to security miss-configuration of the installation. IBM X-Force ID: 138950."
}
]
},
"impact" : {
"cvssv3" : {
"BM" : {
"S" : "U",
"PR" : "L",
"AC" : "H",
"AV" : "N",
"UI" : "N",
"SCORE" : "5.300",
"I" : "H",
"A" : "N",
"C" : "N"
},
"TM" : {
"E" : "U",
"RL" : "O",
"RC" : "C"
}
}
},
"CVE_data_meta" : {
"DATE_PUBLIC" : "2018-09-25T00:00:00",
"STATE" : "PUBLIC",
"ID" : "CVE-2018-1420",
"ASSIGNER" : "psirt@us.ibm.com"
}
}

View File

@ -1,17 +1,98 @@
{
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Gain Privileges",
"lang" : "eng"
}
]
}
]
},
"data_type" : "CVE",
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/docview.wss?uid=ibm10716981",
"name" : "https://www.ibm.com/support/docview.wss?uid=ibm10716981",
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 716981 (WebSphere Portal)"
},
{
"refsource" : "XF",
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/144958",
"name" : "ibm-websphere-cve20181672-session-fixation (144958)"
}
]
},
"data_version" : "4.0",
"impact" : {
"cvssv3" : {
"TM" : {
"E" : "U",
"RC" : "C",
"RL" : "O"
},
"BM" : {
"AC" : "H",
"PR" : "L",
"S" : "U",
"C" : "L",
"A" : "L",
"I" : "L",
"SCORE" : "5.000",
"UI" : "N",
"AV" : "N"
}
}
},
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-1672",
"STATE" : "RESERVED"
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2018-09-25T00:00:00",
"STATE" : "PUBLIC",
"ID" : "CVE-2018-1672"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "7.0"
},
{
"version_value" : "8.0"
},
{
"version_value" : "8.5"
},
{
"version_value" : "9.0"
}
]
},
"product_name" : "WebSphere Portal"
}
]
}
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"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."
"value" : "IBM WebSphere Portal 7.0, 8.0, 8.5, and 9.0 may fail to set the correct user context in certain impersonation scenarios, which can allow a user to act with the identity of a different user. IBM X-Force ID: 144958."
}
]
}