Alpine: libcrypto3, multiple openssl packages: security update to 3.1.1-r2 (deprecated)

medium Tenable Self-Hosted Container Security Plugin ID 400093

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Issue summary: Checking excessively long DH keys or parameters may be very slow. Impact summary:
Applications that use the functions DH_check(), DH_check_ex() or EVP_PKEY_param_check() to check a DH key
or DH parameters may experience long delays. Where the key or parameters that are being checked have been
obtained from an untrusted source this may lead to a Denial of Service. The function DH_check() performs
various checks on DH parameters. One of those checks confirms that the modulus ('p' parameter) is not too
large. Trying to use a very large modulus is slow and OpenSSL will not normally use a modulus which is
over 10,000 bits in length. However the DH_check() function checks numerous aspects of the key or
parameters that have been supplied. Some of those checks use the supplied modulus value even if it has
already been found to be too large. An application that calls DH_check() and supplies a key or parameters
obtained from an untrusted source could be vulernable to a Denial of Service attack. The function
DH_check() is itself called by a number of other OpenSSL functions. An application calling any of those
other functions may similarly be affected. The other functions affected by this are DH_check_ex() and
EVP_PKEY_param_check(). Also vulnerable are the OpenSSL dhparam and pkeyparam command line applications
when using the '-check' option. The OpenSSL SSL/TLS implementation is not affected by this issue. The
OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue. (CVE-2023-3446)

See Also

https://git.alpinelinux.org/aports/commit/?id=b106d9f036a57129c87bfdec9c8bcd05551485e5

https://git.alpinelinux.org/aports/commit/?id=f6f35a30be5e86c3bce6b524d5e8c38efff33855

Plugin Details

Severity: Medium

ID: 400093

Version: Revision 1.42

Type: Local

Published: 7/19/2023

Updated: 7/2/2026

Supported Sensors: Agentless Assessment, Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P

CVSS Score Source: CVE-2023-3446

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/19/2023

Vulnerability Publication Date: 7/13/2023

Reference Information

CVE: CVE-2023-3446