OESA-2023-1207 (CVE-2023-0464)

Vulnerability from osv_openeuler – Published: 2023-04-11 11:05 – Updated: 2026-08-06 11:05 – Source website
VLAI
Summary
openssl security update
Details

OpenSSL is a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols.

Security Fix(es):

A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the -policy' argument to the command line utilities or by calling theX509_VERIFY_PARAM_set1_policies()' function.(CVE-2023-0464)

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 theX509_VERIFY_PARAM_set1_policies()' function.(CVE-2023-0465)

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.(CVE-2023-0466)


{
  "affected": [
    {
      "ecosystem_specific": {
        "aarch64": [
          "openssl-libs-1.1.1f-23.oe1.aarch64.rpm",
          "openssl-1.1.1f-23.oe1.aarch64.rpm",
          "openssl-devel-1.1.1f-23.oe1.aarch64.rpm",
          "openssl-debugsource-1.1.1f-23.oe1.aarch64.rpm",
          "openssl-debuginfo-1.1.1f-23.oe1.aarch64.rpm"
        ],
        "noarch": [
          "openssl-help-1.1.1f-23.oe1.noarch.rpm"
        ],
        "src": [
          "openssl-1.1.1f-23.oe1.src.rpm"
        ],
        "x86_64": [
          "openssl-libs-1.1.1f-23.oe1.x86_64.rpm",
          "openssl-devel-1.1.1f-23.oe1.x86_64.rpm",
          "openssl-debugsource-1.1.1f-23.oe1.x86_64.rpm",
          "openssl-1.1.1f-23.oe1.x86_64.rpm",
          "openssl-debuginfo-1.1.1f-23.oe1.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:20.03-LTS-SP1",
        "name": "openssl",
        "purl": "pkg:rpm/openEuler/openssl\u0026distro=openEuler-20.03-LTS-SP1"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.1.1f-23.oe1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "ecosystem_specific": {
        "aarch64": [
          "openssl-libs-1.1.1f-23.oe1.aarch64.rpm",
          "openssl-1.1.1f-23.oe1.aarch64.rpm",
          "openssl-debuginfo-1.1.1f-23.oe1.aarch64.rpm",
          "openssl-debugsource-1.1.1f-23.oe1.aarch64.rpm",
          "openssl-devel-1.1.1f-23.oe1.aarch64.rpm"
        ],
        "noarch": [
          "openssl-help-1.1.1f-23.oe1.noarch.rpm"
        ],
        "src": [
          "openssl-1.1.1f-23.oe1.src.rpm"
        ],
        "x86_64": [
          "openssl-libs-1.1.1f-23.oe1.x86_64.rpm",
          "openssl-devel-1.1.1f-23.oe1.x86_64.rpm",
          "openssl-debugsource-1.1.1f-23.oe1.x86_64.rpm",
          "openssl-1.1.1f-23.oe1.x86_64.rpm",
          "openssl-debuginfo-1.1.1f-23.oe1.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:20.03-LTS-SP3",
        "name": "openssl",
        "purl": "pkg:rpm/openEuler/openssl\u0026distro=openEuler-20.03-LTS-SP3"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.1.1f-23.oe1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "ecosystem_specific": {
        "aarch64": [
          "openssl-1.1.1m-19.oe2203.aarch64.rpm",
          "openssl-libs-1.1.1m-19.oe2203.aarch64.rpm",
          "openssl-debuginfo-1.1.1m-19.oe2203.aarch64.rpm",
          "openssl-debugsource-1.1.1m-19.oe2203.aarch64.rpm",
          "openssl-perl-1.1.1m-19.oe2203.aarch64.rpm",
          "openssl-devel-1.1.1m-19.oe2203.aarch64.rpm",
          "openssl-libs-1.1.1m-20.oe2203sp1.aarch64.rpm",
          "openssl-1.1.1m-20.oe2203sp1.aarch64.rpm",
          "openssl-debuginfo-1.1.1m-20.oe2203sp1.aarch64.rpm",
          "openssl-devel-1.1.1m-20.oe2203sp1.aarch64.rpm",
          "openssl-debugsource-1.1.1m-20.oe2203sp1.aarch64.rpm",
          "openssl-perl-1.1.1m-20.oe2203sp1.aarch64.rpm"
        ],
        "noarch": [
          "openssl-help-1.1.1m-19.oe2203.noarch.rpm",
          "openssl-help-1.1.1m-20.oe2203sp1.noarch.rpm"
        ],
        "src": [
          "openssl-1.1.1m-19.oe2203.src.rpm",
          "openssl-1.1.1m-20.oe2203sp1.src.rpm"
        ],
        "x86_64": [
          "openssl-perl-1.1.1m-19.oe2203.x86_64.rpm",
          "openssl-debuginfo-1.1.1m-19.oe2203.x86_64.rpm",
          "openssl-1.1.1m-19.oe2203.x86_64.rpm",
          "openssl-libs-1.1.1m-19.oe2203.x86_64.rpm",
          "openssl-debugsource-1.1.1m-19.oe2203.x86_64.rpm",
          "openssl-devel-1.1.1m-19.oe2203.x86_64.rpm",
          "openssl-debugsource-1.1.1m-20.oe2203sp1.x86_64.rpm",
          "openssl-libs-1.1.1m-20.oe2203sp1.x86_64.rpm",
          "openssl-devel-1.1.1m-20.oe2203sp1.x86_64.rpm",
          "openssl-perl-1.1.1m-20.oe2203sp1.x86_64.rpm",
          "openssl-1.1.1m-20.oe2203sp1.x86_64.rpm",
          "openssl-debuginfo-1.1.1m-20.oe2203sp1.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:22.03-LTS",
        "name": "openssl",
        "purl": "pkg:rpm/openEuler/openssl\u0026distro=openEuler-22.03-LTS"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.1.1m-20.oe2203sp1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "ecosystem_specific": {
        "aarch64": [
          "openssl-libs-1.1.1m-20.oe2203sp1.aarch64.rpm",
          "openssl-1.1.1m-20.oe2203sp1.aarch64.rpm",
          "openssl-debuginfo-1.1.1m-20.oe2203sp1.aarch64.rpm",
          "openssl-devel-1.1.1m-20.oe2203sp1.aarch64.rpm",
          "openssl-debugsource-1.1.1m-20.oe2203sp1.aarch64.rpm",
          "openssl-perl-1.1.1m-20.oe2203sp1.aarch64.rpm"
        ],
        "noarch": [
          "openssl-help-1.1.1m-20.oe2203sp1.noarch.rpm"
        ],
        "src": [
          "openssl-1.1.1m-20.oe2203sp1.src.rpm"
        ],
        "x86_64": [
          "openssl-debugsource-1.1.1m-20.oe2203sp1.x86_64.rpm",
          "openssl-libs-1.1.1m-20.oe2203sp1.x86_64.rpm",
          "openssl-devel-1.1.1m-20.oe2203sp1.x86_64.rpm",
          "openssl-perl-1.1.1m-20.oe2203sp1.x86_64.rpm",
          "openssl-1.1.1m-20.oe2203sp1.x86_64.rpm",
          "openssl-debuginfo-1.1.1m-20.oe2203sp1.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:22.03-LTS-SP1",
        "name": "openssl",
        "purl": "pkg:rpm/openEuler/openssl\u0026distro=openEuler-22.03-LTS-SP1"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.1.1m-20.oe2203sp1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "severity": "High"
  },
  "details": "OpenSSL is a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols.\r\n\r\nSecurity Fix(es):\r\n\r\nA security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems. Policy processing is disabled by default but can be enabled by passing the `-policy\u0026apos; argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()\u0026apos; function.(CVE-2023-0464)\r\n\r\nApplications 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\u0026apos; argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()\u0026apos; function.(CVE-2023-0465)\r\n\r\nThe 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.(CVE-2023-0466)",
  "id": "OESA-2023-1207",
  "modified": "2026-08-06T11:05:40Z",
  "published": "2023-04-11T11:05:40Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1207"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0465"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466"
    }
  ],
  "schema_version": "1.7.2",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "openssl security update",
  "upstream": [
    "CVE-2023-0464",
    "CVE-2023-0465",
    "CVE-2023-0466"
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…