Information disclosure in Sudo - CVE-2014-9680

 

Information disclosure in Sudo - CVE-2014-9680

Published: April 24, 2017 / Updated: July 28, 2020


Vulnerability identifier: #VU32438
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2014-9680
CWE-ID: CWE-200
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Sudo
Affected software:
Sudo

Detailed vulnerability description

The vulnerability allows a local authenticated user to gain access to sensitive information.

sudo before 1.8.12 does not ensure that the TZ environment variable is associated with a zoneinfo file, which allows local users to open arbitrary files for read access (but not view file contents) by running a program within an sudo session, as demonstrated by interfering with terminal output, discarding kernel-log messages, or repositioning tape drives.


How to mitigate CVE-2014-9680

Install update from vendor's website.

Sources