what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

Red Hat Security Advisory 2022-0410-01

Red Hat Security Advisory 2022-0410-01
Posted Feb 3, 2022
Authored by Red Hat | Site access.redhat.com

Red Hat Security Advisory 2022-0410-01 - Red Hat Single Sign-On is an integrated sign-on solution, available as a Red Hat JBoss Middleware for OpenShift containerized image. The Red Hat Single Sign-On for OpenShift image provides an authentication server that you can use to log in centrally, log out, and register. You can also manage user accounts for web applications, mobile applications, and RESTful web services. This erratum releases a new image for Red Hat Single Sign-On 7.4.10 for use within the OpenShift Container Platform 3.10, OpenShift Container Platform 3.11, and within the OpenShift Container Platform 4.3 cloud computing Platform-as-a-Service for on-premise or private cloud deployments, aligning with the standalone product release.

tags | advisory, web
systems | linux, redhat
advisories | CVE-2021-3859
SHA-256 | a11ae18d37577ba4dfeb669e8e5d39cd41fb72419c2d3c93d4804f94215bb267

Red Hat Security Advisory 2022-0410-01

Change Mirror Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

====================================================================
Red Hat Security Advisory

Synopsis: Important: Red Hat Single Sign-On 7.4.10 on OpenJ9 for OpenShift image security update
Advisory ID: RHSA-2022:0410-01
Product: Red Hat OpenShift Enterprise
Advisory URL: https://access.redhat.com/errata/RHSA-2022:0410
Issue date: 2022-02-02
CVE Names: CVE-2021-3859
====================================================================
1. Summary:

A new image is available for Red Hat Single Sign-On 7.4.10 on OpenJ9,
running on OpenShift Container Platform 3.10 and 3.11, and 4.3.

2. Description:

Red Hat Single Sign-On is an integrated sign-on solution, available as a
Red Hat JBoss Middleware for OpenShift containerized image. The Red Hat
Single Sign-On for OpenShift image provides an authentication server that
you can use to log in centrally, log out, and register. You can also manage
user accounts for web applications, mobile applications, and RESTful web
services.

This erratum releases a new image for Red Hat Single Sign-On 7.4.10 for
use within the OpenShift Container Platform 3.10, OpenShift Container
Platform
3.11, and within the OpenShift Container Platform 4.3 cloud computing
Platform-as-a-Service (PaaS) for
on-premise or private cloud deployments, aligning with the standalone
product release.

Security Fix(es):

* undertow: client side invocation timeout raised when calling over HTTP
and
HTTP2 (CVE-2021-3859)

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

3. Solution:

To update to the latest Red Hat Single Sign-On 7.4.10 for OpenShift
image, Follow these steps to pull in the content:

1. On your master hosts, ensure you are logged into the CLI as a
cluster administrator or user with project administrator access
to the global "openshift" project. For example:

$ oc login -u system:admin

2. Update the core set of Red Hat Single Sign-On resources for OpenShift
in the "openshift" project by running the following commands:

$ for resource in sso74-image-stream.json \
sso74-https.json \
sso74-mysql.json \
sso74-mysql-persistent.json \
sso74-postgresql.json \
sso74-postgresql-persistent.json \
sso74-x509-https.json \
sso74-x509-mysql-persistent.json \
sso74-x509-postgresql-persistent.json
do
oc replace -n openshift --force -f \
https://raw.githubusercontent.com/jboss-container-images/redhat-sso-7-openshift-image/v7.4.10.GA/templates/${resource}
done

3. Install the Red Hat Single Sign-On 7.4.10 for OpenShift streams in the
"openshift" project by running the following commands:

$ oc -n openshift import-image redhat-sso74-openshift:1.0

4. Bugs fixed (https://bugzilla.redhat.com/):

2010378 - CVE-2021-3859 undertow: client side invocation timeout raised when calling over HTTP2

5. JIRA issues fixed (https://issues.jboss.org/):

CIAM-1993 - [CVE-2021-3859 (undertow)] RH-SSO 7.4.10 OCP images for OpenJ9

6. References:

https://access.redhat.com/security/cve/CVE-2021-3859
https://access.redhat.com/security/updates/classification/#important

7. Contact:

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

Copyright 2022 Red Hat, Inc.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBYfq9KNzjgjWX9erEAQg2yg/+On1d/TaYw0xVOl2QG84dHp6VIWeBhI4A
5zq5iZ1urUd8NekI9gtxZEfRMybAbT+9DBnNWpd28azfhJoOSUaHaEzfIEByY+Vz
u3UefIE3h1g4F9u2kS8TZGvfZxS4xS3/rrLPnAEYdDoACoSfwgOCwBYuKk/C1lAX
rk7pygD1aZUC8Mug9mu3FzflHNd1ejd0hVCzmRMXv/bWLJaSBJk5+AnMgRqLKmWv
yemmXYE+tiV4G5V5ufEv77HB2wxP5AaXeF3gvoM+3B4sNHQG+p91BtZaapJRzdUf
2Xi20f41IXnJfM3kt9/u2lC90QUIRq/fnwXRaVDEl4OE2On80x2NqU8DzG6Oz6cf
6fOsBKQjSU4e4eNIL9RjuVghLT7YVOd2Lc4LtxWx0xRKwJlwtUIZLY8+XRPSho96
2XLrUT1OXwd4qIiHwVQrzhkFmF7DqA2zuHWbtNuJPCcau2xUsl8L+aAexWP7RYgh
3QDHufN1/sCdEzko4Z1HL7NrIRIa01/TJL6/jlmrwC6HSdcYbZrNjq0MfjQWFbtT
Cv2lEBIAXRrxPtT/3lOQtjmaTCNlsTEOBaojhd7O/pcGvPhiINpx3Zl5Q8OMuvhm
ikY64pkvtjxJsB4WzerNO0G5Kck5+9aQ1ImA6N068c0EBc4l5KwdPnhie0dmu6+X
oLXTX9vd3SA=aTVp
-----END PGP SIGNATURE-----

--
RHSA-announce mailing list
RHSA-announce@redhat.com
https://listman.redhat.com/mailman/listinfo/rhsa-announce
Login or Register to add favorites

File Archive:

April 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Apr 1st
    10 Files
  • 2
    Apr 2nd
    26 Files
  • 3
    Apr 3rd
    40 Files
  • 4
    Apr 4th
    6 Files
  • 5
    Apr 5th
    26 Files
  • 6
    Apr 6th
    0 Files
  • 7
    Apr 7th
    0 Files
  • 8
    Apr 8th
    22 Files
  • 9
    Apr 9th
    14 Files
  • 10
    Apr 10th
    10 Files
  • 11
    Apr 11th
    13 Files
  • 12
    Apr 12th
    14 Files
  • 13
    Apr 13th
    0 Files
  • 14
    Apr 14th
    0 Files
  • 15
    Apr 15th
    30 Files
  • 16
    Apr 16th
    10 Files
  • 17
    Apr 17th
    22 Files
  • 18
    Apr 18th
    45 Files
  • 19
    Apr 19th
    0 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    0 Files
  • 23
    Apr 23rd
    0 Files
  • 24
    Apr 24th
    0 Files
  • 25
    Apr 25th
    0 Files
  • 26
    Apr 26th
    0 Files
  • 27
    Apr 27th
    0 Files
  • 28
    Apr 28th
    0 Files
  • 29
    Apr 29th
    0 Files
  • 30
    Apr 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close