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.
This update fixes this logic to avoid sending a password to the wrong
host.
- https://bugs.mageia.org/show_bug.cgi?id=33844
- https://curl.se/docs/CVE-2024-11053.html
- https://www.cve.org/CVERecord?id=CVE-2024-11053
- 9/core/curl-7.88.1-4.5.mga9
Get the latest Linux and open source security news straight to your inbox.