← Back to CVE List

CVE-2023-23915

Published: 2023-02-23T20:15Z
Last Modified: 2024-11-21T07:47Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
A cleartext transmission of sensitive information vulnerability exists in curl <v7.88.0 that could cause HSTS functionality to behave incorrectly when multiple URLs are requested in parallel. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. This HSTS mechanism would however surprisingly fail when multiple transfers are done in parallel as the HSTS cache file gets overwritten by the most recentlycompleted transfer. A later HTTP-only transfer to the earlier host name would then *not* get upgraded properly to HSTS. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt