Merge branch 'IBM20190314-102130' of https://github.com/ScottMooreIBM/cvelist into ScottMooreIBM-IBM20190314-102130

This commit is contained in:
CVE Team 2019-03-14 18:10:41 -04:00
commit 0d2e6c45d0
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
10 changed files with 999 additions and 63 deletions

View File

@ -1,17 +1,89 @@
{ {
"CVE_data_meta" : { "CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-1908", "ID" : "CVE-2018-1908",
"STATE" : "RESERVED" "ASSIGNER" : "psirt@us.ibm.com",
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2019-03-13T00:00:00"
}, },
"data_format" : "MITRE",
"data_type" : "CVE", "data_type" : "CVE",
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "11"
}
]
},
"product_name" : "Robotic Process Automation with Automation Anywhere"
}
]
},
"vendor_name" : "IBM"
}
]
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Cross-Site Scripting",
"lang" : "eng"
}
]
}
]
},
"data_version" : "4.0", "data_version" : "4.0",
"data_format" : "MITRE",
"references" : {
"reference_data" : [
{
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10739253",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10739253",
"title" : "IBM Security Bulletin 739253 (Robotic Process Automation with Automation Anywhere)",
"refsource" : "CONFIRM"
},
{
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/152671",
"title" : "X-Force Vulnerability Report",
"name" : "ibm-robotic-cve20181908-xss (152671)"
}
]
},
"impact" : {
"cvssv3" : {
"TM" : {
"E" : "H",
"RC" : "C",
"RL" : "O"
},
"BM" : {
"AV" : "N",
"A" : "N",
"I" : "L",
"SCORE" : "5.400",
"S" : "C",
"UI" : "R",
"C" : "L",
"PR" : "L",
"AC" : "L"
}
}
},
"description" : { "description" : {
"description_data" : [ "description_data" : [
{ {
"lang" : "eng", "value" : "IBM Robotic Process Automation with Automation Anywhere 11 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: 152671.",
"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." "lang" : "eng"
} }
] ]
} }

View File

@ -1,17 +1,116 @@
{ {
"CVE_data_meta" : { "CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org", "STATE" : "PUBLIC",
"ID" : "CVE-2018-1910", "DATE_PUBLIC" : "2019-03-08T00:00:00",
"STATE" : "RESERVED" "ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2018-1910"
}, },
"data_format" : "MITRE",
"data_type" : "CVE", "data_type" : "CVE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Cross-Site Scripting",
"lang" : "eng"
}
]
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "5.0"
},
{
"version_value" : "5.0.1"
},
{
"version_value" : "5.0.2"
},
{
"version_value" : "6.0"
},
{
"version_value" : "6.0.1"
},
{
"version_value" : "6.0.2"
},
{
"version_value" : "6.0.3"
},
{
"version_value" : "6.0.4"
},
{
"version_value" : "6.0.5"
},
{
"version_value" : "6.0.6"
}
]
},
"product_name" : "Rational Engineering Lifecycle Manager"
}
]
},
"vendor_name" : "IBM"
}
]
}
},
"data_version" : "4.0", "data_version" : "4.0",
"data_format" : "MITRE",
"references" : {
"reference_data" : [
{
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10875372",
"refsource" : "CONFIRM",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10875372",
"title" : "IBM Security Bulletin 875372 (Rational Engineering Lifecycle Manager)"
},
{
"refsource" : "XF",
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/152734",
"name" : "ibm-relm-cve20181910-xss (152734)"
}
]
},
"impact" : {
"cvssv3" : {
"BM" : {
"SCORE" : "5.400",
"S" : "C",
"UI" : "R",
"C" : "L",
"PR" : "L",
"AC" : "L",
"AV" : "N",
"A" : "N",
"I" : "L"
},
"TM" : {
"E" : "H",
"RC" : "C",
"RL" : "O"
}
}
},
"description" : { "description" : {
"description_data" : [ "description_data" : [
{ {
"lang" : "eng", "value" : "IBM Rational Engineering Lifecycle Manager 5.0 through 6.0.6 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: 152734.",
"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." "lang" : "eng"
} }
] ]
} }

View File

@ -1,18 +1,117 @@
{ {
"CVE_data_meta" : { "affects" : {
"ASSIGNER" : "cve@mitre.org", "vendor" : {
"ID" : "CVE-2018-1914", "vendor_data" : [
"STATE" : "RESERVED" {
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "5.0"
},
{
"version_value" : "5.0.1"
},
{
"version_value" : "5.0.2"
},
{
"version_value" : "6.0"
},
{
"version_value" : "6.0.1"
},
{
"version_value" : "6.0.2"
},
{
"version_value" : "6.0.3"
},
{
"version_value" : "6.0.4"
},
{
"version_value" : "6.0.5"
},
{
"version_value" : "6.0.6"
}
]
},
"product_name" : "Rational Engineering Lifecycle Manager"
}
]
}
}
]
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Cross-Site Scripting",
"lang" : "eng"
}
]
}
]
}, },
"data_format" : "MITRE",
"data_type" : "CVE", "data_type" : "CVE",
"data_version" : "4.0", "CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2018-1914",
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2019-03-08T00:00:00"
},
"description" : { "description" : {
"description_data" : [ "description_data" : [
{ {
"lang" : "eng", "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 Rational Engineering Lifecycle Manager 5.0 through 6.0.6 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: 152738."
} }
] ]
} },
"impact" : {
"cvssv3" : {
"BM" : {
"A" : "N",
"I" : "L",
"AV" : "N",
"C" : "L",
"UI" : "R",
"AC" : "L",
"PR" : "L",
"S" : "C",
"SCORE" : "5.400"
},
"TM" : {
"RL" : "O",
"RC" : "C",
"E" : "H"
}
}
},
"references" : {
"reference_data" : [
{
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10875372",
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 875372 (Rational Engineering Lifecycle Manager)",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10875372"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/152738",
"title" : "X-Force Vulnerability Report",
"refsource" : "XF",
"name" : "ibm-relm-cve20181914-xss (152738)"
}
]
},
"data_version" : "4.0",
"data_format" : "MITRE"
} }

View File

@ -1,18 +1,117 @@
{ {
"CVE_data_meta" : { "impact" : {
"ASSIGNER" : "cve@mitre.org", "cvssv3" : {
"ID" : "CVE-2018-1916", "TM" : {
"STATE" : "RESERVED" "RC" : "C",
"E" : "H",
"RL" : "O"
},
"BM" : {
"S" : "C",
"SCORE" : "5.400",
"C" : "L",
"UI" : "R",
"AC" : "L",
"PR" : "L",
"AV" : "N",
"I" : "L",
"A" : "N"
}
}
}, },
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : { "description" : {
"description_data" : [ "description_data" : [
{ {
"lang" : "eng", "value" : "IBM Jazz Foundation (IBM Rational Engineering Lifecycle Manager 5.0 through 6.0.6) 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: 152740.",
"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." "lang" : "eng"
} }
] ]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10875340",
"refsource" : "CONFIRM",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10875340",
"title" : "IBM Security Bulletin 875340 (Rational Collaborative Lifecycle Management)"
},
{
"name" : "ibm-jazz-cve20181916-xss (152740)",
"refsource" : "XF",
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/152740"
}
]
},
"data_version" : "4.0",
"data_format" : "MITRE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Cross-Site Scripting",
"lang" : "eng"
}
]
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"product_name" : "Rational Collaborative Lifecycle Management",
"version" : {
"version_data" : [
{
"version_value" : "5.0"
},
{
"version_value" : "5.0.1"
},
{
"version_value" : "5.0.2"
},
{
"version_value" : "6.0"
},
{
"version_value" : "6.0.1"
},
{
"version_value" : "6.0.2"
},
{
"version_value" : "6.0.3"
},
{
"version_value" : "6.0.4"
},
{
"version_value" : "6.0.5"
},
{
"version_value" : "6.0.6"
}
]
}
}
]
}
}
]
}
},
"data_type" : "CVE",
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2018-1916",
"DATE_PUBLIC" : "2019-03-08T00:00:00",
"STATE" : "PUBLIC"
} }
} }

View File

@ -1,17 +1,116 @@
{ {
"CVE_data_meta" : { "CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org", "DATE_PUBLIC" : "2019-03-08T00:00:00",
"ID" : "CVE-2018-1929", "STATE" : "PUBLIC",
"STATE" : "RESERVED" "ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2018-1929"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "5.0"
},
{
"version_value" : "5.0.1"
},
{
"version_value" : "5.0.2"
},
{
"version_value" : "6.0"
},
{
"version_value" : "6.0.1"
},
{
"version_value" : "6.0.2"
},
{
"version_value" : "6.0.3"
},
{
"version_value" : "6.0.4"
},
{
"version_value" : "6.0.5"
},
{
"version_value" : "6.0.6"
}
]
},
"product_name" : "Rational Engineering Lifecycle Manager"
}
]
}
}
]
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Obtain Information",
"lang" : "eng"
}
]
}
]
},
"data_type" : "CVE",
"references" : {
"reference_data" : [
{
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10875372",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10875372",
"title" : "IBM Security Bulletin 875372 (Rational Engineering Lifecycle Manager)",
"refsource" : "CONFIRM"
},
{
"name" : "ibm-relm-cve20181929-info-disc (153120)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/153120",
"title" : "X-Force Vulnerability Report",
"refsource" : "XF"
}
]
}, },
"data_format" : "MITRE", "data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0", "data_version" : "4.0",
"impact" : {
"cvssv3" : {
"BM" : {
"SCORE" : "4.300",
"S" : "U",
"PR" : "L",
"AC" : "L",
"C" : "L",
"UI" : "N",
"AV" : "N",
"I" : "N",
"A" : "N"
},
"TM" : {
"RC" : "C",
"E" : "U",
"RL" : "O"
}
}
},
"description" : { "description" : {
"description_data" : [ "description_data" : [
{ {
"lang" : "eng", "value" : "IBM Rational Engineering Lifecycle Manager 5.0 through 6.0.6 could allow a malicious user to be allowed to view any view if he knows the URL link of a the view, and access information that should not be able to see. IBM X-Force ID: 153120.",
"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." "lang" : "eng"
} }
] ]
} }

View File

@ -1,17 +1,116 @@
{ {
"CVE_data_meta" : { "CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org", "ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2018-1952", "ID" : "CVE-2018-1952",
"STATE" : "RESERVED" "DATE_PUBLIC" : "2019-03-08T00:00:00",
"STATE" : "PUBLIC"
},
"data_type" : "CVE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross-Site Scripting"
}
]
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "5.0"
},
{
"version_value" : "5.0.1"
},
{
"version_value" : "5.0.2"
},
{
"version_value" : "6.0"
},
{
"version_value" : "6.0.1"
},
{
"version_value" : "6.0.2"
},
{
"version_value" : "6.0.3"
},
{
"version_value" : "6.0.4"
},
{
"version_value" : "6.0.5"
},
{
"version_value" : "6.0.6"
}
]
},
"product_name" : "Rational Collaborative Lifecycle Management"
}
]
},
"vendor_name" : "IBM"
}
]
}
}, },
"data_format" : "MITRE", "data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0", "data_version" : "4.0",
"references" : {
"reference_data" : [
{
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10875340",
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 875340 (Rational Collaborative Lifecycle Management)",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10875340"
},
{
"name" : "ibm-jazz-cve20181952-xss (153495)",
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/153495",
"refsource" : "XF"
}
]
},
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"RC" : "C",
"E" : "H"
},
"BM" : {
"SCORE" : "5.400",
"S" : "C",
"PR" : "L",
"AC" : "L",
"C" : "L",
"UI" : "R",
"AV" : "N",
"I" : "L",
"A" : "N"
}
}
},
"description" : { "description" : {
"description_data" : [ "description_data" : [
{ {
"lang" : "eng", "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 Jazz Foundation (IBM Rational Engineering Lifecycle Manager 5.0 through 6.0.6) 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: 153495."
} }
] ]
} }

View File

@ -1,17 +1,116 @@
{ {
"CVE_data_meta" : { "CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org", "ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2018-1982", "ID" : "CVE-2018-1982",
"STATE" : "RESERVED" "DATE_PUBLIC" : "2019-03-08T00:00:00",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Rational Team Concert",
"version" : {
"version_data" : [
{
"version_value" : "5.0"
},
{
"version_value" : "5.0.2"
},
{
"version_value" : "5.0.1"
},
{
"version_value" : "6.0"
},
{
"version_value" : "6.0.1"
},
{
"version_value" : "6.0.2"
},
{
"version_value" : "6.0.3"
},
{
"version_value" : "6.0.4"
},
{
"version_value" : "6.0.5"
},
{
"version_value" : "6.0.6"
}
]
}
}
]
},
"vendor_name" : "IBM"
}
]
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross-Site Scripting"
}
]
}
]
}, },
"data_format" : "MITRE",
"data_type" : "CVE", "data_type" : "CVE",
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10875364",
"title" : "IBM Security Bulletin 875364 (Rational Team Concert)",
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10875364"
},
{
"name" : "ibm-rtc-cve20181982-xss (154135)",
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/154135",
"refsource" : "XF"
}
]
},
"data_version" : "4.0", "data_version" : "4.0",
"data_format" : "MITRE",
"impact" : {
"cvssv3" : {
"BM" : {
"AV" : "N",
"A" : "N",
"I" : "L",
"S" : "C",
"SCORE" : "5.400",
"C" : "L",
"UI" : "R",
"AC" : "L",
"PR" : "L"
},
"TM" : {
"RC" : "C",
"E" : "H",
"RL" : "O"
}
}
},
"description" : { "description" : {
"description_data" : [ "description_data" : [
{ {
"lang" : "eng", "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 Rational Team Concert 5.0 through 6.0.6 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: 154135."
} }
] ]
} }

View File

@ -1,18 +1,117 @@
{ {
"CVE_data_meta" : { "CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-1983", "ID" : "CVE-2018-1983",
"STATE" : "RESERVED" "ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2019-03-08T00:00:00",
"STATE" : "PUBLIC"
},
"data_type" : "CVE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Cross-Site Scripting",
"lang" : "eng"
}
]
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Rational Team Concert",
"version" : {
"version_data" : [
{
"version_value" : "5.0"
},
{
"version_value" : "5.0.2"
},
{
"version_value" : "5.0.1"
},
{
"version_value" : "6.0"
},
{
"version_value" : "6.0.1"
},
{
"version_value" : "6.0.2"
},
{
"version_value" : "6.0.3"
},
{
"version_value" : "6.0.4"
},
{
"version_value" : "6.0.5"
},
{
"version_value" : "6.0.6"
}
]
}
}
]
},
"vendor_name" : "IBM"
}
]
}
}, },
"data_format" : "MITRE", "data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0", "data_version" : "4.0",
"references" : {
"reference_data" : [
{
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10875364",
"title" : "IBM Security Bulletin 875364 (Rational Team Concert)",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10875364",
"refsource" : "CONFIRM"
},
{
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/154136",
"title" : "X-Force Vulnerability Report",
"name" : "ibm-rtc-cve20181983-xss (154136)"
}
]
},
"description" : { "description" : {
"description_data" : [ "description_data" : [
{ {
"lang" : "eng", "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 Rational Team Concert 5.0 through 6.0.6 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: 154136."
} }
] ]
},
"impact" : {
"cvssv3" : {
"BM" : {
"UI" : "R",
"C" : "L",
"PR" : "L",
"AC" : "L",
"SCORE" : "5.400",
"S" : "C",
"A" : "N",
"I" : "L",
"AV" : "N"
},
"TM" : {
"RL" : "O",
"RC" : "C",
"E" : "H"
}
}
} }
} }

View File

@ -1,17 +1,116 @@
{ {
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-1984",
"STATE" : "RESERVED"
},
"data_format" : "MITRE",
"data_type" : "CVE", "data_type" : "CVE",
"data_version" : "4.0", "problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Cross-Site Scripting",
"lang" : "eng"
}
]
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"product_name" : "Rational Team Concert",
"version" : {
"version_data" : [
{
"version_value" : "5.0"
},
{
"version_value" : "5.0.2"
},
{
"version_value" : "5.0.1"
},
{
"version_value" : "6.0"
},
{
"version_value" : "6.0.1"
},
{
"version_value" : "6.0.2"
},
{
"version_value" : "6.0.3"
},
{
"version_value" : "6.0.4"
},
{
"version_value" : "6.0.5"
},
{
"version_value" : "6.0.6"
}
]
}
}
]
}
}
]
}
},
"CVE_data_meta" : {
"DATE_PUBLIC" : "2019-03-08T00:00:00",
"STATE" : "PUBLIC",
"ID" : "CVE-2018-1984",
"ASSIGNER" : "psirt@us.ibm.com"
},
"impact" : {
"cvssv3" : {
"BM" : {
"AV" : "N",
"A" : "N",
"I" : "L",
"S" : "C",
"SCORE" : "5.400",
"C" : "L",
"UI" : "R",
"AC" : "L",
"PR" : "L"
},
"TM" : {
"RL" : "O",
"E" : "H",
"RC" : "C"
}
}
},
"description" : { "description" : {
"description_data" : [ "description_data" : [
{ {
"lang" : "eng", "value" : "IBM Rational Team Concert 5.0 through 6.0.6 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: 154137.",
"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." "lang" : "eng"
}
]
},
"data_version" : "4.0",
"data_format" : "MITRE",
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 875364 (Rational Team Concert)",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10875364",
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10875364"
},
{
"name" : "ibm-rtc-cve20181984-xss (154137)",
"refsource" : "XF",
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/154137"
} }
] ]
} }

View File

@ -1,18 +1,90 @@
{ {
"CVE_data_meta" : { "references" : {
"ASSIGNER" : "cve@mitre.org", "reference_data" : [
"ID" : "CVE-2019-4034", {
"STATE" : "RESERVED" "title" : "IBM Security Bulletin 869066 (Content Navigator)",
"url" : "https://www.ibm.com/support/docview.wss?uid=ibm10869066",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/docview.wss?uid=ibm10869066"
},
{
"name" : "ibm-content-cve20194034-code-exec (156000)",
"refsource" : "XF",
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/156000"
}
]
}, },
"data_format" : "MITRE", "data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0", "data_version" : "4.0",
"impact" : {
"cvssv3" : {
"TM" : {
"RC" : "C",
"E" : "U",
"RL" : "O"
},
"BM" : {
"S" : "U",
"SCORE" : "6.300",
"AC" : "L",
"PR" : "L",
"C" : "L",
"UI" : "N",
"AV" : "N",
"I" : "L",
"A" : "L"
}
}
},
"description" : { "description" : {
"description_data" : [ "description_data" : [
{ {
"lang" : "eng", "value" : "IBM Content Navigator 3.0CD is could allow an attacker to execute arbitrary code on a user's workstation. When editing an executable file in ICN with Edit service, it will be executed on the user's workstation. IBM X-Force ID: 156000.",
"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." "lang" : "eng"
} }
] ]
} },
"CVE_data_meta" : {
"ID" : "CVE-2019-4034",
"ASSIGNER" : "psirt@us.ibm.com",
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2019-03-11T00:00:00"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Content Navigator",
"version" : {
"version_data" : [
{
"version_value" : "3.0CD"
}
]
}
}
]
},
"vendor_name" : "IBM"
}
]
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Gain Access",
"lang" : "eng"
}
]
}
]
},
"data_type" : "CVE"
} }