cvrf2cusa/cvrf/2023/cvrf-openEuler-SA-2023-1207.xml
Jia Chao 0b34274085 git mv
Signed-off-by: Jia Chao <jiac13@chinaunicom.cn>
2024-07-25 09:57:37 +08:00

229 lines
19 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
<DocumentTitle xml:lang="en">An update for openssl is now available for openEuler-20.03-LTS-SP1,openEuler-20.03-LTS-SP3,openEuler-22.03-LTS and openEuler-22.03-LTS-SP1</DocumentTitle>
<DocumentType>Security Advisory</DocumentType>
<DocumentPublisher Type="Vendor">
<ContactDetails>openeuler-security@openeuler.org</ContactDetails>
<IssuingAuthority>openEuler security committee</IssuingAuthority>
</DocumentPublisher>
<DocumentTracking>
<Identification>
<ID>openEuler-SA-2023-1207</ID>
</Identification>
<Status>Final</Status>
<Version>1.0</Version>
<RevisionHistory>
<Revision>
<Number>1.0</Number>
<Date>2023-04-11</Date>
<Description>Initial</Description>
</Revision>
</RevisionHistory>
<InitialReleaseDate>2023-04-11</InitialReleaseDate>
<CurrentReleaseDate>2023-04-11</CurrentReleaseDate>
<Generator>
<Engine>openEuler SA Tool V1.0</Engine>
<Date>2023-04-11</Date>
</Generator>
</DocumentTracking>
<DocumentNotes>
<Note Title="Synopsis" Type="General" Ordinal="1" xml:lang="en">openssl security update</Note>
<Note Title="Summary" Type="General" Ordinal="2" xml:lang="en">An update for openssl is now available for openEuler-20.03-LTS-SP1,openEuler-20.03-LTS-SP3,openEuler-22.03-LTS and openEuler-22.03-LTS-SP1.</Note>
<Note Title="Description" Type="General" Ordinal="3" xml:lang="en">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&apos; argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()&apos; 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&apos; argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()&apos; 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)</Note>
<Note Title="Topic" Type="General" Ordinal="4" xml:lang="en">An update for openssl is now available for openEuler-20.03-LTS-SP1,openEuler-20.03-LTS-SP3,openEuler-22.03-LTS and openEuler-22.03-LTS-SP1.
openEuler Security has rated this update as having a security impact of high. A Common Vunlnerability Scoring System(CVSS)base score,which gives a detailed severity rating, is available for each vulnerability from the CVElink(s) in the References section.</Note>
<Note Title="Severity" Type="General" Ordinal="5" xml:lang="en">High</Note>
<Note Title="Affected Component" Type="General" Ordinal="6" xml:lang="en">openssl</Note>
</DocumentNotes>
<DocumentReferences>
<Reference Type="Self">
<URL>https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1207</URL>
</Reference>
<Reference Type="openEuler CVE">
<URL>https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2023-0464</URL>
<URL>https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2023-0465</URL>
<URL>https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2023-0466</URL>
</Reference>
<Reference Type="Other">
<URL>https://nvd.nist.gov/vuln/detail/CVE-2023-0464</URL>
<URL>https://nvd.nist.gov/vuln/detail/CVE-2023-0465</URL>
<URL>https://nvd.nist.gov/vuln/detail/CVE-2023-0466</URL>
</Reference>
</DocumentReferences>
<ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
<Branch Type="Product Name" Name="openEuler">
<FullProductName ProductID="openEuler-20.03-LTS-SP1" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openEuler-20.03-LTS-SP1</FullProductName>
<FullProductName ProductID="openEuler-20.03-LTS-SP3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">openEuler-20.03-LTS-SP3</FullProductName>
<FullProductName ProductID="openEuler-22.03-LTS" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">openEuler-22.03-LTS</FullProductName>
<FullProductName ProductID="openEuler-22.03-LTS-SP1" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">openEuler-22.03-LTS-SP1</FullProductName>
</Branch>
<Branch Type="Package Arch" Name="aarch64">
<FullProductName ProductID="openssl-libs-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-libs-1.1.1f-23.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-1.1.1f-23.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-devel-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-devel-1.1.1f-23.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-debugsource-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-debugsource-1.1.1f-23.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-debuginfo-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-debuginfo-1.1.1f-23.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-libs-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">openssl-libs-1.1.1f-23.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">openssl-1.1.1f-23.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-debuginfo-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">openssl-debuginfo-1.1.1f-23.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-debugsource-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">openssl-debugsource-1.1.1f-23.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-devel-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">openssl-devel-1.1.1f-23.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-1.1.1m-19" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">openssl-1.1.1m-19.oe2203.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-libs-1.1.1m-19" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">openssl-libs-1.1.1m-19.oe2203.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-debuginfo-1.1.1m-19" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">openssl-debuginfo-1.1.1m-19.oe2203.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-debugsource-1.1.1m-19" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">openssl-debugsource-1.1.1m-19.oe2203.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-perl-1.1.1m-19" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">openssl-perl-1.1.1m-19.oe2203.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-devel-1.1.1m-19" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">openssl-devel-1.1.1m-19.oe2203.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-libs-1.1.1m-20" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">openssl-libs-1.1.1m-20.oe2203sp1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-1.1.1m-20" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">openssl-1.1.1m-20.oe2203sp1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-debuginfo-1.1.1m-20" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">openssl-debuginfo-1.1.1m-20.oe2203sp1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-devel-1.1.1m-20" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">openssl-devel-1.1.1m-20.oe2203sp1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-debugsource-1.1.1m-20" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">openssl-debugsource-1.1.1m-20.oe2203sp1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-perl-1.1.1m-20" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">openssl-perl-1.1.1m-20.oe2203sp1.aarch64.rpm</FullProductName>
</Branch>
<Branch Type="Package Arch" Name="noarch">
<FullProductName ProductID="openssl-help-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-help-1.1.1f-23.oe1.noarch.rpm</FullProductName>
<FullProductName ProductID="openssl-help-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">openssl-help-1.1.1f-23.oe1.noarch.rpm</FullProductName>
<FullProductName ProductID="openssl-help-1.1.1m-19" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">openssl-help-1.1.1m-19.oe2203.noarch.rpm</FullProductName>
<FullProductName ProductID="openssl-help-1.1.1m-20" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">openssl-help-1.1.1m-20.oe2203sp1.noarch.rpm</FullProductName>
</Branch>
<Branch Type="Package Arch" Name="src">
<FullProductName ProductID="openssl-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-1.1.1f-23.oe1.src.rpm</FullProductName>
<FullProductName ProductID="openssl-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">openssl-1.1.1f-23.oe1.src.rpm</FullProductName>
<FullProductName ProductID="openssl-1.1.1m-19" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">openssl-1.1.1m-19.oe2203.src.rpm</FullProductName>
<FullProductName ProductID="openssl-1.1.1m-20" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">openssl-1.1.1m-20.oe2203sp1.src.rpm</FullProductName>
</Branch>
<Branch Type="Package Arch" Name="x86_64">
<FullProductName ProductID="openssl-libs-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-libs-1.1.1f-23.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-devel-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-devel-1.1.1f-23.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-debugsource-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-debugsource-1.1.1f-23.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-1.1.1f-23.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-debuginfo-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-debuginfo-1.1.1f-23.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-libs-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">openssl-libs-1.1.1f-23.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-devel-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">openssl-devel-1.1.1f-23.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-debugsource-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">openssl-debugsource-1.1.1f-23.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">openssl-1.1.1f-23.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-debuginfo-1.1.1f-23" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">openssl-debuginfo-1.1.1f-23.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-perl-1.1.1m-19" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">openssl-perl-1.1.1m-19.oe2203.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-debuginfo-1.1.1m-19" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">openssl-debuginfo-1.1.1m-19.oe2203.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-1.1.1m-19" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">openssl-1.1.1m-19.oe2203.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-libs-1.1.1m-19" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">openssl-libs-1.1.1m-19.oe2203.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-debugsource-1.1.1m-19" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">openssl-debugsource-1.1.1m-19.oe2203.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-devel-1.1.1m-19" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">openssl-devel-1.1.1m-19.oe2203.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-debugsource-1.1.1m-20" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">openssl-debugsource-1.1.1m-20.oe2203sp1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-libs-1.1.1m-20" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">openssl-libs-1.1.1m-20.oe2203sp1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-devel-1.1.1m-20" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">openssl-devel-1.1.1m-20.oe2203sp1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-perl-1.1.1m-20" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">openssl-perl-1.1.1m-20.oe2203sp1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-1.1.1m-20" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">openssl-1.1.1m-20.oe2203sp1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-debuginfo-1.1.1m-20" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">openssl-debuginfo-1.1.1m-20.oe2203sp1.x86_64.rpm</FullProductName>
</Branch>
</ProductTree>
<Vulnerability Ordinal="1" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
<Notes>
<Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">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 the `X509_VERIFY_PARAM_set1_policies() function.</Note>
</Notes>
<ReleaseDate>2023-04-11</ReleaseDate>
<CVE>CVE-2023-0464</CVE>
<ProductStatuses>
<Status Type="Fixed">
<ProductID>openEuler-20.03-LTS-SP1</ProductID>
<ProductID>openEuler-20.03-LTS-SP3</ProductID>
<ProductID>openEuler-22.03-LTS</ProductID>
<ProductID>openEuler-22.03-LTS-SP1</ProductID>
</Status>
</ProductStatuses>
<Threats>
<Threat Type="Impact">
<Description>High</Description>
</Threat>
</Threats>
<CVSSScoreSets>
<ScoreSet>
<BaseScore>7.5</BaseScore>
<Vector>AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H</Vector>
</ScoreSet>
</CVSSScoreSets>
<Remediations>
<Remediation Type="Vendor Fix">
<Description>openssl security update</Description>
<DATE>2023-04-11</DATE>
<URL>https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1207</URL>
</Remediation>
</Remediations>
</Vulnerability>
<Vulnerability Ordinal="2" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
<Notes>
<Note Title="Vulnerability Description" Type="General" Ordinal="2" xml:lang="en">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 the `X509_VERIFY_PARAM_set1_policies() function.</Note>
</Notes>
<ReleaseDate>2023-04-11</ReleaseDate>
<CVE>CVE-2023-0465</CVE>
<ProductStatuses>
<Status Type="Fixed">
<ProductID>openEuler-20.03-LTS-SP1</ProductID>
<ProductID>openEuler-20.03-LTS-SP3</ProductID>
<ProductID>openEuler-22.03-LTS</ProductID>
<ProductID>openEuler-22.03-LTS-SP1</ProductID>
</Status>
</ProductStatuses>
<Threats>
<Threat Type="Impact">
<Description>Medium</Description>
</Threat>
</Threats>
<CVSSScoreSets>
<ScoreSet>
<BaseScore>5.6</BaseScore>
<Vector>AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L</Vector>
</ScoreSet>
</CVSSScoreSets>
<Remediations>
<Remediation Type="Vendor Fix">
<Description>openssl security update</Description>
<DATE>2023-04-11</DATE>
<URL>https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1207</URL>
</Remediation>
</Remediations>
</Vulnerability>
<Vulnerability Ordinal="3" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
<Notes>
<Note Title="Vulnerability Description" Type="General" Ordinal="3" xml:lang="en">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.</Note>
</Notes>
<ReleaseDate>2023-04-11</ReleaseDate>
<CVE>CVE-2023-0466</CVE>
<ProductStatuses>
<Status Type="Fixed">
<ProductID>openEuler-20.03-LTS-SP1</ProductID>
<ProductID>openEuler-20.03-LTS-SP3</ProductID>
<ProductID>openEuler-22.03-LTS</ProductID>
<ProductID>openEuler-22.03-LTS-SP1</ProductID>
</Status>
</ProductStatuses>
<Threats>
<Threat Type="Impact">
<Description>Medium</Description>
</Threat>
</Threats>
<CVSSScoreSets>
<ScoreSet>
<BaseScore>5.6</BaseScore>
<Vector></Vector>
</ScoreSet>
</CVSSScoreSets>
<Remediations>
<Remediation Type="Vendor Fix">
<Description>openssl security update</Description>
<DATE>2023-04-11</DATE>
<URL>https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1207</URL>
</Remediation>
</Remediations>
</Vulnerability>
</cvrfdoc>