cve/2014/CVE-2014-9680.md
2024-05-26 14:27:05 +02:00

844 B

CVE-2014-9680

Description

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.

POC

Reference

Github