Jenkins versions 2.56 and earlier as well as 2.46.1 LTS and earlier are vulnerable to a login command which allowed impersonating any Jenkins user. The `login` command available in the remoting-based CLI stored the encrypted user name of the successfully authenticated user in a cache file used to authenticate further commands. Users with sufficient permission to create secrets in Jenkins, and download their encrypted values (e.g. with Job/Configure permission), were able to impersonate any other Jenkins user on the same instance.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/98065 | Third Party Advisory VDB Entry |
https://jenkins.io/security/advisory/2017-04-26/ | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2018-01-29 17:29
Updated : 2024-02-28 16:25
NVD link : CVE-2017-1000354
Mitre link : CVE-2017-1000354
CVE.ORG link : CVE-2017-1000354
JSON object : View
Products Affected
jenkins
- jenkins
CWE
CWE-287
Improper Authentication