Lucene search
K
GnuEmacs

35 matches found

CVE
CVE
added 2024/03/25 12:0 a.m.3938 views

CVE-2024-30203

CVE-2024-30203 affects GNU Emacs prior to 29.3, where Gnus treats inline MIME contents as trusted. Public advisories from multiple sources (e.g., ALAS/ALAS2) recommend upgrading Emacs to a newer version (29.3 or later) to apply the fix. The issue is limited to Emacs/Gnus handling of inline MIME; ...

5.5CVSS6.3AI score0.00584EPSS
CVE
CVE
added 2023/02/20 12:0 a.m.426 views

CVE-2022-48339

GNU Emacs (through 28.2) contains a command injection flaw in htmlfontify.el (hfy-istext-command) where file/srcdir parameters come from external input and are not escaped, allowing code execution if shell metacharacters are present. Connected advisories confirm CVE-2022-48339 and related CVEs (e...

7.8CVSS8.4AI score0.01185EPSS
CVE
CVE
added 2017/09/14 4:0 p.m.252 views

CVE-2017-14482

GNU Emacs contains a command injection vulnerability in the enriched mode handling (CVE-2017-14482). The issue arises when rendering text/enriched MIME data in emails/news; a crafted message can cause arbitrary commands to execute with the privileges of the Emacs process. Exploitation requires th...

8.8CVSS8.9AI score0.04042EPSS
CVE
CVE
added 2022/11/28 12:0 a.m.215 views

CVE-2022-45939

The CVE-2022-45939 issue affects GNU Emacs up to version 28.2. The root cause is in lib-src/etags.c using the system() C library call to invoke the external ctags/etags binary, enabling local command execution when file names contain shell metacharacters (example: using commands like ctags *) in ...

7.8CVSS7.8AI score0.00635EPSS
CVE
CVE
added 2023/02/20 12:0 a.m.162 views

CVE-2022-48337

CVE-2022-48337 affects GNU Emacs up to 28.2. The issue arises from the etags implementation in lib-src/etags.c, which uses the system C library function and does not sanitize input, enabling command execution via shell metacharacters in source-file names (for example, using etags -u * in a direct...

9.8CVSS9.5AI score0.01603EPSS
CVE
CVE
added 2023/05/17 12:0 a.m.162 views

CVE-2023-2491

The CVE-2023-2491 entry covers a local-privilege style flaw in GNU Emacs affecting org-babel-execute:latex in ob-latex.el (Org Mode). Attackers could trigger arbitrary command execution via specially crafted file/directory names containing shell metacharacters, stemming from a security regression...

7.8CVSS7.8AI score0.00461EPSS
CVE
CVE
added 2024/03/25 12:0 a.m.157 views

CVE-2024-30204

CVE-2024-30204 (Emacs) affects Emacs before 29.3, where LaTeX preview is enabled by default for e‑mail attachments, potentially enabling denial of service. Connected advisories from multiple vendors confirm the issue and recommend upgrading Emacs to a version including the fix (≥29.3). In practic...

2.8CVSS6.4AI score0.00475EPSS
CVE
CVE
added 2024/03/25 12:0 a.m.142 views

CVE-2024-30205

CVE-2024-30205 affects Emacs prior to 29.3 where Org mode trusts contents of remote files (Org mode before 9.6.23). CVSS indicates HIGH severity with LOCAL exploitability and USER INTERACTION required. Affected distributions document remediation via updating Emacs/Org-mode to fixed versions (e.g....

7.1CVSS6.3AI score0.00486EPSS
CVE
CVE
added 2024/11/27 12:0 a.m.140 views

CVE-2024-53920

In GNU Emacs (elisp-mode.el) prior to 30.1, invoking elisp-completion-at-point on untrusted Emacs Lisp can trigger unsafe Lisp macro expansion, enabling arbitrary code execution. This also occurs if on-the-fly diagnosis causes byte compilation of untrusted code. Root cause: unsafe macro expansion...

7.8CVSS8.8AI score0.00514EPSS
CVE
CVE
added 2024/06/23 12:0 a.m.132 views

CVE-2024-39331

CVE-2024-39331 affects Emacs (Org Mode), where org-link-expand-abbrev can execute unsafe Elisp via a %(...) link abbrev. This occurs in Emacs before 29.4 and Org Mode before 9.7.5, due to evaluating unsafe functions (e.g., shell-command-to-string) during link expansion. The CVSS/impact in the pri...

9.8CVSS6.9AI score0.01323EPSS
CVE
CVE
added 2023/02/20 12:0 a.m.106 views

CVE-2022-48338

CVE-2022-48338 affects GNU Emacs up to version 28.2, via ruby-mode.el’s function ruby-find-library-file . The vulnerability is a local command injection: the function is interactive and calls external command gem through shell-command-to-string without escaping feature-name parameters, enabling a...

7.3CVSS7.2AI score0.01702EPSS
CVE
CVE
added 2024/03/25 12:0 a.m.105 views

CVE-2024-30202

CVE-2024-30202 (Emacs/Org Mode) : In Emacs versions before 29.3, turning on Org mode evaluates arbitrary Lisp code, enabling code execution in Org Mode before 9.6.23. This has been confirmed across multiple security advisories (e.g., Astra Linux, Gentoo GLSA, Debian tracking, AWS ALAS) as a vulne...

7.8CVSS6.7AI score0.01108EPSS
CVE
CVE
added 2023/03/09 12:0 a.m.99 views

CVE-2023-27986

CVE-2023-27986 affects Emacs 28.1–28.2, where emacsclient-mail.desktop can be exploited via a crafted mailto: URI containing unescaped double-quote characters to trigger Emacs Lisp code injection. The fixed version is 29.0.90. CVSS v3.1 (NVD) indicates a High impact with local attack vector and u...

7.8CVSS7.3AI score0.00472EPSS
CVE
CVE
added 2014/05/08 10:0 a.m.97 views

CVE-2014-3422

CVE-2014-3422 affects GNU Emacs 24.3 and earlier. The vulnerability allows local users to overwrite arbitrary files via a symlink attack on a temporary file under /tmp/esrc/. Public documents (OpenVAS/Nessus/EulerOS advisories) confirm the existence and nature of the issue but do not specify a ve...

3.3CVSS6AI score0.00347EPSS
CVE
CVE
added 2023/03/09 12:0 a.m.97 views

CVE-2023-27985

CVE-2023-27985 affects Emacs up to version 28.2, specifically emacsclient-mail.desktop, where a crafted mailto: URI enables shell command injections due to Desktop Entry Specification noncompliance. The issue is documented as fixed in Emacs 29.0.90. Affected products/versions inferred from multip...

7.8CVSS7.3AI score0.0112EPSS
CVE
CVE
added 2014/05/08 10:0 a.m.88 views

CVE-2014-3421

CVE-2014-3421 affects GNU Emacs 24.3 and earlier. The vulnerability is in lisp/gnus/gnus-fun.el, enabling local users to overwrite arbitrary files via a symlink attack on /tmp/gnus.face.ppm. Connected sources (EMACS advisories) confirm the affected versions and the symlink-based overwrite vector;...

3.3CVSS6AI score0.00347EPSS
Web
CVE
CVE
added 2007/12/07 11:0 a.m.77 views

CVE-2007-6109

CVE-2007-6109 describes a stack-based buffer overflow in Emacs triggered by a large precision value in an integer format specifier to the format function, leading to denial of service (crash) and potentially other impacts. Concrete references in connected docs indicate the vulnerability affects E...

10CVSS9.7AI score0.02987EPSS
CVE
CVE
added 2014/05/08 10:0 a.m.74 views

CVE-2014-3423

CVE-2014-3423 affects GNU Emacs 24.3 and earlier, where lisp/net/browse-url.el allows local users to overwrite arbitrary files via a symlink attack on a /tmp/Mosaic temporary file. The connected sources confirm this local-privilege issue and describe the exact path and file involved, but do not p...

3.3CVSS6AI score0.00344EPSS
CVE
CVE
added 2005/02/08 5:0 a.m.73 views

CVE-2005-0100

The CVE-2005-0100 entry documents a format-string vulnerability in movemail used by Emacs (20.x, 21.3 and possibly other versions) and XEmacs up to 21.4, enabling remote code execution via crafted POP3 packets. Affected components: movemail utility within Emacs/XEmacs; root cause: unsafe handling...

7.5CVSS7.2AI score0.04364EPSS
CVE
CVE
added 2007/11/02 10:0 p.m.73 views

CVE-2007-5795

The CVE-2007-5795 issue affects Emacs 22 prior to 22.2 where the hack-local-variables handling, when enable-local-variables is set to :safe, fails to properly search unsafe variable lists. This can allow a user-assisted attacker to modify critical program variables via a Local variables declarati...

6.3CVSS9.2AI score0.00724EPSS
CVE
CVE
added 2010/04/05 3:15 p.m.73 views

CVE-2010-0825

CVE-2010-0825 affects movemail in emacs 22 and 23. The vulnerability arises in lib-src/movemail.c, where a symlink attack combined with improper file-permission checks lets a local user read, modify, or delete arbitrary mailbox files. The issue is documented across multiple advisories (Mandriva M...

4.4CVSS6.2AI score0.00327EPSS
CVE
CVE
added 2017/10/31 8:0 p.m.71 views

CVE-2017-1000383

CVE-2017-1000383 affects GNU Emacs (notably version 25.3.1) and possibly other versions. The vulnerability stems from Emacs creating backup save files ("[ORIGINAL_FILENAME]~") without honoring the process umask, which can result in backup files being world-readable or otherwise exposed beyond the...

5.5CVSS5.2AI score0.00407EPSS
CVE
CVE
added 2008/04/21 8:0 p.m.68 views

CVE-2008-1694

CVE-2008-1694 concerns the vcdiff component in Emacs versions 20.7 through 22.1.50 when used with SCCS. The underlying issue is insecure handling of temporary files in the vcdiff script, enabling a local attacker to overwrite arbitrary files via a symlink race condition. Public advisories confirm...

4.6CVSS6AI score0.00396EPSS
CVE
CVE
added 2012/08/25 10:0 a.m.68 views

CVE-2012-3479

CVE-2012-3479 affects GNU Emacs up to version 24.1, where lisp/files.el can trigger eval forms in local-variable sections when enable-local-variables is set to :safe. This permits a remote attacker-curated file to execute arbitrary Emacs Lisp code. Multiple advisories and NASL/Gentoo/OpenVAS entr...

6.8CVSS7.1AI score0.03804EPSS
CVE
CVE
added 2008/05/12 7:0 p.m.65 views

CVE-2008-2142

CVE-2008-2142 : Emacs 21 and XEmacs automatically load and execute .flc (fast-lock) files linked to edited files, enabling user-assisted attackers to execute arbitrary code. Affected components include Emacs/XEmacs; impact involves arbitrary code execution. Public advisories note patches from var...

6.8CVSS6.8AI score0.03662EPSS
CVE
CVE
added 2014/05/08 10:0 a.m.63 views

CVE-2014-3424

CVE-2014-3424 affects GNU Emacs 24.3 and earlier. The vulnerability is in lisp/net/tramp-sh.el, where a symlink attack on a /tmp/tramp-XXXXX temporary file allows a local user to overwrite arbitrary files. CVSSv2 from NVD shows base score 3.3 (AV:L, AC:M, I:P, A:P; no confidentiality impact). Con...

3.3CVSS6AI score0.00347EPSS
CVE
CVE
added 2005/09/26 4:0 a.m.62 views

CVE-2003-1232

CVE-2003-1232 Details: Emacs 21.2.1 executes Lisp code found in the local variables section of a text file without prompting the user, enabling a user-assisted attacker to run arbitrary commands via the mode-name variable. The connected sources (NVD, SUSE, CVE records) corroborate this behavior a...

5.1CVSS7.5AI score0.03014EPSS
CVE
CVE
added 2007/06/21 8:0 p.m.62 views

CVE-2007-2833

CVE-2007-2833 affects GNU Emacs 21; user-assisted attackers could crash Emacs by crafting GIF images in VM mode due to an image-size calculation issue. Mitigations are available via vendor advisories (Debian DSA-1316-1, Ubuntu USN-504-1, SUSE patches, Mandriva MDKSA-2007:133, etc.). OpenVAS/Red H...

7.8CVSS6AI score0.01962EPSS
CVE
CVE
added 2012/01/19 3:0 p.m.61 views

CVE-2012-0035

CVE-2012-0035 is an untrusted search path vulnerability in EDE (CEDET) that allows a local user to escalate privileges by crafting a Project.ede file loaded from a project directory. The issue affects CEDET’s EDE in Emacs contexts (notably Emacs 23.x with CEDET before 1.0.1); analysis from Gentoo...

9.3CVSS6.2AI score0.02733EPSS
CVE
CVE
added 2000/04/26 4:0 a.m.60 views

CVE-2000-0269

CVE-2000-0269 : Emacs 20 does not properly set permissions for a slave PTY when starting a new subprocess, allowing local users to read or modify communications between Emacs and the subprocess. Root cause: incorrect PTY permissions handling. Impact: partial confidentiality (read/modify communica...

2.1CVSS6.6AI score0.00363EPSS
CVE
CVE
added 2003/04/02 5:0 a.m.53 views

CVE-2001-1301

Technical details about CVE-2001-1301 are not publicly provided in the connected documents. The supplied materials only reiterate the generic symlink-attack description; monitor for updates.

1.2CVSS6.7AI score0.00295EPSS
CVE
CVE
added 2000/04/26 4:0 a.m.51 views

CVE-2000-0271

In CVE-2000-0271, Emacs 20’s read-passwd and related Lisp functions do not properly clear the history of recently typed keys. This can allow an attacker to read unencrypted passwords stored in the command history. The issue is rooted in the Lisp password/history handling within Emacs 20. The prov...

4.6CVSS6.8AI score0.00336EPSS
CVE
CVE
added 2017/08/28 3:0 p.m.50 views

CVE-2014-9483

Technical details for CVE-2014-9483 are not publicly provided in the supplied documents. The entries mention Emacs 24.4 and a generic bypass of security restrictions. Monitor for updates from vendors and security advisories.

7.5CVSS7.5AI score0.02799EPSS
CVE
CVE
added 2000/04/26 4:0 a.m.48 views

CVE-2000-0270

The CVE affects Emacs 20’s make-temp-name Lisp function, which creates temporary files with predictable names, enabling a symlink attack. This is described by CVE-2000-0270 in NVD; connected sources note the same vulnerability. The available documents do not specify a patch version or workaround....

3.6CVSS6.9AI score0.00348EPSS
CVE
CVE
added 2026/04/22 1:39 p.m.7 views

CVE-2026-6861

A CVE-2026-6861 vulnerability affects GNU Emacs and relates to memory corruption when Emacs processes specially crafted SVG CSS data. A local attacker could entice a user to open a malicious SVG file, which may lead to a denial of service or information disclosure. Public references in the connec...

7.1CVSS5.7AI score0.00108EPSS