Security Advisory

CVE-2023-28320

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2023-05-26 00:00:00
Last updated 2025-01-15 15:59:07
Assigner hackerone
State PUBLISHED

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.