CVE-2022-48338

Severity CVSS v4.0:
Pending analysis
Type:
CWE-77 Command Injection
Publication date:
20/02/2023
Last modified:
18/03/2025

Description

An issue was discovered in GNU Emacs through 28.2. In ruby-mode.el, the ruby-find-library-file function has a local command injection vulnerability. The ruby-find-library-file function is an interactive function, and bound to C-c C-f. Inside the function, the external command gem is called through shell-command-to-string, but the feature-name parameters are not escaped. Thus, malicious Ruby source files may cause commands to be executed.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:gnu:emacs:*:*:*:*:*:*:*:* 28.2 (including)