Local Command Injection Vulnerability in GNU Emacs Ruby Mode
CVE-2022-48338
7.3HIGH
What is CVE-2022-48338?
A local command injection vulnerability exists in GNU Emacs through version 28.2 specifically in the ruby-mode.el file. The interactive function ruby-find-library-file, bound to the shortcut C-c C-f, allows execution of external commands without proper escaping of parameters. This flaw poses a risk as malicious Ruby source files could exploit this weakness to execute arbitrary commands, compromising system integrity and security.