IBM20181009-93812

Added CVE-2018-1708, CVE-2018-1724, CVE-2018-1738, CVE-2018-1706, CVE-2018-1745
This commit is contained in:
Scott Moore - IBM 2018-10-09 09:38:12 -04:00
parent f4cef5b044
commit 79c6f5579a
No known key found for this signature in database
GPG Key ID: 95B9EA1B824C2926
5 changed files with 416 additions and 35 deletions

View File

@ -1,18 +1,90 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-1706",
"STATE" : "RESERVED"
"data_type" : "CVE",
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"RC" : "C",
"E" : "H"
},
"BM" : {
"AV" : "N",
"SCORE" : "5.400",
"A" : "N",
"PR" : "L",
"AC" : "L",
"I" : "L",
"UI" : "R",
"C" : "L",
"S" : "C"
}
}
},
"references" : {
"reference_data" : [
{
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10719669",
"refsource" : "CONFIRM",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10719669",
"title" : "IBM Security Bulletin 719669 (Spectrum Symphony)"
},
{
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/146341",
"name" : "ibm-symphony-cve20181706-xss (146341)",
"refsource" : "XF"
}
]
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"CVE_data_meta" : {
"ID" : "CVE-2018-1706",
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2018-08-01T00:00:00",
"STATE" : "PUBLIC"
},
"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 Spectrum Symphony 7.2.0.2 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: 146341."
}
]
}
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "7.2.0.2"
}
]
},
"product_name" : "Spectrum Symphony"
}
]
}
}
]
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Cross-Site Scripting",
"lang" : "eng"
}
]
}
]
},
"data_version" : "4.0"
}

View File

@ -1,18 +1,93 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-1708",
"STATE" : "RESERVED"
},
"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 Spectrum Symphony 7.1.2 and 7.2.0.2 could allow an authenticated user to obtain sensitive user information such as passwords through the WebUI. IBM X-Force ID: 146343."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Obtain Information"
}
]
}
]
},
"data_version" : "4.0",
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "7.2.0.2"
},
{
"version_value" : "7.1.2"
}
]
},
"product_name" : "Spectrum Symphony"
}
]
},
"vendor_name" : "IBM"
}
]
}
},
"data_type" : "CVE",
"data_format" : "MITRE",
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/docview.wss?uid=ibm10719667",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/docview.wss?uid=ibm10719667",
"title" : "IBM Security Bulletin 719667 (Spectrum Symphony)"
},
{
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/146343",
"name" : "ibm-symphony-cve20181708-info-disc (146343)",
"refsource" : "XF"
}
]
},
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2018-1708",
"DATE_PUBLIC" : "2018-08-01T00:00:00",
"STATE" : "PUBLIC"
},
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"RC" : "C",
"E" : "U"
},
"BM" : {
"AV" : "N",
"PR" : "L",
"A" : "N",
"SCORE" : "6.500",
"AC" : "L",
"I" : "N",
"UI" : "N",
"C" : "H",
"S" : "U"
}
}
}
}

View File

@ -1,17 +1,98 @@
{
"impact" : {
"cvssv3" : {
"BM" : {
"UI" : "N",
"I" : "H",
"S" : "U",
"C" : "H",
"AC" : "L",
"AV" : "L",
"SCORE" : "8.400",
"A" : "H",
"PR" : "N"
},
"TM" : {
"E" : "U",
"RC" : "C",
"RL" : "O"
}
}
},
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-1724",
"STATE" : "RESERVED"
"ASSIGNER" : "psirt@us.ibm.com",
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2018-10-07T00:00:00"
},
"data_format" : "MITRE",
"references" : {
"reference_data" : [
{
"title" : "IBM Security Bulletin 718373 (Spectrum LSF)",
"refsource" : "CONFIRM",
"name" : "http://dbluewas1.pok.ibm.com/support/docview.wss?uid=ibm10718373",
"url" : "http://dbluewas1.pok.ibm.com/support/docview.wss?uid=ibm10718373"
},
{
"refsource" : "XF",
"name" : "ibm-lsf-cve20181724-priv-escalation (147439)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/147439",
"title" : "X-Force Vulnerability Report"
}
]
},
"data_type" : "CVE",
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"product_name" : "Spectrum LSF",
"version" : {
"version_data" : [
{
"version_value" : "10.1"
},
{
"version_value" : "9.1.1"
},
{
"version_value" : "9.1.2"
},
{
"version_value" : "9.1.3"
}
]
}
}
]
}
}
]
}
},
"data_version" : "4.0",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Gain Privileges",
"lang" : "eng"
}
]
}
]
},
"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 Spectrum LSF 9.1.1 9.1.2, 9.1.3, and 10.1 could allow a local user to obtain highly sensitive information or escalate their privileges to root due to improper file permission settings. IBM X-Force ID: 147439.",
"lang" : "eng"
}
]
}

View File

@ -1,18 +1,96 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-1738",
"STATE" : "RESERVED"
},
"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 Security Key Lifecycle Manager 2.6, 2.7, 3.0 could allow an authenticated user to obtain highly sensitive information or jeopardize system integrity due to improper authentication mechanisms. IBM X-Force ID: 147907."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Gain Access",
"lang" : "eng"
}
]
}
]
},
"data_version" : "4.0",
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "2.6"
},
{
"version_value" : "2.7"
},
{
"version_value" : "3.0"
}
]
},
"product_name" : "Security Key Lifecycle Manager"
}
]
},
"vendor_name" : "IBM"
}
]
}
},
"data_type" : "CVE",
"data_format" : "MITRE",
"references" : {
"reference_data" : [
{
"title" : "IBM Security Bulletin 733309 (Security Key Lifecycle Manager)",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10733309",
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10733309",
"refsource" : "CONFIRM"
},
{
"refsource" : "XF",
"name" : "ibm-tivoli-cve20181738-improper-auth (147907)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/147907",
"title" : "X-Force Vulnerability Report"
}
]
},
"CVE_data_meta" : {
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2018-10-04T00:00:00",
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2018-1738"
},
"impact" : {
"cvssv3" : {
"BM" : {
"I" : "L",
"UI" : "N",
"S" : "U",
"C" : "H",
"AC" : "L",
"AV" : "N",
"SCORE" : "7.100",
"A" : "N",
"PR" : "L"
},
"TM" : {
"E" : "U",
"RC" : "C",
"RL" : "O"
}
}
}
}

View File

@ -1,17 +1,92 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-1745",
"STATE" : "RESERVED"
"impact" : {
"cvssv3" : {
"BM" : {
"AV" : "N",
"PR" : "N",
"SCORE" : "7.500",
"A" : "H",
"AC" : "L",
"I" : "N",
"UI" : "N",
"C" : "N",
"S" : "U"
},
"TM" : {
"E" : "U",
"RC" : "C",
"RL" : "O"
}
}
},
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/docview.wss?uid=ibm10733355",
"name" : "https://www.ibm.com/support/docview.wss?uid=ibm10733355",
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 733355 (Security Key Lifecycle Manager)"
},
{
"name" : "ibm-tivoli-cve20181745-dos (148424)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/148424",
"title" : "X-Force Vulnerability Report"
}
]
},
"data_format" : "MITRE",
"CVE_data_meta" : {
"ID" : "CVE-2018-1745",
"ASSIGNER" : "psirt@us.ibm.com",
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2018-10-04T00:00:00"
},
"data_type" : "CVE",
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "2.7"
},
{
"version_value" : "3.0"
}
]
},
"product_name" : "Security Key Lifecycle Manager"
}
]
},
"vendor_name" : "IBM"
}
]
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial of Service"
}
]
}
]
},
"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 Security Key Lifecycle Manager 2.7 and 3.0 could allow an unauthenticated user to restart the SKLM server due to missing authentication. IBM X-Force ID: 148424."
}
]
}