Arbitrary Command Injection The advisory has been revoked - it doesn't affect any version of package emacs-filesystem  (opens in a new tab)


Threat Intelligence

EPSS
1.64% (74th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL9-EMACSFILESYSTEM-9920006
  • published2 May 2025
  • disclosed21 Feb 2023

Introduced: 21 Feb 2023

CVE-2022-48338  (opens in a new tab)
CWE-77  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:9.

NVD Description

Note: Versions mentioned in the description apply only to the upstream emacs-filesystem package and not the emacs-filesystem package as distributed by RHEL.

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.