cvelist/2017/9xxx/CVE-2017-9510.json

64 lines
1.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@atlassian.com",
"DATE_PUBLIC" : "2017-07-17T00:00:00",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-9510",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Atlassian FishEye",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to version 4.4.1"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
},
"vendor_name" : "Atlassian"
2017-10-16 12:31:07 -04:00
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The repository changelog resource in Atlassian FishEye before version 4.4.1 allows remote attackers to inject arbitrary HTML or JavaScript via a cross site scripting (XSS) vulnerability through the start date and end date parameters."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross Site Scripting (XSS)"
2017-10-16 12:31:07 -04:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://jira.atlassian.com/browse/FE-6890",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://jira.atlassian.com/browse/FE-6890"
}
]
}
}