CVE-2022-27782

Summary

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.

Affected Software

VendorProductVersion RangeStatus
n/ahttps://github.com/curl/curlFixed in 7.83.1affected

Weaknesses

  • CWE-840: Business Logic Errors (CWE-840)

ADP Enrichment

CVE Program Container

Additional References

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: yes
    • Technical Impact: partial

Additional References

References