OS Command Injection Affecting emacs package, versions <1:27.1+1-3.1+deb11u1


0.0
high

Snyk CVSS

    Attack Complexity Low
    User Interaction Required
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.08% (34th percentile)
Expand this section
NVD
7.8 high
Expand this section
SUSE
7.8 high
Expand this section
Red Hat
7.8 high

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 ID SNYK-DEBIAN11-EMACS-3149922
  • published 28 Nov 2022
  • disclosed 28 Nov 2022

How to fix?

Upgrade Debian:11 emacs to version 1:27.1+1-3.1+deb11u1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream emacs package and not the emacs package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

GNU Emacs through 28.2 allows attackers to execute commands via shell metacharacters in the name of a source-code file, because lib-src/etags.c uses the system C library function in its implementation of the ctags program. For example, a victim may use the "ctags *" command (suggested in the ctags documentation) in a situation where the current working directory has contents that depend on untrusted input.