Skip to navigation Skip to main content

유틸리티

  • 서브스크립션
  • 다운로드
  • Red Hat Console
  • 지원받기
Red Hat Customer Portal
  • 서브스크립션
  • 다운로드
  • Red Hat Console
  • 지원받기
  • 제품

    주요 제품

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    모든 제품

    다운로드 및 컨테이너

    • 다운로드
    • 패키지
    • 컨테이너

    주요 리소스

    • 제품 문서
    • 제품 라이프 사이클
    • 제품 규정 준수
    • 에라타
  • 기술 자료

    Red Hat 기술 자료 센터

    • 기술 자료 솔루션
    • 기술 자료 문서
    • 고객 포털 랩
    • 에라타

    주요 제품 문서

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    모든 제품 문서

    교육 및 자격증

    • 정보
    • 코스 색인
    • 자격증 색인
    • 스킬 평가
  • 보안

    Red Hat 제품 보안 센터

    • 보안 업데이트
    • 보안 권고
    • Red Hat CVE 데이터베이스
    • 에라타

    참고 정보

    • 보안 정보
    • 보안 평가
    • 보안 데이터

    주요 리소스

    • 보안 연구실
    • 백포트 정책
    • 보안 블로그
  • 지원

    Red Hat 지원

    • 지원 케이스
    • 문제 해결
    • 지원받기
    • Red Hat 지원팀에 문의

    Red Hat 커뮤니티 지원

    • 고객 포털 커뮤니티
    • 커뮤니티 토론
    • Red Hat Accelerator 프로그램

    주요 리소스

    • 제품 라이프 사이클
    • 고객 포털 랩
    • Red Hat Jboss 지원 구성
    • Red Hat Lightspeed
또는 문제 해결.

언어 선택

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

인프라 및 관리

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

클라우드 컴퓨팅

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

스토리지

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

런타임

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

통합 및 자동화

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
모든 제품
Red Hat 제품 에라타 RHSA-2024:6497 - Security Advisory
발행된 날짜:
2024-09-09
업데이트된 날짜:
2024-09-09

RHSA-2024:6497 - Security Advisory

  • 개요
  • 업데이트된 이미지

요약

Moderate: Red Hat Single Sign-On 7.6.10 for OpenShift image enhancement update

유형/심각도

Security Advisory: Moderate

주제

A new image is available for Red Hat Single Sign-On 7.6.10, running on OpenShift Container Platform 3.10 and 3.11, and 4.3. This is a
security update with Moderate impact rating.

설명

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.6.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 fixes:

  • potential bypass of brute force protection (CVE-2024-4629)
  • session fixation in elytron saml adapters (CVE-2024-7341)
  • Leak of configured LDAP bind credentials through the Keycloak admin console (CVE-2024-5967)

솔루션

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

1. On your main 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 sso76-image-stream.json \
sso76-https.json \
sso76-mysql.json \
sso76-mysql-persistent.json \
sso76-postgresql.json \
sso76-postgresql-persistent.json \
sso76-x509-https.json \
sso76-x509-mysql-persistent.json \
sso76-x509-postgresql-persistent.json
do
oc replace -n openshift --force -f \
https://raw.githubusercontent.com/jboss-container-images/redhat-sso-7-openshift-image/v7.6.10.GA/templates/${resource}
done

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

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

영향을 받는 제품

  • Red Hat OpenShift Container Platform 4.12 for RHEL 8 x86_64
  • Red Hat OpenShift Container Platform 4.11 for RHEL 8 x86_64
  • Red Hat OpenShift Container Platform for Power 4.10 for RHEL 8 ppc64le
  • Red Hat OpenShift Container Platform for Power 4.9 for RHEL 8 ppc64le
  • Red Hat OpenShift Container Platform for IBM Z and LinuxONE 4.10 for RHEL 8 s390x
  • Red Hat OpenShift Container Platform for IBM Z and LinuxONE 4.9 for RHEL 8 s390x

수정

  • BZ - 2276761 - CVE-2024-4629 keycloak: potential bypass of brute force protection
  • BZ - 2292200 - CVE-2024-5967 keycloak: Leak of configured LDAP bind credentials through the Keycloak admin console
  • BZ - 2302064 - CVE-2024-7341 wildfly-elytron: org.keycloak/keycloak-services: session fixation in elytron saml adapters

CVE

  • CVE-2024-1737
  • CVE-2024-1975
  • CVE-2024-2398
  • CVE-2024-4629
  • CVE-2024-5967
  • CVE-2024-6345
  • CVE-2024-7341
  • CVE-2024-37370
  • CVE-2024-37371
  • CVE-2024-37891

참조

  • https://access.redhat.com/security/updates/classification/#moderate

ppc64le

rh-sso-7/sso76-openshift-rhel8@sha256:40c47f9cae2331f55c1528a7df659f4d06834eb1e1a35ff9fe70a8646f4b2b42

s390x

rh-sso-7/sso76-openshift-rhel8@sha256:d6ee9ecf6b34e8981017dd1f8b51e6e3e6ccdfcf689835180c97eae9f28ba1ad

x86_64

rh-sso-7/sso76-openshift-rhel8@sha256:d55d98c3e4258b1423420db9901b498535661aa3a09e8be4eb47250e400df8a6

Red Hat 제품 보안팀 연락처는 secalert@redhat.com입니다. https://access.redhat.com/security/team/contact/에 더 많은 연락처 정보가 있습니다.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

빠른 링크

  • 다운로드
  • 서브스크립션
  • 기술문의
  • 고객 서비스
  • 제품 문서

도움말

  • 연락처
  • 고객 포털 FAQ
  • 로그인 도움말

사이트 정보

  • Trust Red Hat
  • 브라우저 지원 정책
  • 접근성
  • 수상 및 업계 인정
  • 출판 정보

관련 사이트

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

Red Hat legal and privacy links

  • Red Hat 정보
  • 구인
  • 이벤트
  • 위치
  • Red Hat에 문의
  • Red Hat 블로그
  • Inclusion at Red Hat
  • 스토어
  • Red Hat Summit
© 2026 Red Hat

Red Hat legal and privacy links

  • 개인정보 처리방침
  • 이용 약관
  • 모든 정책 및 지침
  • 디지털 접근성