CVE-2023-28320

CVSS V2 None CVSS V3 None
Description
A denial of service vulnerability exists in curl <v8.1.0 in the way libcurl provides several different backends for resolving host names, selected at build time. If it is built to use the synchronous resolver, it allows name resolves to time-out slow operations using `alarm()` and `siglongjmp()`. When doing this, libcurl used a global buffer that was not mutex protected and a multi-threaded application might therefore crash or otherwise misbehave.
Overview
  • CVE ID
  • CVE-2023-28320
  • Assigner
  • hackerone
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2023-05-26T00:00:00
  • Last Modified Date
  • 2023-10-11T10:06:23.211995
History
Created Old Value New Value Data Type Notes
2024-06-25 10:54:48 Added to TrackCVE