Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2023-32001
HistoryJul 26, 2023 - 9:15 p.m.

CVE-2023-32001

2023-07-2621:15:00
Debian Security Bug Tracker
security-tracker.debian.org
43
libcurl
toctou
race condition
vulnerability
saving data
files

0.0004 Low

EPSS

Percentile

9.1%

libcurl can be told to save cookie, HSTS and/or alt-svc data to files. When
doing this, it called stat() followed by fopen() in a way that made it
vulnerable to a TOCTOU race condition problem.

By exploiting this flaw, an attacker could trick the victim to create or
overwrite protected files holding this data in ways it was not intended to.