- Synchronized data.

This commit is contained in:
CVE Team 2018-10-29 11:05:39 -04:00
parent fc88856cfc
commit e2148b0cfa
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
3 changed files with 125 additions and 131 deletions

View File

@ -1,18 +1,10 @@
{
"data_format" : "MITRE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Obtain Information",
"lang" : "eng"
}
]
}
]
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2018-10-16T00:00:00",
"ID" : "CVE-2018-1380",
"STATE" : "PUBLIC"
},
"data_type" : "CVE",
"affects" : {
"vendor" : {
"vendor_data" : [
@ -20,6 +12,7 @@
"product" : {
"product_data" : [
{
"product_name" : "InfoSphere Master Data Management Collaboration Server",
"version" : {
"version_data" : [
{
@ -32,8 +25,7 @@
"version_value" : "11.6"
}
]
},
"product_name" : "InfoSphere Master Data Management Collaboration Server"
}
}
]
},
@ -42,54 +34,60 @@
]
}
},
"CVE_data_meta" : {
"DATE_PUBLIC" : "2018-10-16T00:00:00",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2018-1380"
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM InfoSphere Master Data Management Collaboration Server 11.4, 11.5, and 11.6 could allow an authenticated user with CA level access to change change their ca-id to another users and read sensitive information. IBM X-Force ID: 138077."
"value" : "IBM InfoSphere Master Data Management Collaboration Server 11.4, 11.5, and 11.6 could allow an authenticated user with CA level access to change change their ca-id to another users and read sensitive information. IBM X-Force ID: 138077."
}
]
},
"data_version" : "4.0",
"impact" : {
"cvssv3" : {
"BM" : {
"S" : "U",
"AC" : "L",
"UI" : "N",
"AV" : "N",
"PR" : "H",
"SCORE" : "2.700",
"A" : "N",
"AC" : "L",
"AV" : "N",
"C" : "L",
"I" : "N"
"I" : "N",
"PR" : "H",
"S" : "U",
"SCORE" : "2.700",
"UI" : "N"
},
"TM" : {
"E" : "U",
"RC" : "C",
"RL" : "O",
"E" : "U"
"RL" : "O"
}
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Obtain Information"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"title" : "IBM Security Bulletin 735411 (InfoSphere Master Data Management Collaboration Server)",
"url" : "https://www.ibm.com/support/docview.wss?uid=ibm10735411",
"name" : "https://www.ibm.com/support/docview.wss?uid=ibm10735411",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/docview.wss?uid=ibm10735411"
"url" : "https://www.ibm.com/support/docview.wss?uid=ibm10735411"
},
{
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/138077",
"name" : "ibm-infosphere-cve20181380-info-disc (138077)",
"refsource" : "XF"
"name" : "ibm-infosphere-cve20181380-info-disc(138077)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/138077"
}
]
}

View File

@ -1,18 +1,10 @@
{
"data_format" : "MITRE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross-Site Scripting"
}
]
}
]
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2018-10-25T00:00:00",
"ID" : "CVE-2018-1766",
"STATE" : "PUBLIC"
},
"data_type" : "CVE",
"affects" : {
"vendor" : {
"vendor_data" : [
@ -20,6 +12,7 @@
"product" : {
"product_data" : [
{
"product_name" : "Rational Team Concert",
"version" : {
"version_data" : [
{
@ -50,8 +43,7 @@
"version_value" : "5.02"
}
]
},
"product_name" : "Rational Team Concert"
}
}
]
},
@ -60,54 +52,60 @@
]
}
},
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"STATE" : "PUBLIC",
"ID" : "CVE-2018-1766",
"DATE_PUBLIC" : "2018-10-25T00:00:00"
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM Team Concert (RTC) 5.0 through 5.0.2 and 6.0 through 6.0.5 are 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: 148620."
"value" : "IBM Team Concert (RTC) 5.0 through 5.0.2 and 6.0 through 6.0.5 are 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: 148620."
}
]
},
"data_version" : "4.0",
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"E" : "U",
"RC" : "C"
},
"BM" : {
"UI" : "R",
"AC" : "L",
"S" : "C",
"I" : "L",
"C" : "L",
"A" : "N",
"AC" : "L",
"AV" : "N",
"C" : "L",
"I" : "L",
"PR" : "L",
"S" : "C",
"SCORE" : "5.400",
"AV" : "N"
"UI" : "R"
},
"TM" : {
"E" : "U",
"RC" : "C",
"RL" : "O"
}
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross-Site Scripting"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10737301",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10737301",
"title" : "IBM Security Bulletin 737301 (Rational Team Concert)"
"refsource" : "CONFIRM",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10737301"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/148620",
"name" : "ibm-rtc-cve20181766-xss(148620)",
"refsource" : "XF",
"name" : "ibm-rtc-cve20181766-xss (148620)",
"title" : "X-Force Vulnerability Report"
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/148620"
}
]
}

View File

@ -1,49 +1,18 @@
{
"data_version" : "4.0",
"impact" : {
"cvssv3" : {
"BM" : {
"S" : "C",
"AC" : "L",
"UI" : "R",
"C" : "L",
"I" : "L",
"AV" : "N",
"SCORE" : "6.100",
"PR" : "N",
"A" : "N"
},
"TM" : {
"E" : "H",
"RL" : "O",
"RC" : "C"
}
}
},
"references" : {
"reference_data" : [
{
"title" : "IBM Security Bulletin 729547 (WebSphere Application Server)",
"url" : "https://www.ibm.com/support/docview.wss?uid=ibm10729547",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/docview.wss?uid=ibm10729547"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/148621",
"refsource" : "XF",
"name" : "ibm-websphere-cve20181767-xss (148621)",
"title" : "X-Force Vulnerability Report"
}
]
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2018-10-25T00:00:00",
"ID" : "CVE-2018-1767",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"product_name" : "WebSphere Application Server",
"version" : {
"version_data" : [
{
@ -59,41 +28,70 @@
"version_value" : "9.0"
}
]
},
"product_name" : "WebSphere Application Server"
}
}
]
}
},
"vendor_name" : "IBM"
}
]
}
},
"CVE_data_meta" : {
"DATE_PUBLIC" : "2018-10-25T00:00:00",
"ID" : "CVE-2018-1767",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com"
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"value" : "IBM WebSphere Application Server 7.0, 8.0, 8.5, and 9.0 Cachemonitor 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: 148621.",
"lang" : "eng"
"lang" : "eng",
"value" : "IBM WebSphere Application Server 7.0, 8.0, 8.5, and 9.0 Cachemonitor 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: 148621."
}
]
},
"data_type" : "CVE",
"data_format" : "MITRE",
"impact" : {
"cvssv3" : {
"BM" : {
"A" : "N",
"AC" : "L",
"AV" : "N",
"C" : "L",
"I" : "L",
"PR" : "N",
"S" : "C",
"SCORE" : "6.100",
"UI" : "R"
},
"TM" : {
"E" : "H",
"RC" : "C",
"RL" : "O"
}
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Cross-Site Scripting",
"lang" : "eng"
"lang" : "eng",
"value" : "Cross-Site Scripting"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://www.ibm.com/support/docview.wss?uid=ibm10729547",
"refsource" : "CONFIRM",
"url" : "https://www.ibm.com/support/docview.wss?uid=ibm10729547"
},
{
"name" : "ibm-websphere-cve20181767-xss(148621)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/148621"
}
]
}
}