CVE-2023-0466

Updated: 2023-11-04 21:04:38.956091

Description:

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.


Links NIST CIRCL RHEL Ubuntu

Severity

Severity Score
CVSS Version 2.x 0
CVSS Version 3.x MEDIUM 5.3

Status

OS name Project name Version Score Severity Status Errata Last updated
AlmaLinux 9.2 ESU openssl 3.0.7 5.3 MEDIUM Ignored 2023-11-08 04:07:52
AlmaLinux 9.2 FIPS openssl 3.0.7 5.3 MEDIUM Ignored 2023-11-21 04:12:28
CentOS 6 ELS openssl 1.0.1e 5.3 MEDIUM Released CLSA-2023:1683236532 2023-05-17 14:09:42
CentOS 7 ELS openssl 1.0.2k 5.3 MEDIUM Ignored 2023-10-26 11:09:35
CentOS 8.4 ELS openssl 1.1.1g 5.3 MEDIUM Released CLSA-2023:1683234934 2023-05-04 20:55:52
CentOS 8.5 ELS openssl 1.1.1k 5.3 MEDIUM Released CLSA-2023:1683235231 2023-05-04 20:55:51
CloudLinux 6 ELS openssl 1.0.1e 5.3 MEDIUM Released CLSA-2023:1683235915 2023-05-17 14:09:43
Oracle Linux 6 ELS openssl 1.0.1e 5.3 MEDIUM Released CLSA-2023:1683235565 2023-05-04 20:55:54
Ubuntu 16.04 ELS linux-hwe 4.15.0 5.3 MEDIUM Ignored 2023-04-26 11:04:42
Ubuntu 16.04 ELS linux 4.4.0 5.3 MEDIUM Ignored 2023-04-26 14:04:35
Total: 13