Logo
componentemacs
Name
emacs
Version
29.1
Type
library
Description
Emacs is the extensible, customizable, self-documenting real-time display editor
Licenses
GPL-3.0-only
PURL
-
CPE
cpe:2.3:*:*:emacs:29.1:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
kirkstone
27.2
master
30.2

Vulnerabilities#


Name
Analysis
Description
Exploitable
A flaw was found in GNU Emacs. This vulnerability, a memory corruption issue, occurs when Emacs processes specially crafted SVG (Scalable Vector Graphics) CSS (Cascading Style Sheets) data. A local user could exploit this by convincing a victim to open a malicious SVG file, which may lead to a denial of service (DoS) or potentially information disclosure.
Exploitable
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.)
Exploitable
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.
Exploitable
In Emacs before 29.3, Org mode considers contents of remote files to be trusted. This affects Org Mode before 9.6.23.
Exploitable
In Emacs before 29.3, LaTeX preview is enabled by default for e-mail attachments.
Exploitable
In Emacs before 29.3, Gnus treats inline MIME contents as trusted.
Exploitable
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.
Not Affected
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.