Logo
vulnerabilityCVE-2024-11053
Name
CVE-2024-11053
Source
NVD ( link)Debian ( link)
Description
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.
CWEs
Published Date
Updated Date
Workaround
-

Analysis#


Affected Component
Analysis
curl
Patched

Vulnerability Ratings#


3.4
CVSSv31
NaN
other

Others affected components#


Name
Project
Project Version
Version
Status
buildroot
2025.02.x
8.20.0
Not Affected
buildroot
master
8.21.0
Not Affected
openwrt
master
8.19.0-r2
Not Affected
openwrt
master
8.20.0-r1
Not Affected
openwrt
openwrt-25.12
8.19.0-r2
Not Affected
openwrt
openwrt-25.12
8.14.1-r1
Not Affected
yocto
master
8.20.0
Not Affected
yocto
scarthgap
8.7.1
Patched

Resolved with patches#


curl (yocto:kirkstone)

#
Title
Author
Resolve
1
url: use same credentials on redirect
Daniel Stenberg <daniel@haxx.se>
CVE-2024-11053
2
netrc: address several netrc parser flaws
Daniel Stenberg <daniel@haxx.se>
CVE-2024-11053

curl (yocto:scarthgap)

#
Title
Author
Resolve
1
url: use same credentials on redirect
Daniel Stenberg <daniel@haxx.se>
CVE-2024-11053
2
netrc: fix password-only entries
Daniel Stenberg <daniel@haxx.se>
CVE-2024-11053
3
netrc: address several netrc parser flaws
Daniel Stenberg <daniel@haxx.se>
CVE-2024-11053