]> git.eshelyaron.com Git - emacs.git/commit
Fix enriched.el code execution (Bug#28350)
authorEli Zaretskii <eliz@gnu.org>
Tue, 12 Sep 2017 18:58:44 +0000 (20:58 +0200)
committerNicolas Petton <nicolas@petton.fr>
Tue, 12 Sep 2017 18:58:44 +0000 (20:58 +0200)
commit1b8690b95f678d247e6b5c7209d3eaba4720eb53
tree51b33909de6ba1bdf905deda5c8aa6d0ebd26b7f
parent784602b10506c50075aa9463891a47380ebea55f
Fix enriched.el code execution (Bug#28350)

* etc/NEWS: Document the vulnerability and its resolution.
Include a workaround.  Suggested by Charles A. Roelli
<charles@aurox.ch>.
* lisp/gnus/mm-view.el (mm-inline-text): Disable decoding of
"enriched" and "richtext" MIME objects.  Suggested by Lars
Ingebrigtsen <larsi@gnus.org>.
* lisp/textmodes/enriched.el (enriched-decode-display-prop): Don't
produce 'display' properties.  (Bug#28350)
etc/NEWS
lisp/gnus/mm-view.el
lisp/textmodes/enriched.el