{ "CVE_data_meta": { "ASSIGNER": "security@atlassian.com", "ID": "CVE-2017-8907", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Atlassian Bamboo", "version": { "version_data": [ { "version_value": "5.0.0 <= version < 5.15.7" }, { "version_value": "6.0.0 <= version < 6.0.1" } ] } } ] }, "vendor_name": "Atlassian" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Atlassian Bamboo 5.x before 5.15.7 and 6.x before 6.0.1 did not correctly check if a user creating a deployment project had the edit permission and therefore the rights to do so. An attacker who can login to Bamboo as a user without the edit permission for deployment projects is able to use this vulnerability, provided there is an existing plan with a green build, to create a deployment project and execute arbitrary code on an available Bamboo Agent. By default a local agent is enabled; this means that code execution can occur on the system hosting Bamboo as the user running Bamboo." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Incorrect Permission Check" } ] } ] }, "references": { "reference_data": [ { "name": "https://confluence.atlassian.com/bamboo/bamboo-security-advisory-2017-06-14-907283498.html", "refsource": "CONFIRM", "url": "https://confluence.atlassian.com/bamboo/bamboo-security-advisory-2017-06-14-907283498.html" }, { "name": "99090", "refsource": "BID", "url": "http://www.securityfocus.com/bid/99090" } ] } }