Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1446122 - (CVE-2017-1000354) CVE-2017-1000354 jenkins: Login command allowed impersonating any Jenkins user (SECURITY-466)
CVE-2017-1000354 jenkins: Login command allowed impersonating any Jenkins use...
Status: NEW
Product: Security Response
Classification: Other
Component: vulnerability (Show other bugs)
unspecified
All Linux
medium Severity medium
: ---
: ---
Assigned To: Red Hat Product Security
impact=moderate,public=20170426,repor...
: Security
Depends On: 1446133 1446134
Blocks: 1395176 1446135
  Show dependency treegraph
 
Reported: 2017-04-27 05:55 EDT by Adam Mariš
Modified: 2018-06-29 18:20 EDT (History)
14 users (show)

See Also:
Fixed In Version: jenkins 2.46.2, jenkins 2.57
Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed:
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)

  None (edit)
Description Adam Mariš 2017-04-27 05:55:13 EDT
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.

This has been fixed by storing the cached authentication as a hash-based MAC with a key specific to the Jenkins instance and the CLI authentication cache.

Previously cached authentications are invalidated when upgrading Jenkins to a version containing a fix for this.

Affected versions:

    All Jenkins main line releases up to and including 2.56
    All Jenkins LTS releases up to and including 2.46.1

Fixed in:

    Jenkins main line users should update to 2.57
    Jenkins LTS users should update to 2.46.2

External Reference:

https://jenkins.io/security/advisory/2017-04-26/#cli-login-command-allowed-impersonating-any-jenkins-user
Comment 1 Adam Mariš 2017-04-27 05:55:35 EDT
Acknowledgments:

Name: the Jenkins project
Upstream: Jesse Glick (CloudBees)
Comment 2 Adam Mariš 2017-04-27 06:08:31 EDT
Created jenkins tracking bugs for this issue:

Affects: fedora-all [bug 1446133]
Affects: openshift-1 [bug 1446134]

Note You need to log in before you can comment on or make changes to this bug.