Alerts This Week
Warning Icon 1 764
Alerts This Week
Warning Icon 1 764

Red Hat OpenShift 4.6.1 Update RHSA-2020:4297-01 Moderate Security Advisory

red hat
Calendar Grey October 27, 2020
Dist Redhat Esm H88
Significant Red Hat Security Notification for OpenShift 4.6.1 release emphasizing essential package modifications and enhancements.
An update for jenkins-2-plugins, openshift-clients, podman, runc, and skopeo is now available for Red Hat OpenShift Container Platform 4.6

Solution

For OpenShift Container Platform 4.6 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.redhat.com/en/documentation/openshift_container_platform/4.6/html/release_notes/ocp-4-6-release-notes

Details on how to access this content are available at - -cli.html.

Summary

The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.
The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.
The skopeo command lets you inspect images from container image registries, get images and image layers, and use signatures to create and verify files.
Security Fix(es):
* jenkins-jira-plugin: plugin information disclosure (CVE-2019-16541)
* jenkins-2-plugins/mailer: Missing hostname validation in Mailer Plugin could result in MITM (CVE-2020-2252)
* jenkins-2-plugins/blueocean: Path traversal vulnerability in Blue Ocean Plugin could allow to read arbitrary files (CVE-2020-2254)
* jenkins-2-plugins/blueocean: Blue Ocean Plugin does not perform permission checks in several HTTP endpoints implementing connection tests. (CVE-2020-2255)
* kubernetes: Docker config secrets leaked when file is malformed and loglevel >= 4 (CVE-2020-8564)
* golang.org/x/text: possibility to trigger an infinite loop in encoding/unicode could lead to crash (CVE-2020-14040)
* podman: environment variables leak between containers when started via Varlink or Docker-compatible REST API (CVE-2020-14370)
* golang: ReadUvarint and ReadVarint can read an unlimited number of bytes from invalid inputs (CVE-2020-16845)
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.

References

https://access.redhat.com/security/cve/CVE-2019-16541 https://access.redhat.com/security/cve/CVE-2020-2252 https://access.redhat.com/security/cve/CVE-2020-2254 https://access.redhat.com/security/cve/CVE-2020-2255 https://access.redhat.com/security/cve/CVE-2020-8564 https://access.redhat.com/security/cve/CVE-2020-14040 https://access.redhat.com/security/cve/CVE-2020-14370 https://access.redhat.com/security/cve/CVE-2020-16845 https://access.redhat.com/security/updates/classification/#moderate

Package List

Red Hat OpenShift Container Platform 4.6:
Source: openshift-clients-4.6.0-202010081244.p0.git.3794.4743d24.el7.src.rpm runc-1.0.0-81.rhaos4.6.git5b757d4.el7.src.rpm
x86_64: openshift-clients-4.6.0-202010081244.p0.git.3794.4743d24.el7.x86_64.rpm openshift-clients-redistributable-4.6.0-202010081244.p0.git.3794.4743d24.el7.x86_64.rpm runc-1.0.0-81.rhaos4.6.git5b757d4.el7.x86_64.rpm runc-debuginfo-1.0.0-81.rhaos4.6.git5b757d4.el7.x86_64.rpm
Red Hat OpenShift Container Platform 4.6:
Source: jenkins-2-plugins-4.6.1601368321-1.el8.src.rpm openshift-clients-4.6.0-202010081244.p0.git.3794.4743d24.el8.src.rpm podman-1.9.3-3.rhaos4.6.el8.src.rpm runc-1.0.0-81.rhaos4.6.git5b757d4.el8.src.rpm skopeo-1.1.1-2.rhaos4.6.el8.src.rpm
noarch: jenkins-2-plugins-4.6.1601368321-1.el8.noarch.rpm podman-docker-1.9.3-3.rhaos4.6.el8.noarch.rpm
ppc64le: containers-common-1.1.1-2.rhaos4.6.el8.ppc64le.rpm openshift-clients-4.6.0-202010081244.p0.git.3794.4743d24.el8.ppc64le.rpm podman-1.9.3-3.rhaos4.6.el8.ppc64le.rpm podman-debuginfo-1.9.3-3.rhaos4.6.el8.ppc64le.rpm podman-debugsource-1.9.3-3.rhaos4.6.el8.ppc64le.rpm podman-remote-1.9.3-3.rhaos4.6.el8.ppc64le.rpm podman-remote-debuginfo-1.9.3-3.rhaos4.6.el8.ppc64le.rpm podman-tests-1.9.3-3.rhaos4.6.el8.ppc64le.rpm

Read the Full Advisory


Advisory ID: RHSA-2020:4297-01
Product: Red Hat OpenShift Enterprise
Issue date: 2020-10-27

Topic

An update for jenkins-2-plugins, openshift-clients, podman, runc, andskopeo is now available for Red Hat OpenShift Container Platform 4.6.Red Hat Product Security has rated this update as having a security impactof Moderate. A Common Vulnerability Scoring System (CVSS) base score, whichgives a detailed severity rating, is available for each vulnerability fromthe CVE link(s) in the References section.

Relevant Releases Architectures

Red Hat OpenShift Container Platform 4.6 - noarch, ppc64le, s390x, x86_64

Bugs Fixed

1819663 - CVE-2019-16541 jenkins-jira-plugin: plugin information disclosure

1853652 - CVE-2020-14040 golang.org/x/text: possibility to trigger an infinite loop in encoding/unicode could lead to crash

1867099 - CVE-2020-16845 golang: ReadUvarint and ReadVarint can read an unlimited number of bytes from invalid inputs

1874268 - CVE-2020-14370 podman: environment variables leak between containers when started via Varlink or Docker-compatible REST API

1880454 - CVE-2020-2252 jenkins-2-plugins/mailer: Missing hostname validation in Mailer Plugin could result in MITM

1880456 - CVE-2020-2254 jenkins-2-plugins/blueocean: Path traversal vulnerability in Blue Ocean Plugin could allow to read arbitrary files

1880460 - CVE-2020-2255 jenkins-2-plugins/blueocean: Blue Ocean Plugin does not perform permission checks in several HTTP endpoints implementing connection tests.

1886637 - CVE-2020-8564 kubernetes: Docker config secrets leaked when file is malformed and loglevel >= 4

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Your message here