CVE-2018-20483
set_file_metadata in xattr.c in GNU Wget before 1.20.1 stores a file's origin URL in the user.xdg.origin.url metadata attribute of the extended attributes of the downloaded file, which allows local users to obtain sensitive information (e.g.,…
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.66%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
set_file_metadata in xattr.c in GNU Wget before 1.20.1 stores a file's origin URL in the user.xdg.origin.url metadata attribute of the extended attributes of the downloaded file, which allows local users to obtain sensitive information (e.g., credentials contained in the URL) by reading this attribute, as demonstrated by getfattr. This also applies to Referer information in the user.xdg.referrer.url metadata attribute. According to 2016-07-22 in the Wget ChangeLog, user.xdg.origin.url was partially based on the behavior of fwrite_xattr in tool_xattr.c in curl.
- CVSS 3.0
- 7.8 HIGHCVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.66% probability · 50th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-200
- Affected
- gnu/wget
- Source
- cve@mitre.org
References
- http://git.savannah.gnu.org/cgit/wget.git/tree/NEWSRelease Notes, Third Party Advisory
- http://www.securityfocus.com/bid/106358Third Party Advisory, VDB Entry
- https://access.redhat.com/errata/RHSA-2019:3701
- https://security.gentoo.org/glsa/201903-08Third Party Advisory
- https://security.netapp.com/advisory/ntap-20190321-0002/
- https://twitter.com/marcan42/status/1077676739877232640Exploit, Third Party Advisory
- https://usn.ubuntu.com/3943-1/
- http://git.savannah.gnu.org/cgit/wget.git/tree/NEWSRelease Notes, Third Party Advisory
- http://www.securityfocus.com/bid/106358Third Party Advisory, VDB Entry
- https://access.redhat.com/errata/RHSA-2019:3701
- https://security.gentoo.org/glsa/201903-08Third Party Advisory
- https://security.netapp.com/advisory/ntap-20190321-0002/
- https://twitter.com/marcan42/status/1077676739877232640Exploit, Third Party Advisory
- https://usn.ubuntu.com/3943-1/
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.