Bug 1185152 - CVE-2014-9634 CVE-2014-9635 jenkins: various flaws [fedora-21]
Summary: CVE-2014-9634 CVE-2014-9635 jenkins: various flaws [fedora-21]
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: jenkins
Version: 21
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Michal Srb
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: CVE-2014-9634 CVE-2014-9635
TreeView+ depends on / blocked
 
Reported: 2015-01-23 05:23 UTC by Kurt Seifried
Modified: 2015-01-23 09:14 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-01-23 09:14:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Kurt Seifried 2015-01-23 05:23:58 UTC
This is an automatically created tracking bug!  It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of Fedora.

For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.

For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs

When submitting as an update, use the fedpkg template provided in the next
comment(s).  This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.

Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.

fedora-21 tracking bug for jenkins: see blocks bug list for full details of the security issue(s).

This bug is never intended to be made public, please put any public notes
in the blocked bugs.

[bug automatically created by: add-tracking-bugs]

Comment 1 Kurt Seifried 2015-01-23 05:24:01 UTC
Use the following template to for the 'fedpkg update' request to submit an
update for this issue as it contains the top-level parent bug(s) as well as
this tracking bug.  This will ensure that all associated bugs get updated
when new packages are pushed to stable.

=====

# bugfix, security, enhancement, newpackage (required)
type=security

# testing, stable
request=testing

# Bug numbers: 1234,9876
bugs=1185148,1185152

# Description of your update
notes=Security fix for CVE-2014-9634

# Enable request automation based on the stable/unstable karma thresholds
autokarma=True
stable_karma=3
unstable_karma=-3

# Automatically close bugs when this marked as stable
close_bugs=True

# Suggest that users restart after update
suggest_reboot=False

======

Additionally, you may opt to use the bodhi update submission link instead:

https://admin.fedoraproject.org/updates/new/?type_=security&bugs=1185148,1185152

Comment 2 Kurt Seifried 2015-01-23 05:24:18 UTC
Adding parent bug 1185151 (for CVE-2014-9635).  Please use this new fedpkg update template when submitting the update:

=====

# bugfix, security, enhancement, newpackage (required)
type=security

# testing, stable
request=testing

# Bug numbers: 1234,9876
bugs=1185152,1185148,1185151

# Description of your update
notes=Security fix for CVE-2014-9634, CVE-2014-9635

# Enable request automation based on the stable/unstable karma thresholds
autokarma=True
stable_karma=3
unstable_karma=-3

# Automatically close bugs when this marked as stable
close_bugs=True

# Suggest that users restart after update
suggest_reboot=False

======

Additionally, you may opt to use the bodhi update submission link instead:

https://admin.fedoraproject.org/updates/new/?type_=security&bugs=1185152,1185148,1185151

Comment 3 Michal Srb 2015-01-23 09:14:28 UTC
Jenkins in Fedora 21 runs on Winstone servlet container and thus it shouldn't be directly affected. Also Fedora 21 has fairly new version of Jenkins - 1.590, which should contain upstream fixes for both vulnerabilities:

$ git tag --contains 79c905e6d0b03b075eef5339b73a6e8c55acd620 | grep 1.590
jenkins-1.590
$ git tag --contains 582128b9ac179a788d43c1478be8a5224dc19710 | grep 1.590
jenkins-1.590


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