libcurl would reuse a previously created connection even when a TLS or SSHrelated option had been changed that should have prohibited reuse.libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse if one of them matches the setup. However, several TLS andSSH settings were left out from the configuration match checks, making themmatch too easily.
{
"cna_assigner": "hackerone",
"cwe_ids": [
"CWE-840"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/27xxx/CVE-2022-27782.json",
"unresolved_ranges": [
{
"source": "AFFECTED_FIELD",
"extracted_events": [
{
"introduced": "Fixed in 7.83.1"
},
{
"last_affected": "Fixed in 7.83.1"
}
]
}
]
}{
"source": "CPE_RANGE",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "7.83.1"
}
],
"cpe": "cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*"
}