Lucene search

K
cvelistHackeroneCVELIST:CVE-2022-27782
HistoryJun 01, 2022 - 12:00 a.m.

CVE-2022-27782

2022-06-0100:00:00
CWE-840
hackerone
www.cve.org
2

8.1 High

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

56.8%

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 Affected

[
  {
    "vendor": "n/a",
    "product": "https://github.com/curl/curl",
    "versions": [
      {
        "version": "Fixed in 7.83.1",
        "status": "affected"
      }
    ]
  }
]