GNU Emacs 28.2

CPE Details

GNU Emacs 28.2
28.2
2023-02-27
19h10 +00:00
2023-03-03
17h09 +00:00
Alerte pour un CPE
Stay informed of any changes for a specific CPE.
Notifications manage

CPE Name: cpe:2.3:a:gnu:emacs:28.2:*:*:*:*:*:*:*

Informations

Vendor

gnu

Product

emacs

Version

28.2

Related CVE

Open and find in CVE List

CVE ID Published Description Score Severity
CVE-2024-53920 2024-11-27 00h00 +00:00 In elisp-mode.el in GNU Emacs before 30.1, a user who chooses to invoke elisp-completion-at-point (for code completion) on untrusted Emacs Lisp source code can trigger unsafe Lisp macro expansion that allows attackers to execute arbitrary code. (This unsafe expansion also occurs if a user chooses to enable on-the-fly diagnosis that byte compiles untrusted Emacs Lisp source code.)
7.8
High
CVE-2024-39331 2024-06-22 22h00 +00:00 In Emacs before 29.4, org-link-expand-abbrev in lisp/ol.el expands a %(...) link abbrev even when it specifies an unsafe function, such as shell-command-to-string. This affects Org Mode before 9.7.5.
9.8
Critical
CVE-2024-30202 2024-03-24 23h00 +00:00 In Emacs before 29.3, arbitrary Lisp code is evaluated as part of turning on Org mode. This affects Org Mode before 9.6.23.
7.8
High
CVE-2024-30203 2024-03-24 23h00 +00:00 In Emacs before 29.3, Gnus treats inline MIME contents as trusted.
5.5
Medium
CVE-2024-30204 2024-03-24 23h00 +00:00 In Emacs before 29.3, LaTeX preview is enabled by default for e-mail attachments.
2.8
Low
CVE-2024-30205 2024-03-24 23h00 +00:00 In Emacs before 29.3, Org mode considers contents of remote files to be trusted. This affects Org Mode before 9.6.23.
7.1
High
CVE-2023-27985 2023-03-09 00h00 +00:00 emacsclient-mail.desktop in Emacs 28.1 through 28.2 is vulnerable to shell command injections through a crafted mailto: URI. This is related to lack of compliance with the Desktop Entry Specification. It is fixed in 29.0.90
7.8
High
CVE-2023-27986 2023-03-09 00h00 +00:00 emacsclient-mail.desktop in Emacs 28.1 through 28.2 is vulnerable to Emacs Lisp code injections through a crafted mailto: URI with unescaped double-quote characters. It is fixed in 29.0.90.
7.8
High
CVE-2022-48337 2023-02-20 00h00 +00:00 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 (suggested in the etags documentation) in a situation where the current working directory has contents that depend on untrusted input.
9.8
Critical
CVE-2022-48338 2023-02-20 00h00 +00:00 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.
7.3
High
CVE-2022-48339 2023-02-20 00h00 +00:00 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 shell metacharacters, code may be executed.
7.8
High
CVE-2022-45939 2022-11-28 00h00 +00:00 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.
7.8
High
CVE-2007-6109 2007-12-07 10h00 +00:00 Stack-based buffer overflow in emacs allows user-assisted attackers to cause a denial of service (application crash) and possibly have unspecified other impact via a large precision value in an integer format string specifier to the format function, as demonstrated via a certain "emacs -batch -eval" command line.
10