CVE-2017-1000106: High severity jenkins vulnerability
Blue Ocean allows the creation of GitHub organization folders that are set up to scan a GitHub organization for repositories and branches containing a Jenkinsfile, and create corresponding pipelines in Jenkins. Its SCM content REST API supports the pipeline creation and editing feature in Blue Ocean. The SCM content REST API did not check the current user's authentication or credentials. If the GitHub organization folder was created via Blue Ocean, it retained a reference to its creator's GitHub credentials. This allowed users with read access to the GitHub organization folder to create arbitrary commits in the repositories inside the GitHub organization corresponding to the GitHub organization folder with the GitHub credentials of the creator of the organization folder. Additionally, users with read access to the GitHub organization folder could read arbitrary file contents from the repositories inside the GitHub organization corresponding to the GitHub organization folder if the branch contained a Jenkinsfile (which could be created using the other part of this vulnerability), and they could provide the organization folder name, repository name, branch name, and file name.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2017-1000106?
CVE-2017-1000106 is classified as a moderate severity vulnerability.
How do I fix CVE-2017-1000106?
To fix CVE-2017-1000106, upgrade Blue Ocean to a version later than 1.1.5 or any non-beta version after 1.2.0.
What are the affected versions of Blue Ocean for CVE-2017-1000106?
The affected versions for CVE-2017-1000106 include any version up to and including 1.1.5 and specific beta versions 1.2.0-beta1, 1.2.0-beta2, and 1.2.0-beta3.
What type of vulnerability is CVE-2017-1000106?
CVE-2017-1000106 is a security vulnerability related to the Blue Ocean plugin's handling of GitHub organization folders.
Can CVE-2017-1000106 be exploited remotely?
Yes, CVE-2017-1000106 can potentially be exploited remotely by an attacker with access to create or modify pipelines.