cvelist/2017/18xxx/CVE-2017-18085.json

68 lines
2.1 KiB
JSON
Raw Normal View History

2018-02-01 10:02:39 -05:00
{
2019-03-17 23:24:31 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2018-02-02T00:00:00",
"ID": "CVE-2017-18085",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Confluence",
"version": {
"version_data": [
{
"version_value": "prior to 6.6.1"
}
]
}
}
]
},
"vendor_name": "Atlassian"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
2019-03-17 23:24:31 +00:00
"lang": "eng",
"value": "The viewdefaultdecorator resource in Atlassian Confluence Server before version 6.6.1 allows remote attackers to inject arbitrary HTML or JavaScript via a cross site scripting (XSS) vulnerability through the key parameter."
}
2019-03-17 23:24:31 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross Site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "103062",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/103062"
},
{
"name": "https://jira.atlassian.com/browse/CONFSERVER-54905",
"refsource": "CONFIRM",
"url": "https://jira.atlassian.com/browse/CONFSERVER-54905"
}
]
}
}