Information disclosure in wget - CVE-2018-20483

 

Information disclosure in wget - CVE-2018-20483

Published: January 2, 2019


Vulnerability identifier: #VU16783
CSH Severity: Low
CVSS v4: 0 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2018-20483
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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.


Affected software

wget
Amazon Linux AMI
Gentoo Linux
Red Hat Enterprise Linux for x86_64
Opensuse
Fedora
wget (Alpine package)
wget (Ubuntu package)
wget
curl
IBM Watson Speech Services Cartridge for IBM Cloud Pak for Data
IBM Watson Discovery for IBM Cloud Pak for Data

How to mitigate CVE-2018-20483

Update to version 1.20.1.

wget - update to 1.20.1
wget (Alpine package) - update to 1.20.1-r0
wget (Ubuntu package) - addressed in versions 1.15-1ubuntu1.14.04.5, 1.17.1-1ubuntu1.5, 1.19.4-1ubuntu2.2, 1.19.5-1ubuntu1.1
IBM Watson Speech Services Cartridge for IBM Cloud Pak for Data - update to 4.0.8
wget - addressed in versions 1.20.1-1.fc28, 1.20.1-1.fc29
IBM Watson Discovery for IBM Cloud Pak for Data - update to 4.8.2
curl - update to 7.61.1-7.fc29

External References

Related Security Bulletins