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

120 lines
12 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 and openEuler-20.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-2021-1027</ID>
</Identification>
<Status>Final</Status>
<Version>1.0</Version>
<RevisionHistory>
<Revision>
<Number>1.0</Number>
<Date>2021-02-05</Date>
<Description>Initial</Description>
</Revision>
</RevisionHistory>
<InitialReleaseDate>2021-02-05</InitialReleaseDate>
<CurrentReleaseDate>2021-02-05</CurrentReleaseDate>
<Generator>
<Engine>openEuler SA Tool V1.0</Engine>
<Date>2021-02-05</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 and openEuler-20.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.\r\n\r\n
Security Fix(es):\r\n\r\n
The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a function GENERAL_NAME_cmp which compares different instances of a GENERAL_NAME to see if they are equal or not. This function behaves incorrectly when both GENERAL_NAMEs contain an EDIPARTYNAME. A NULL pointer dereference and a crash may occur leading to a possible denial of service attack. OpenSSL itself uses the GENERAL_NAME_cmp function for two purposes: 1) Comparing CRL distribution point names between an available CRL and a CRL distribution point embedded in an X509 certificate 2) When verifying that a timestamp response token signer matches the timestamp authority name (exposed via the API functions TS_RESP_verify_response and TS_RESP_verify_token) If an attacker can control both items being compared then that attacker could trigger a crash. For example if the attacker can trick a client or server into checking a malicious certificate against a malicious CRL then this may occur. Note that some applications automatically download CRLs based on a URL embedded in a certificate. This checking happens prior to the signatures on the certificate and CRL being verified. OpenSSL's s_server, s_client and verify tools have support for the "-crl_download" option which implements automatic CRL downloading and this attack has been demonstrated to work against those tools. Note that an unrelated bug means that affected versions of OpenSSL cannot parse or construct correct encodings of EDIPARTYNAME. However it is possible to construct a malformed EDIPARTYNAME that OpenSSL's parser will accept and hence trigger this attack. All OpenSSL 1.1.1 and 1.0.2 versions are affected by this issue. Other OpenSSL releases are out of support and have not been checked. Fixed in OpenSSL 1.1.1i (Affected 1.1.1-1.1.1h). Fixed in OpenSSL 1.0.2x (Affected 1.0.2-1.0.2w).(CVE-2020-1971)\r\n\r\n</Note>
<Note Title="Topic" Type="General" Ordinal="4" xml:lang="en">An update for openssl is now available for openEuler-20.03-LTS and openEuler-20.03-LTS-SP1.\r\n\r\n
openEuler Security has rated this update as having a security impact of medium. 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">Medium</Note>
<Note Title="Affected Component" Type="General" Ordinal="6" xml:lang="en">openssl</Note>
</DocumentNotes>
<DocumentReferences>
<Reference Type="Self">
<URL>https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1027</URL>
</Reference>
<Reference Type="openEuler CVE">
<URL>https://openeuler.org/en/security/cve/detail.html?id=CVE-2020-1971</URL>
</Reference>
<Reference Type="Other">
<URL>https://nvd.nist.gov/vuln/detail/CVE-2020-1971</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" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">openEuler-20.03-LTS</FullProductName>
<FullProductName ProductID="openEuler-20.03-LTS-SP1" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openEuler-20.03-LTS-SP1</FullProductName>
</Branch>
<Branch Type="Package Arch" Name="aarch64">
<FullProductName ProductID="openssl-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">openssl-1.1.1f-3.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-debuginfo-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">openssl-debuginfo-1.1.1f-3.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-debugsource-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">openssl-debugsource-1.1.1f-3.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-devel-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">openssl-devel-1.1.1f-3.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-help-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">openssl-help-1.1.1f-3.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-libs-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">openssl-libs-1.1.1f-3.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-1.1.1f-3.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-debuginfo-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-debuginfo-1.1.1f-3.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-debugsource-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-debugsource-1.1.1f-3.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-devel-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-devel-1.1.1f-3.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-help-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-help-1.1.1f-3.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="openssl-libs-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-libs-1.1.1f-3.oe1.aarch64.rpm</FullProductName>
</Branch>
<Branch Type="Package Arch" Name="src">
<FullProductName ProductID="openssl-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">openssl-1.1.1f-3.oe1.src.rpm</FullProductName>
<FullProductName ProductID="openssl-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-1.1.1f-3.oe1.src.rpm</FullProductName>
</Branch>
<Branch Type="Package Arch" Name="x86_64">
<FullProductName ProductID="openssl-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">openssl-1.1.1f-3.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-debuginfo-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">openssl-debuginfo-1.1.1f-3.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-debugsource-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">openssl-debugsource-1.1.1f-3.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-devel-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">openssl-devel-1.1.1f-3.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-help-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">openssl-help-1.1.1f-3.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-libs-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">openssl-libs-1.1.1f-3.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-1.1.1f-3.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-debuginfo-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-debuginfo-1.1.1f-3.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-debugsource-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-debugsource-1.1.1f-3.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-devel-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-devel-1.1.1f-3.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-help-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-help-1.1.1f-3.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="openssl-libs-1.1.1f-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openssl-libs-1.1.1f-3.oe1.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">The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a function GENERAL_NAME_cmp which compares different instances of a GENERAL_NAME to see if they are equal or not. This function behaves incorrectly when both GENERAL_NAMEs contain an EDIPARTYNAME. A NULL pointer dereference and a crash may occur leading to a possible denial of service attack. OpenSSL itself uses the GENERAL_NAME_cmp function for two purposes: 1) Comparing CRL distribution point names between an available CRL and a CRL distribution point embedded in an X509 certificate 2) When verifying that a timestamp response token signer matches the timestamp authority name (exposed via the API functions TS_RESP_verify_response and TS_RESP_verify_token) If an attacker can control both items being compared then that attacker could trigger a crash. For example if the attacker can trick a client or server into checking a malicious certificate against a malicious CRL then this may occur. Note that some applications automatically download CRLs based on a URL embedded in a certificate. This checking happens prior to the signatures on the certificate and CRL being verified. OpenSSL's s_server, s_client and verify tools have support for the "-crl_download" option which implements automatic CRL downloading and this attack has been demonstrated to work against those tools. Note that an unrelated bug means that affected versions of OpenSSL cannot parse or construct correct encodings of EDIPARTYNAME. However it is possible to construct a malformed EDIPARTYNAME that OpenSSL's parser will accept and hence trigger this attack. All OpenSSL 1.1.1 and 1.0.2 versions are affected by this issue. Other OpenSSL releases are out of support and have not been checked. Fixed in OpenSSL 1.1.1i (Affected 1.1.1-1.1.1h). Fixed in OpenSSL 1.0.2x (Affected 1.0.2-1.0.2w).</Note>
</Notes>
<ReleaseDate>2021-02-05</ReleaseDate>
<CVE>CVE-2020-1971</CVE>
<ProductStatuses>
<Status Type="Fixed">
<ProductID>openEuler-20.03-LTS</ProductID>
<ProductID>openEuler-20.03-LTS-SP1</ProductID>
</Status>
</ProductStatuses>
<Threats>
<Threat Type="Impact">
<Description>Medium</Description>
</Threat>
</Threats>
<CVSSScoreSets>
<ScoreSet>
<BaseScore>5.9</BaseScore>
<Vector>AV:N/AC:H/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>2021-02-05</DATE>
<URL>https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1027</URL>
</Remediation>
</Remediations>
</Vulnerability>
</cvrfdoc>