Input validation error in Emacs - CVE-2017-14482

 

Input validation error in Emacs - CVE-2017-14482

Published: September 14, 2017 / Updated: August 4, 2020


Vulnerability identifier: #VU33781
CSH Severity: High
CVSS v4.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-2017-14482
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: GNU
Affected software:
Emacs

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

GNU Emacs before 25.3 allows remote attackers to execute arbitrary code via email with crafted "Content-Type: text/enriched" data containing an x-display XML element that specifies execution of shell commands, related to an unsafe text/enriched extension in lisp/textmodes/enriched.el, and unsafe Gnus support for enriched and richtext inline MIME objects in lisp/gnus/mm-view.el. In particular, an Emacs user can be instantly compromised by reading a crafted email message (or Usenet news article).


How to mitigate CVE-2017-14482

Install update from vendor's website.

Sources