CVE-2023-27537

MEDIUMCVSS 5.9/10EPSS 1.86%

Last modified

CVE-2023-27537 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. 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. EPSS estimates a 1.86% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
5.9/10

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Probability
1.86%

76.5th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
HaxxLibcurl7.88.0
HaxxLibcurl7.88.1
NetappActive Iq Unified ManagerAll versions
NetappClustered Data Ontap9.0
BroadcomBrocade Fabric Operating System FirmwareAll versions
NetappH300s FirmwareAll versions
NetappH500s FirmwareAll versions
NetappH700s FirmwareAll versions
NetappH410s FirmwareAll versions
SplunkUniversal Forwarder>= 8.2.0, < 8.2.12
SplunkUniversal Forwarder>= 9.0.0, < 9.0.6
SplunkUniversal Forwarder9.1.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2023-27537?
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.
How severe is CVE-2023-27537?
CVE-2023-27537 has a CVSS score of 5.9/10 (MEDIUM severity). The EPSS model estimates a 1.86% probability of exploitation in the next 30 days.
How do I fix CVE-2023-27537?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2023-27537?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST