Information disclosure in wget - CVE-2018-20483
Published: January 2, 2019
wget
GNU
Description
The vulnerability allows a local attacker to gain access to potentially sensitive information.
The vulnerability exists due to set_file_metadata in xattr.c stores a file's origin URL in the user.xdg.origin.url metadata attribute of the extended attributes of the downloaded file. A local attacker can read this attribute, as demonstrated by getfattr and obtain credentials contained in the URL.