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.
Link | Tags |
---|---|
https://curl.se/docs/CVE-2024-11053.json | vendor advisory |
https://curl.se/docs/CVE-2024-11053.html | vendor advisory |
https://hackerone.com/reports/2829063 | third party advisory exploit issue tracking |
http://www.openwall.com/lists/oss-security/2024/12/11/1 | mailing list third party advisory |
https://security.netapp.com/advisory/ntap-20250124-0012/ | third party advisory |
https://security.netapp.com/advisory/ntap-20250131-0003/ | third party advisory |