]> git.eshelyaron.com Git - emacs.git/commit
Fix htmlfontify.el command injection vulnerability.
authorXi Lu <lx@shellcodes.org>
Sat, 24 Dec 2022 08:28:54 +0000 (16:28 +0800)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 17 Feb 2023 10:20:09 +0000 (11:20 +0100)
commit807d2d5b3a7cd1d0e3f7dd24de22770f54f5ae16
tree13d44c1488b95a725c4d3991fbb58d98ad638794
parentae9bfed50dbf5043c0b47f20473ef43d8aeebebd
Fix htmlfontify.el command injection vulnerability.

* lisp/htmlfontify.el (hfy-text-p): Fix command injection
vulnerability.  (Bug#60295)

(cherry picked from commit 1b4dc4691c1f87fc970fbe568b43869a15ad0d4c)
lisp/htmlfontify.el