#VU109473 Information disclosure in Emacs - CVE-2017-1000383
Published: May 20, 2025
Emacs
GNU
Description
The vulnerability allows a local user to gain access to potentially sensitive information.
The vulnerability exists due to GNU Emacs ignores umask when creating a backup save file ("[ORIGINAL_FILENAME]~") resulting in files that may be world readable or otherwise accessible in ways not intended by the user running the emacs binary. A local user can gain unauthorized access to sensitive information on the system.