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

74 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@atlassian.com",
"ID" : "CVE-2017-9514",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Bamboo",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "from 6.0.0 before 6.0.5"
},
{
2018-01-31 09:02:52 -05:00
"version_value" : "from 6.1.0 before 6.1.4"
},
{
2018-01-31 09:02:52 -05:00
"version_value" : "from 6.2.0 before 6.2.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" : "Bamboo before 6.0.5, 6.1.x before 6.1.4, and 6.2.x before 6.2.1 had a REST endpoint that parsed a YAML file and did not sufficiently restrict which classes could be loaded. An attacker who can log in to Bamboo as a user is able to exploit this vulnerability to execute Java code of their choice on systems that have vulnerable versions of Bamboo."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Remote Code Execution"
2017-10-16 12:31:07 -04:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://confluence.atlassian.com/bamboo/bamboo-security-advisory-2017-10-11-938843921.html",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://confluence.atlassian.com/bamboo/bamboo-security-advisory-2017-10-11-938843921.html"
2017-10-17 07:03:29 -04:00
},
{
"name" : "101269",
"refsource" : "BID",
2017-10-17 07:03:29 -04:00
"url" : "http://www.securityfocus.com/bid/101269"
2017-10-16 12:31:07 -04:00
}
]
}
}