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. It did not properly check the current user's authentication and authorization when configuring existing GitHub organization folders. This allowed users with read access to the GitHub organization folder to reconfigure it, including changing the GitHub API endpoint for the organization folder to an attacker-controlled server to obtain the GitHub access token, if the organization folder was initially created using Blue Ocean.
References
Link | Resource |
---|---|
https://jenkins.io/security/advisory/2017-08-07/ | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2017-10-05 01:29
Updated : 2024-02-28 16:04
NVD link : CVE-2017-1000110
Mitre link : CVE-2017-1000110
CVE.ORG link : CVE-2017-1000110
JSON object : View
Products Affected
jenkins
- blue_ocean
CWE
CWE-287
Improper Authentication