Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
  • Products & Services

    Products

    Support

    • Production Support
    • Development Support
    • Product Life Cycles

    Services

    • Consulting
    • Technical Account Management
    • Training & Certifications

    Documentation

    • Red Hat Enterprise Linux
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenStack Platform
    • Red Hat OpenShift Container Platform
    All Documentation

    Ecosystem Catalog

    • Red Hat Partner Ecosystem
    • Partner Resources
  • Tools

    Tools

    • Troubleshoot a product issue
    • Packages
    • Errata

    Customer Portal Labs

    • Configuration
    • Deployment
    • Security
    • Troubleshoot
    All labs

    Red Hat Insights

    Increase visibility into IT operations to detect and resolve technical issues before they impact your business.

    Learn More
    Go to Insights
  • Security

    Red Hat Product Security Center

    Engage with our Red Hat Product Security team, access security updates, and ensure your environments are not exposed to any known security vulnerabilities.

    Product Security Center

    Security Updates

    • Security Advisories
    • Red Hat CVE Database
    • Security Labs

    Keep your systems secure with Red Hat's specialized responses to security vulnerabilities.

    View Responses

    Resources

    • Security Blog
    • Security Measurement
    • Severity Ratings
    • Backporting Policies
    • Product Signing (GPG) Keys
  • Community

    Customer Portal Community

    • Discussions
    • Private Groups
    Community Activity

    Customer Events

    • Red Hat Convergence
    • Red Hat Summit

    Stories

    • Red Hat Subscription Value
    • You Asked. We Acted.
    • Open Source Communities
Or troubleshoot an issue.

Select Your Language

  • English
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat CodeReady Workspaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat Single Sign On
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat Application Foundations
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHSA-2023:0017 - Security Advisory
Issued:
2023-01-12
Updated:
2023-01-12

RHSA-2023:0017 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: OpenShift Container Platform 4.8.56 packages and security update

Type/Severity

Security Advisory: Important

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Red Hat OpenShift Container Platform release 4.8.56 is now available with
updates to packages and images that fix several bugs and add enhancements.

This release includes a security update for Red Hat OpenShift Container Platform 4.8.

Red Hat Product Security has rated this update as having a security impact
of Important. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available for each vulnerability
from the CVE link(s) in the References section.

Description

Red Hat OpenShift Container Platform is Red Hat's cloud computing
Kubernetes application platform solution designed for on-premise or private
cloud deployments.

This advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.8.56. See the following advisory for the container images for this release:

https://access.redhat.com/errata/RHBA-2023:0018

Security Fix(es):

  • Pipeline Shared Groovy Libraries: Untrusted users can modify some

Pipeline libraries in Pipeline Shared Groovy Libraries Plugin
(CVE-2022-29047)

  • Jenkins plugin: Sandbox bypass vulnerability through implicitly

allowlisted platform Groovy files in Pipeline: Groovy Plugin
(CVE-2022-30945)

  • Jenkins plugin: Mercurial SCM plugin can check out from the controller

file system (CVE-2022-30948)

  • jenkins-plugin: Arbitrary file write vulnerability in Pipeline Input Step

Plugin (CVE-2022-34177)

  • jenkins-plugin: Man-in-the-Middle (MitM) in

org.jenkins-ci.plugins:git-client (CVE-2022-36881)

  • http2-server: Invalid HTTP/2 requests cause DoS (CVE-2022-2048)
  • Jenkins plugin: CSRF vulnerability in Script Security Plugin

(CVE-2022-30946)

  • Jenkins plugin: User-scoped credentials exposed to other users by

Pipeline SCM API for Blue Ocean Plugin (CVE-2022-30952)

  • Jenkins plugin: CSRF vulnerability in Blue Ocean Plugin (CVE-2022-30953)
  • Jenkins plugin: missing permission checks in Blue Ocean Plugin

(CVE-2022-30954)

  • jenkins: Observable timing discrepancy allows determining username

validity (CVE-2022-34174)

  • jenkins-plugin/junit: Stored XSS vulnerability in JUnit Plugin

(CVE-2022-34176)

  • jenkins-plugin: Cross-site Request Forgery (CSRF) in

org.jenkins-ci.plugins:git (CVE-2022-36882)

  • jenkins plugin: Lack of authentication mechanism in Git Plugin webhook

(CVE-2022-36883)

  • jenkins plugin: Lack of authentication mechanism in Git Plugin webhook

(CVE-2022-36884)

  • jenkins plugin: Non-constant time webhook signature comparison in GitHub

Plugin (CVE-2022-36885)

For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE
page(s)
listed in the References section.

Solution

For OpenShift Container Platform 4.8 see the following documentation, which
will be updated shortly for this release, for important instructions on how
to upgrade your cluster and fully apply this asynchronous errata update:

https://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html

Details on how to access this content are available at
https://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html

Affected Products

  • Red Hat OpenShift Container Platform 4.8 for RHEL 8 x86_64
  • Red Hat OpenShift Container Platform for Power 4.8 for RHEL 8 ppc64le
  • Red Hat OpenShift Container Platform for IBM Z and LinuxONE 4.8 for RHEL 8 s390x

Fixes

  • BZ - 2074855 - CVE-2022-29047 Pipeline Shared Groovy Libraries: Untrusted users can modify some Pipeline libraries in Pipeline Shared Groovy Libraries Plugin
  • BZ - 2103548 - CVE-2022-34176 jenkins-plugin/junit: Stored XSS vulnerability in JUnit Plugin
  • BZ - 2103551 - CVE-2022-34177 jenkins-plugin: Arbitrary file write vulnerability in Pipeline Input Step Plugin
  • BZ - 2114755 - CVE-2022-36881 jenkins-plugin: Man-in-the-Middle (MitM) in org.jenkins-ci.plugins:git-client
  • BZ - 2116840 - CVE-2022-36882 jenkins-plugin: Cross-site Request Forgery (CSRF) in org.jenkins-ci.plugins:git
  • BZ - 2116952 - CVE-2022-2048 http2-server: Invalid HTTP/2 requests cause DoS
  • BZ - 2119642 - CVE-2022-30945 Jenkins plugin: Sandbox bypass vulnerability through implicitly allowlisted platform Groovy files in Pipeline: Groovy Plugin
  • BZ - 2119643 - CVE-2022-30946 Jenkins plugin: CSRF vulnerability in Script Security Plugin
  • BZ - 2119644 - CVE-2022-30948 Jenkins plugin: Mercurial SCM plugin can check out from the controller file system
  • BZ - 2119645 - CVE-2022-30952 Jenkins plugin: User-scoped credentials exposed to other users by Pipeline SCM API for Blue Ocean Plugin
  • BZ - 2119646 - CVE-2022-30953 Jenkins plugin: CSRF vulnerability in Blue Ocean Plugin
  • BZ - 2119647 - CVE-2022-30954 Jenkins plugin: missing permission checks in Blue Ocean Plugin
  • BZ - 2119653 - CVE-2022-34174 jenkins: Observable timing discrepancy allows determining username validity
  • BZ - 2119656 - CVE-2022-36883 jenkins plugin: Lack of authentication mechanism in Git Plugin webhook
  • BZ - 2119657 - CVE-2022-36884 jenkins plugin: Lack of authentication mechanism in Git Plugin webhook
  • BZ - 2119658 - CVE-2022-36885 jenkins plugin: Non-constant time webhook signature comparison in GitHub Plugin

CVEs

  • CVE-2022-2048
  • CVE-2022-29047
  • CVE-2022-30945
  • CVE-2022-30946
  • CVE-2022-30948
  • CVE-2022-30952
  • CVE-2022-30953
  • CVE-2022-30954
  • CVE-2022-34174
  • CVE-2022-34176
  • CVE-2022-34177
  • CVE-2022-36881
  • CVE-2022-36882
  • CVE-2022-36883
  • CVE-2022-36884
  • CVE-2022-36885

References

  • https://access.redhat.com/security/updates/classification/#important
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat OpenShift Container Platform 4.8 for RHEL 8

SRPM
jenkins-2-plugins-4.8.1672842762-1.el8.src.rpm SHA-256: 398b87339c18ad5d694123fb58d003def4e5749328f00e4b5443efa262f0da9f
jenkins-2.361.1.1672840472-1.el8.src.rpm SHA-256: 5cf99a44b3f2878897e2f8d0ac239967738634bb774d6490f5d998f2d8d5e68d
x86_64
jenkins-2-plugins-4.8.1672842762-1.el8.noarch.rpm SHA-256: 8f4df722c561ceff38dfe204fb225b07f7ca2c522cf1e8a37f9416caafc8d8e8
jenkins-2.361.1.1672840472-1.el8.noarch.rpm SHA-256: dbb8771e4a7be0e4e1054c179cbd6569dfa7ca4e6b3c483846dd6521e374669a

Red Hat OpenShift Container Platform for Power 4.8 for RHEL 8

SRPM
jenkins-2-plugins-4.8.1672842762-1.el8.src.rpm SHA-256: 398b87339c18ad5d694123fb58d003def4e5749328f00e4b5443efa262f0da9f
jenkins-2.361.1.1672840472-1.el8.src.rpm SHA-256: 5cf99a44b3f2878897e2f8d0ac239967738634bb774d6490f5d998f2d8d5e68d
ppc64le
jenkins-2-plugins-4.8.1672842762-1.el8.noarch.rpm SHA-256: 8f4df722c561ceff38dfe204fb225b07f7ca2c522cf1e8a37f9416caafc8d8e8
jenkins-2.361.1.1672840472-1.el8.noarch.rpm SHA-256: dbb8771e4a7be0e4e1054c179cbd6569dfa7ca4e6b3c483846dd6521e374669a

Red Hat OpenShift Container Platform for IBM Z and LinuxONE 4.8 for RHEL 8

SRPM
jenkins-2-plugins-4.8.1672842762-1.el8.src.rpm SHA-256: 398b87339c18ad5d694123fb58d003def4e5749328f00e4b5443efa262f0da9f
jenkins-2.361.1.1672840472-1.el8.src.rpm SHA-256: 5cf99a44b3f2878897e2f8d0ac239967738634bb774d6490f5d998f2d8d5e68d
s390x
jenkins-2-plugins-4.8.1672842762-1.el8.noarch.rpm SHA-256: 8f4df722c561ceff38dfe204fb225b07f7ca2c522cf1e8a37f9416caafc8d8e8
jenkins-2.361.1.1672840472-1.el8.noarch.rpm SHA-256: dbb8771e4a7be0e4e1054c179cbd6569dfa7ca4e6b3c483846dd6521e374669a

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

About

  • Red Hat Subscription Value
  • About Red Hat
  • Red Hat Jobs
2023
  • Privacy Statement
  • Customer Portal Terms of Use
  • All Policies and Guidelines
Twitter Facebook