Skip to content

libcurl keeps previously used connections in a connection...

High severity Unreviewed Published May 24, 2022 to the GitHub Advisory Database • Updated Mar 27, 2024

Package

No package listedSuggest a package

Affected versions

Unknown

Patched versions

Unknown

Description

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.

References

Published by the National Vulnerability Database Aug 5, 2021
Published to the GitHub Advisory Database May 24, 2022
Last updated Mar 27, 2024

Severity

High

CVE ID

CVE-2021-22924

GHSA ID

GHSA-qhhj-q26m-mrw8

Source code

No known source code

Dependabot alerts are not supported on this advisory because it does not have a package from a supported ecosystem with an affected and fixed version.

Learn more about GitHub language support

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.