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

exploitDog

suse-cvrf логотип

SUSE-SU-2023:1898-1

Опубликовано: 18 апр. 2023
Источник: suse-cvrf

Описание

Security update for openssl-3

This update for openssl-3 fixes the following issues:

  • CVE-2023-0465: Invalid certificate policies in leaf certificates were silently ignored (bsc#1209878).
  • CVE-2023-0466: Certificate policy check were not enabled (bsc#1209873).
  • Update further expiring certificates that affect tests (bsc#1210060)

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

SUSE Linux Enterprise Module for Basesystem 15 SP4
libopenssl-3-devel-3.0.1-150400.4.23.1
libopenssl3-3.0.1-150400.4.23.1
openssl-3-3.0.1-150400.4.23.1
openSUSE Leap 15.4
libopenssl-3-devel-3.0.1-150400.4.23.1
libopenssl-3-devel-32bit-3.0.1-150400.4.23.1
libopenssl3-3.0.1-150400.4.23.1
libopenssl3-32bit-3.0.1-150400.4.23.1
openssl-3-3.0.1-150400.4.23.1
openssl-3-doc-3.0.1-150400.4.23.1

Описание

Applications that use a non-default option when verifying certificates may be vulnerable to an attack from a malicious CA to circumvent certain checks. Invalid certificate policies in leaf certificates are silently ignored by OpenSSL and other certificate policy checks are skipped for that certificate. A malicious CA could use this to deliberately assert invalid certificate policies in order to circumvent policy checking on the certificate altogether. Policy processing is disabled by default but can be enabled by passing the `-policy' argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()' function.


Затронутые продукты
SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.23.1
SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.23.1
SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.23.1
openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.23.1

Ссылки

Описание

The function X509_VERIFY_PARAM_add0_policy() is documented to implicitly enable the certificate policy check when doing certificate verification. However the implementation of the function does not enable the check which allows certificates with invalid or incorrect policies to pass the certificate verification. As suddenly enabling the policy check could break existing deployments it was decided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy() function. Instead the applications that require OpenSSL to perform certificate policy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly enable the policy check by calling X509_VERIFY_PARAM_set_flags() with the X509_V_FLAG_POLICY_CHECK flag argument. Certificate policy checks are disabled by default in OpenSSL and are not commonly used by applications.


Затронутые продукты
SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.23.1
SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.23.1
SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.23.1
openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.23.1

Ссылки
Уязвимость SUSE-SU-2023:1898-1