Improper Certificate Validation Affecting openssl-perl package, versions *


Severity

Recommended
low

Based on CentOS security rating.

Threat Intelligence

EPSS
0.17% (56th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CENTOS6-OPENSSLPERL-5327234
  • published30 Mar 2023
  • disclosed28 Mar 2023

Introduced: 28 Mar 2023

CVE-2023-0466  (opens in a new tab)
CWE-295  (opens in a new tab)

How to fix?

There is no fixed version for Centos:6 openssl-perl.

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl-perl package and not the openssl-perl package as distributed by Centos. See How to fix? for Centos:6 relevant fixed versions and status.

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.

CVSS Scores

version 3.1