cvelist/2017/14xxx/CVE-2017-14587.json

74 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@atlassian.com",
"DATE_PUBLIC" : "2017-10-10T00:00:00",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-14587",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Atlassian FishEye and Crucible",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to version 4.4.2"
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 administration user deletion resource in Atlassian FishEye and Crucible before version 4.4.2 allows remote attackers to inject arbitrary HTML or JavaScript via a cross site scripting (XSS) vulnerability in the uname parameter."
}
]
},
"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/CRUC-8112",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://jira.atlassian.com/browse/CRUC-8112"
},
{
"name" : "https://jira.atlassian.com/browse/FE-6933",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://jira.atlassian.com/browse/FE-6933"
2017-10-17 07:03:29 -04:00
},
{
"name" : "101266",
"refsource" : "BID",
2017-10-17 07:03:29 -04:00
"url" : "http://www.securityfocus.com/bid/101266"
2017-10-16 12:31:07 -04:00
}
]
}
}