VYPR

rpm package

opensuse/emacs&distro=openSUSE Leap 15.4

pkg:rpm/opensuse/emacs&distro=openSUSE%20Leap%2015.4

Vulnerabilities (4)

  • CVE-2022-48339Feb 20, 2023
    affected < 27.2-150400.3.6.1fixed 27.2-150400.3.6.1

    An issue was discovered in GNU Emacs through 28.2. htmlfontify.el has a command injection vulnerability. In the hfy-istext-command function, the parameter file and parameter srcdir come from external input, and parameters are not escaped. If a file name or directory name contains

  • CVE-2022-48338Feb 20, 2023
    affected < 27.2-150400.3.6.1fixed 27.2-150400.3.6.1

    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

  • CVE-2022-48337Feb 20, 2023
    affected < 27.2-150400.3.6.1fixed 27.2-150400.3.6.1

    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 etags program. For example, a victim may use the "etags -u *" command (s

  • CVE-2022-45939Nov 28, 2022
    affected < 27.2-150400.3.3.1fixed 27.2-150400.3.3.1

    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 (sugg