Use of Potentially Dangerous Function in Emacs - CVE-2024-39331

 

Use of Potentially Dangerous Function in Emacs - CVE-2024-39331

Published: June 24, 2024


Vulnerability identifier: #VU93118
CSH Severity: High
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2024-39331
CWE-ID: CWE-676
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Emacs
Software vendor:
GNU

Description

The vulnerability allows a remote attacker to compromise the affected system.

The vulnerability exists due to org-link-expand-abbrev in lisp/ol.el expands a %(...) link abbrev even when it specifies an unsafe function. A remote attacker can execute arbitrary OS commands on the system.


Remediation

Install updates from vendor's website.

External links