Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2025:4054-1

Опубликовано: 11 нояб. 2025
Источник: suse-cvrf

Описание

Security update for ongres-scram

This update for ongres-scram fixes the following issues:

  • CVE-2025-59432: Fixed timing attack vulnerability in SCRAM Authentication (bsc#1250399)

Список пакетов

SUSE Linux Enterprise Module for Server Applications 15 SP6
ongres-scram-2.1-150400.8.5.1
ongres-scram-client-2.1-150400.8.5.1
SUSE Linux Enterprise Module for Server Applications 15 SP7
ongres-scram-2.1-150400.8.5.1
ongres-scram-client-2.1-150400.8.5.1
openSUSE Leap 15.6
ongres-scram-2.1-150400.8.5.1
ongres-scram-client-2.1-150400.8.5.1
ongres-scram-javadoc-2.1-150400.8.5.1
ongres-scram-parent-2.1-150400.8.5.1

Описание

SCRAM (Salted Challenge Response Authentication Mechanism) is part of the family of Simple Authentication and Security Layer (SASL, RFC 4422) authentication mechanisms. Prior to version 3.2, a timing attack vulnerability exists in the SCRAM Java implementation. The issue arises because Arrays.equals was used to compare secret values such as client proofs and server signatures. Since Arrays.equals performs a short-circuit comparison, the execution time varies depending on how many leading bytes match. This behavior could allow an attacker to perform a timing side-channel attack and potentially infer sensitive authentication material. All users relying on SCRAM authentication are impacted. This vulnerability has been patched in version 3.1 by replacing Arrays.equals with MessageDigest.isEqual, which ensures constant-time comparison.


Затронутые продукты
SUSE Linux Enterprise Module for Server Applications 15 SP6:ongres-scram-2.1-150400.8.5.1
SUSE Linux Enterprise Module for Server Applications 15 SP6:ongres-scram-client-2.1-150400.8.5.1
SUSE Linux Enterprise Module for Server Applications 15 SP7:ongres-scram-2.1-150400.8.5.1
SUSE Linux Enterprise Module for Server Applications 15 SP7:ongres-scram-client-2.1-150400.8.5.1

Ссылки