CURL-CVE-2023-27537

Source
https://curl.se/docs/CVE-2023-27537.html
Import Source
https://curl.se/docs/CURL-CVE-2023-27537.json
JSON Data
https://api.osv.dev/v1/vulns/CURL-CVE-2023-27537
Aliases
Published
2023-03-20T08:00:00Z
Modified
2024-01-16T03:42:50.534123Z
Summary
HSTS double free
Details

libcurl supports sharing HSTS data between separate "handles". This sharing was introduced without considerations for doing 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
Credits
    • Hiroki Kurosawa - FINDER
    • Daniel Stenberg - REMEDIATION_DEVELOPER

Affected packages

Git / github.com/curl/curl.git

Affected ranges

Type
SEMVER
Events
Introduced
7.88.0
Fixed
8.0.0
Type
GIT
Repo
https://github.com/curl/curl.git
Events

Affected versions

7.*

7.88.0
7.88.1