]> 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)
committerEli Zaretskii <eliz@gnu.org>
Tue, 27 Dec 2022 14:09:52 +0000 (16:09 +0200)
commit1b4dc4691c1f87fc970fbe568b43869a15ad0d4c
tree824a74d10a0e65764a66f888cae32432c94eddbe
parent1fe4b98b4d5e0fe3d9964bd1789d3ee5be61dd2a
Fix htmlfontify.el command injection vulnerability.

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