CVE-2023-27537

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-27537
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-27537.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-27537
Aliases
Downstream
Related
Published
2023-03-30T20:15:07Z
Modified
2025-08-09T20:01:26Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

A double free vulnerability exists in libcurl <8.0.0 when sharing HSTS data between separate "handles". This sharing was introduced without considerations for do this sharing across separate threads but there was no indication of this fact in the documentation. Due to missing mutexes or thread locks, two threads sharing the same HSTS data could end up doing a double-free or use-after-free.

References

Affected packages