When asked to both use a `.netrc` file for credentials...
Critical severity
Unreviewed
Published
Dec 11, 2024
to the GitHub Advisory Database
•
Updated Dec 11, 2024
Description
Published by the National Vulnerability Database
Dec 11, 2024
Published to the GitHub Advisory Database
Dec 11, 2024
Last updated
Dec 11, 2024
When asked to both use a
.netrc
file for credentials and to follow HTTPredirects, 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.
References