cvelist/2017/16xxx/CVE-2017-16856.json

69 lines
1.9 KiB
JSON
Raw Normal View History

2017-11-16 15:05:14 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@atlassian.com",
"DATE_PUBLIC" : "2017-12-05T00:00:00",
2017-11-16 15:05:14 -05:00
"ID" : "CVE-2017-16856",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Confluence",
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to version 6.5.2"
}
]
}
}
]
},
"vendor_name" : "Atlassian"
}
]
}
2017-11-16 15:05:14 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The RSS Feed macro in Atlassian Confluence before version 6.5.2 allows remote attackers to inject arbitrary HTML or JavaScript via cross site scripting (XSS) vulnerabilities in various rss properties which were used as links without restriction on their scheme."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross Site Scripting (XSS)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://jira.atlassian.com/browse/CONFSERVER-54395",
"refsource" : "CONFIRM",
"url" : "https://jira.atlassian.com/browse/CONFSERVER-54395"
2017-12-08 06:04:30 -05:00
},
{
"name" : "102094",
"refsource" : "BID",
2017-12-08 06:04:30 -05:00
"url" : "http://www.securityfocus.com/bid/102094"
2017-11-16 15:05:14 -05:00
}
]
}
}