HomeDefectsLIN1019-10087
Fixed

LIN1019-10087 : Security Advisory - curl - CVE-2023-32001

Created: Jul 20, 2023    Updated: Jan 2, 2024
Resolved Date: Jan 2, 2024
Found In Version: 10.19.45.1
Severity: Standard
Applicable for: Wind River Linux LTS 19
Component/s: Userspace

Description

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.


https://nvd.nist.gov/vuln/detail/CVE-2023-32001