Oval Definition:oval:org.opensuse.security:def:20230401
Revision Date:2023-06-22Version:1
Title:CVE-2023-0401
Description:

A NULL pointer can be dereferenced when signatures are being verified on PKCS7 signed or signedAndEnveloped data. In case the hash algorithm used for the signature is known to the OpenSSL library but the implementation of the hash algorithm is not available the digest initialization will fail. There is a missing check for the return value from the initialization function which later leads to invalid usage of the digest API most likely leading to a crash. The unavailability of an algorithm can be caused by using FIPS enabled configuration of providers or more commonly by not loading the legacy provider. PKCS7 data is processed by the SMIME library calls and also by the time stamp (TS) library calls. The TLS implementation in OpenSSL does not call these functions however third party applications would be affected if they call these functions to verify signatures on untrusted data.
Family:unixClass:vulnerability
Status:Reference(s):Mitre CVE-2023-0401
SUSE CVE-2023-0401
SUSE-SU-2023:0312-1
Platform(s):SUSE Linux Enterprise Desktop 15 SP5
SUSE Linux Enterprise High Performance Computing 15 SP5
SUSE Linux Enterprise Micro 5.3
SUSE Linux Enterprise Module for Basesystem 15 SP5
SUSE Linux Enterprise Server 15 SP5
SUSE Linux Enterprise Server for SAP Applications 15 SP5
Product(s):
Definition Synopsis
  • SUSE Linux Enterprise Micro 5.3 is installed
  • AND Package Information
  • openssl is not affected
  • OR libopenssl-1_1-devel is not affected
  • OR libopenssl1_1 is not affected
  • OR libopenssl1_1-hmac is not affected
  • OR openssl-1_1 is not affected
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Desktop 15 SP5 is installed
  • OR SUSE Linux Enterprise High Performance Computing 15 SP5 is installed
  • OR SUSE Linux Enterprise Module for Basesystem 15 SP5 is installed
  • OR SUSE Linux Enterprise Server 15 SP5 is installed
  • OR SUSE Linux Enterprise Server for SAP Applications 15 SP5 is installed
  • AND Package Information
  • libopenssl-3-devel-3.0.8-150500.3.1 is installed
  • OR libopenssl3-3.0.8-150500.3.1 is installed
  • OR openssl-3-3.0.8-150500.3.1 is installed
  • BACK