Credential Leakage in Curl Affects Password Management
CVE-2025-0167
3.4LOW
What is CVE-2025-0167?
Curl has a vulnerability that can result in the unintended leakage of login credentials when using a .netrc
file combined with HTTP redirects. The issue arises when the .netrc
file contains a default
entry that lacks defined login and password details. This specific condition can lead to sensitive information being exposed to unintended hosts during the redirect process. It is important for users to review their netrc configurations and be cautious with HTTP operations that involve redirection to mitigate potential risks.
Affected Version(s)
curl 8.11.1
curl 8.11.0
curl 8.10.1
References
CVSS V3.1
Score:
3.4
Severity:
LOW
Confidentiality:
Low
Integrity:
None
Availability:
Low
Attack Vector:
Network
Attack Complexity:
High
Privileges Required:
None
User Interaction:
Required
Scope:
Changed
Timeline
Vulnerability published
Vulnerability Reserved
Credit
Yihang Zhou
Daniel Stenberg