OESA-2021-1300

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2021-1300
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2021-1300.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2021-1300
Upstream
Published
2021-08-06T11:03:07Z
Modified
2025-08-12T05:07:24.255304Z
Summary
curl security update
Details

cURL is a computer software project providing a library (libcurl) and command-line tool (curl) for transferring data using various protocols.

Security Fix(es):

libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the involved paths case insensitively,which could lead to libcurl reusing wrong connections.File paths are, or can be, case sensitive on many systems but not all, and caneven vary depending on used file systems.The comparison also didn't include the 'issuer cert' which a transfer can setto qualify how to verify the server certificate.(CVE-2021-22924)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:20.03-LTS-SP1 / curl

Package

Name
curl
Purl
pkg:rpm/openEuler/curl&distro=openEuler-20.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
7.71.1-9.oe1

Ecosystem specific

{
    "aarch64": [
        "curl-debuginfo-7.71.1-9.oe1.aarch64.rpm",
        "libcurl-devel-7.71.1-9.oe1.aarch64.rpm",
        "curl-debugsource-7.71.1-9.oe1.aarch64.rpm",
        "libcurl-7.71.1-9.oe1.aarch64.rpm",
        "curl-7.71.1-9.oe1.aarch64.rpm"
    ],
    "noarch": [
        "curl-help-7.71.1-9.oe1.noarch.rpm"
    ],
    "src": [
        "curl-7.71.1-9.oe1.src.rpm"
    ],
    "x86_64": [
        "curl-debugsource-7.71.1-9.oe1.x86_64.rpm",
        "curl-debuginfo-7.71.1-9.oe1.x86_64.rpm",
        "curl-7.71.1-9.oe1.x86_64.rpm",
        "libcurl-7.71.1-9.oe1.x86_64.rpm",
        "libcurl-devel-7.71.1-9.oe1.x86_64.rpm"
    ]
}

openEuler:20.03-LTS-SP2 / curl

Package

Name
curl
Purl
pkg:rpm/openEuler/curl&distro=openEuler-20.03-LTS-SP2

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
7.71.1-9.oe1

Ecosystem specific

{
    "aarch64": [
        "libcurl-7.71.1-9.oe1.aarch64.rpm",
        "curl-7.71.1-9.oe1.aarch64.rpm",
        "libcurl-devel-7.71.1-9.oe1.aarch64.rpm",
        "curl-debuginfo-7.71.1-9.oe1.aarch64.rpm",
        "curl-debugsource-7.71.1-9.oe1.aarch64.rpm"
    ],
    "noarch": [
        "curl-help-7.71.1-9.oe1.noarch.rpm"
    ],
    "src": [
        "curl-7.71.1-9.oe1.src.rpm"
    ],
    "x86_64": [
        "libcurl-7.71.1-9.oe1.x86_64.rpm",
        "curl-debuginfo-7.71.1-9.oe1.x86_64.rpm",
        "libcurl-devel-7.71.1-9.oe1.x86_64.rpm",
        "curl-debugsource-7.71.1-9.oe1.x86_64.rpm",
        "curl-7.71.1-9.oe1.x86_64.rpm"
    ]
}