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

188 lines
16 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 curl 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-1346</ID>
</Identification>
<Status>Final</Status>
<Version>1.0</Version>
<RevisionHistory>
<Revision>
<Number>1.0</Number>
<Date>2023-06-10</Date>
<Description>Initial</Description>
</Revision>
</RevisionHistory>
<InitialReleaseDate>2023-06-10</InitialReleaseDate>
<CurrentReleaseDate>2023-06-10</CurrentReleaseDate>
<Generator>
<Engine>openEuler SA Tool V1.0</Engine>
<Date>2023-06-10</Date>
</Generator>
</DocumentTracking>
<DocumentNotes>
<Note Title="Synopsis" Type="General" Ordinal="1" xml:lang="en">curl security update</Note>
<Note Title="Summary" Type="General" Ordinal="2" xml:lang="en">An update for curl 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">cURL is a computer software project providing a library (libcurl) and command-line tool (curl) for transferring data using various protocols.
Security Fix(es):
An information disclosure vulnerability exists in curl &lt;v8.1.0 when doing HTTP(S) transfers, libcurl might erroneously use the read callback (`CURLOPT_READFUNCTION`) to ask for data to send, even when the `CURLOPT_POSTFIELDS` option has been set, if the same handle previously wasused to issue a `PUT` request which used that callback. This flaw may surprise the application and cause it to misbehave and either send off the wrong data or use memory after free or similar in the second transfer. The problem exists in the logic for a reused handle when it is (expected to be) changed from a PUT to a POST.(CVE-2023-28322)
An improper certificate validation vulnerability exists in curl &lt;v8.1.0 in the way it supports matching of wildcard patterns when listed as &quot;Subject Alternative Name&quot; in TLS server certificates. curl can be built to use its own name matching function for TLS rather than one provided by a TLS library. This private wildcard matching function would match IDN (International Domain Name) hosts incorrectly and could as a result accept patterns that otherwise should mismatch. IDN hostnames are converted to puny code before used for certificate checks. Puny coded names always start with `xn--` and should not be allowed to pattern match, but the wildcard check in curl could still check for `x*`, which would match even though the IDN name most likely contained nothing even resembling an `x`.(CVE-2023-28321)</Note>
<Note Title="Topic" Type="General" Ordinal="4" xml:lang="en">An update for curl 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 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">curl</Note>
</DocumentNotes>
<DocumentReferences>
<Reference Type="Self">
<URL>https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1346</URL>
</Reference>
<Reference Type="openEuler CVE">
<URL>https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2023-28322</URL>
<URL>https://www.openeuler.org/en/security/cve/detail.html?id=CVE-2023-28321</URL>
</Reference>
<Reference Type="Other">
<URL>https://nvd.nist.gov/vuln/detail/CVE-2023-28322</URL>
<URL>https://nvd.nist.gov/vuln/detail/CVE-2023-28321</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="curl-debugsource-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">curl-debugsource-7.71.1-27.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="libcurl-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">libcurl-7.71.1-27.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="libcurl-devel-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">libcurl-devel-7.71.1-27.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="curl-debuginfo-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">curl-debuginfo-7.71.1-27.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="curl-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">curl-7.71.1-27.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="libcurl-devel-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">libcurl-devel-7.71.1-27.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="libcurl-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">libcurl-7.71.1-27.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="curl-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">curl-7.71.1-27.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="curl-debuginfo-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">curl-debuginfo-7.71.1-27.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="curl-debugsource-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">curl-debugsource-7.71.1-27.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="curl-debugsource-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">curl-debugsource-7.79.1-17.oe2203.aarch64.rpm</FullProductName>
<FullProductName ProductID="libcurl-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">libcurl-7.79.1-17.oe2203.aarch64.rpm</FullProductName>
<FullProductName ProductID="curl-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">curl-7.79.1-17.oe2203.aarch64.rpm</FullProductName>
<FullProductName ProductID="libcurl-devel-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">libcurl-devel-7.79.1-17.oe2203.aarch64.rpm</FullProductName>
<FullProductName ProductID="curl-debuginfo-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">curl-debuginfo-7.79.1-17.oe2203.aarch64.rpm</FullProductName>
<FullProductName ProductID="libcurl-devel-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">libcurl-devel-7.79.1-17.oe2203sp1.aarch64.rpm</FullProductName>
<FullProductName ProductID="curl-debuginfo-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">curl-debuginfo-7.79.1-17.oe2203sp1.aarch64.rpm</FullProductName>
<FullProductName ProductID="curl-debugsource-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">curl-debugsource-7.79.1-17.oe2203sp1.aarch64.rpm</FullProductName>
<FullProductName ProductID="libcurl-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">libcurl-7.79.1-17.oe2203sp1.aarch64.rpm</FullProductName>
<FullProductName ProductID="curl-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">curl-7.79.1-17.oe2203sp1.aarch64.rpm</FullProductName>
</Branch>
<Branch Type="Package Arch" Name="noarch">
<FullProductName ProductID="curl-help-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">curl-help-7.71.1-27.oe1.noarch.rpm</FullProductName>
<FullProductName ProductID="curl-help-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">curl-help-7.71.1-27.oe1.noarch.rpm</FullProductName>
<FullProductName ProductID="curl-help-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">curl-help-7.79.1-17.oe2203.noarch.rpm</FullProductName>
<FullProductName ProductID="curl-help-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">curl-help-7.79.1-17.oe2203sp1.noarch.rpm</FullProductName>
</Branch>
<Branch Type="Package Arch" Name="src">
<FullProductName ProductID="curl-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">curl-7.71.1-27.oe1.src.rpm</FullProductName>
<FullProductName ProductID="curl-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">curl-7.71.1-27.oe1.src.rpm</FullProductName>
<FullProductName ProductID="curl-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">curl-7.79.1-17.oe2203.src.rpm</FullProductName>
<FullProductName ProductID="curl-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">curl-7.79.1-17.oe2203sp1.src.rpm</FullProductName>
</Branch>
<Branch Type="Package Arch" Name="x86_64">
<FullProductName ProductID="libcurl-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">libcurl-7.71.1-27.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="libcurl-devel-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">libcurl-devel-7.71.1-27.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="curl-debuginfo-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">curl-debuginfo-7.71.1-27.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="curl-debugsource-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">curl-debugsource-7.71.1-27.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="curl-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">curl-7.71.1-27.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="curl-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">curl-7.71.1-27.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="curl-debugsource-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">curl-debugsource-7.71.1-27.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="libcurl-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">libcurl-7.71.1-27.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="libcurl-devel-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">libcurl-devel-7.71.1-27.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="curl-debuginfo-7.71.1-27" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP3">curl-debuginfo-7.71.1-27.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="curl-debugsource-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">curl-debugsource-7.79.1-17.oe2203.x86_64.rpm</FullProductName>
<FullProductName ProductID="curl-debuginfo-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">curl-debuginfo-7.79.1-17.oe2203.x86_64.rpm</FullProductName>
<FullProductName ProductID="libcurl-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">libcurl-7.79.1-17.oe2203.x86_64.rpm</FullProductName>
<FullProductName ProductID="libcurl-devel-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">libcurl-devel-7.79.1-17.oe2203.x86_64.rpm</FullProductName>
<FullProductName ProductID="curl-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS">curl-7.79.1-17.oe2203.x86_64.rpm</FullProductName>
<FullProductName ProductID="curl-debuginfo-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">curl-debuginfo-7.79.1-17.oe2203sp1.x86_64.rpm</FullProductName>
<FullProductName ProductID="libcurl-devel-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">libcurl-devel-7.79.1-17.oe2203sp1.x86_64.rpm</FullProductName>
<FullProductName ProductID="curl-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">curl-7.79.1-17.oe2203sp1.x86_64.rpm</FullProductName>
<FullProductName ProductID="libcurl-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">libcurl-7.79.1-17.oe2203sp1.x86_64.rpm</FullProductName>
<FullProductName ProductID="curl-debugsource-7.79.1-17" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP1">curl-debugsource-7.79.1-17.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">An information disclosure vulnerability exists in curl &lt;v8.1.0 when doing HTTP(S) transfers, libcurl might erroneously use the read callback (`CURLOPT_READFUNCTION`) to ask for data to send, even when the `CURLOPT_POSTFIELDS` option has been set, if the same handle previously wasused to issue a `PUT` request which used that callback. This flaw may surprise the application and cause it to misbehave and either send off the wrong data or use memory after free or similar in the second transfer. The problem exists in the logic for a reused handle when it is (expected to be) changed from a PUT to a POST.</Note>
</Notes>
<ReleaseDate>2023-06-10</ReleaseDate>
<CVE>CVE-2023-28322</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>6.5</BaseScore>
<Vector>AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:L</Vector>
</ScoreSet>
</CVSSScoreSets>
<Remediations>
<Remediation Type="Vendor Fix">
<Description>curl security update</Description>
<DATE>2023-06-10</DATE>
<URL>https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1346</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">An improper certificate validation vulnerability exists in curl &lt;v8.1.0 in the way it supports matching of wildcard patterns when listed as Subject Alternative Name in TLS server certificates. curl can be built to use its own name matching function for TLS rather than one provided by a TLS library. This private wildcard matching function would match IDN (International Domain Name) hosts incorrectly and could as a result accept patterns that otherwise should mismatch. IDN hostnames are converted to puny code before used for certificate checks. Puny coded names always start with `xn--` and should not be allowed to pattern match, but the wildcard check in curl could still check for `x*`, which would match even though the IDN name most likely contained nothing even resembling an `x`.</Note>
</Notes>
<ReleaseDate>2023-06-10</ReleaseDate>
<CVE>CVE-2023-28321</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>4.3</BaseScore>
<Vector>AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N</Vector>
</ScoreSet>
</CVSSScoreSets>
<Remediations>
<Remediation Type="Vendor Fix">
<Description>curl security update</Description>
<DATE>2023-06-10</DATE>
<URL>https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1346</URL>
</Remediation>
</Remediations>
</Vulnerability>
</cvrfdoc>