Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1418696 - (CVE-2017-2598) CVE-2017-2598 jenkins: Use of AES ECB block cipher mode without IV for encrypting secrets (SECURITY-304)
CVE-2017-2598 jenkins: Use of AES ECB block cipher mode without IV for encryp...
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=20170201,repor...
: Security
Depends On: 1418736
Blocks: 1395176 1418735
  Show dependency treegraph
 
Reported: 2017-02-02 09:39 EST by Andrej Nemec
Modified: 2018-06-29 18:17 EDT (History)
13 users (show)

See Also:
Fixed In Version: jenkins 2.44, jenkins 2.32.2
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 Andrej Nemec 2017-02-02 09:39:29 EST
The following flaw was found in Jenkins:

Secrets such as passwords are typically stored on disk and sent to users as part of some pages in encrypted form. These were encrypted using AES-128 ECB without IV, which exposes Jenkins and the stored secrets to unnecessary risks. Jenkins now encrypts secrets using AES-128 CBC with random IV.

External References:

https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2017-02-01

Upstream patch:

https://github.com/jenkinsci/jenkins/commit/e6aa166246d1734f4798a9e31f78842f4c85c28b
Comment 1 Andrej Nemec 2017-02-02 10:23:19 EST
Created jenkins tracking bugs for this issue:

Affects: fedora-all [bug 1418736]

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