IBM20200323-102742

Added CVE-2019-4718
This commit is contained in:
Scott Moore - IBM 2020-03-23 10:27:42 -04:00
parent 2e9d15643d
commit a6f11db4be
No known key found for this signature in database
GPG Key ID: 8E6C411D57F2D75C

View File

@ -1,18 +1,90 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-4718",
"STATE": "RESERVED"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM Jazz for Service Management 3.13 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: 172123."
}
]
},
"data_format" : "MITRE",
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/pages/node/6113470",
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 6113470 (Jazz for Service Management)",
"name" : "https://www.ibm.com/support/pages/node/6113470"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/172123",
"name" : "ibm-jazz-cve20194718-xss (172123)",
"refsource" : "XF",
"title" : "X-Force Vulnerability Report"
}
]
},
"data_type" : "CVE",
"affects" : {
"vendor" : {
"vendor_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."
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"product_name" : "Jazz for Service Management",
"version" : {
"version_data" : [
{
"version_value" : "3.13"
}
]
}
}
]
}
}
]
}
}
]
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross-Site Scripting"
}
]
}
]
},
"CVE_data_meta" : {
"DATE_PUBLIC" : "2020-03-20T00:00:00",
"STATE" : "PUBLIC",
"ID" : "CVE-2019-4718",
"ASSIGNER" : "psirt@us.ibm.com"
},
"impact" : {
"cvssv3" : {
"BM" : {
"SCORE" : "5.400",
"AV" : "N",
"A" : "N",
"AC" : "L",
"S" : "C",
"I" : "L",
"PR" : "L",
"UI" : "R",
"C" : "L"
},
"TM" : {
"E" : "H",
"RL" : "O",
"RC" : "C"
}
}
},
"data_version" : "4.0"
}