mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
4.0 KiB
4.0 KiB
CVE-2025-0167
Description
When asked to use a .netrc file for credentials and to follow HTTPredirects, curl could leak the password used for the first host to thefollowed-to host under certain circumstances.This flaw only manifests itself if the netrc file has a default entry thatomits both login and password. A rare circumstance.
POC
Reference
No PoCs from references.