Lucene search

K
prionPRIOn knowledge basePRION:CVE-2023-28320
HistoryMay 26, 2023 - 9:15 p.m.

Denial of service

2023-05-2621:15:00
PRIOn knowledge base
www.prio-n.com
7
dos
curl
vulnerability
multithreaded
host names
libcurl

6.3 Medium

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

54.0%

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.