Auto-merge PR#2094

Auto-merge PR#2094
This commit is contained in:
CVE Team 2019-05-16 10:50:12 -04:00 committed by GitHub
commit 3491ae804e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,207 @@
{ {
"CVE_data_meta": { "problemtype" : {
"ASSIGNER": "cve@mitre.org", "problemtype_data" : [
"ID": "CVE-2018-1975",
"STATE": "RESERVED"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{ {
"lang": "eng", "description" : [
"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",
"value" : "Cross-Site Scripting"
} }
] ]
} }
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"product_name" : "Rational DOORS Web Access",
"version" : {
"version_data" : [
{
"version_value" : "9.5.1"
},
{
"version_value" : "9.5.1.1"
},
{
"version_value" : "9.5.2"
},
{
"version_value" : "9.5.2.1"
},
{
"version_value" : "9.6"
},
{
"version_value" : "9.6.0.1"
},
{
"version_value" : "9.6.1"
},
{
"version_value" : "9.6.1.1"
},
{
"version_value" : "9.6.1.3"
},
{
"version_value" : "9.6.1.4"
},
{
"version_value" : "9.6.1.7"
},
{
"version_value" : "9.6.1.8"
},
{
"version_value" : "9.6.1.9"
},
{
"version_value" : "9.6.1.10"
},
{
"version_value" : "9.6.1.11"
},
{
"version_value" : "9.5.1.2"
},
{
"version_value" : "9.5.1.3"
},
{
"version_value" : "9.5.1.4"
},
{
"version_value" : "9.5.1.5"
},
{
"version_value" : "9.5.1.6"
},
{
"version_value" : "9.5.1.7"
},
{
"version_value" : "9.5.1.8"
},
{
"version_value" : "9.5.1.9"
},
{
"version_value" : "9.5.1.10"
},
{
"version_value" : "9.5.2.2"
},
{
"version_value" : "9.5.2.3"
},
{
"version_value" : "9.5.2.4"
},
{
"version_value" : "9.5.2.5"
},
{
"version_value" : "9.5.2.6"
},
{
"version_value" : "9.5.2.7"
},
{
"version_value" : "9.5.2.8"
},
{
"version_value" : "9.5.2.9"
},
{
"version_value" : "9.6.0.2"
},
{
"version_value" : "9.6.0.3"
},
{
"version_value" : "9.6.0.4"
},
{
"version_value" : "9.6.0.5"
},
{
"version_value" : "9.6.0.6"
},
{
"version_value" : "9.6.0.7"
},
{
"version_value" : "9.6.0.8"
},
{
"version_value" : "9.6.1.2"
}
]
}
}
]
}
}
]
}
},
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM Rational DOORS Web Access 9.5.1 through 9.5.2.9, and 9.6 through 9.6.1.9 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: 153916."
}
]
},
"data_type" : "CVE",
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"RC" : "C",
"E" : "U"
},
"BM" : {
"UI" : "R",
"SCORE" : "5.400",
"I" : "L",
"C" : "L",
"S" : "C",
"PR" : "L",
"AC" : "L",
"AV" : "N",
"A" : "N"
}
}
},
"CVE_data_meta" : {
"ID" : "CVE-2018-1975",
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2019-05-10T00:00:00",
"ASSIGNER" : "psirt@us.ibm.com"
},
"data_format" : "MITRE",
"references" : {
"reference_data" : [
{
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10883198",
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 883198 (Rational DOORS Web Access)",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10883198"
},
{
"name" : "ibm-dwa-cve20181975-xss (153916)",
"refsource" : "XF",
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/153916"
}
]
},
"data_version" : "4.0"
} }