Security Advisory

CVE-2024-11053

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-12-11 07:34:29
Last updated 2025-11-03 20:36:27
Assigner curl
State PUBLISHED

Description

When asked to both use a `.netrc` file for credentials and to follow HTTP redirects, curl could leak the password used for the first host to the followed-to host under certain circumstances. This flaw only manifests itself if the netrc file has an entry that matches the redirect target hostname but the entry either omits just the password or omits both login and password.