Fix htmlfontify.el command injection vulnerability (CVE-2022-48339)
authorXi Lu <lx@shellcodes.org>
Sat, 24 Dec 2022 08:28:54 +0000 (16:28 +0800)
committerSean Whitton <spwhitton@spwhitton.name>
Wed, 22 Feb 2023 17:48:42 +0000 (10:48 -0700)
commit665489d7de786a61fa0c0883b9dffbc76487e37e
tree58b63b8577613b7f309dedd830242e2bc4e2f291
parent595617abab6964ac0c6e617bae3d82692bf298b9
Fix htmlfontify.el command injection vulnerability (CVE-2022-48339)

This upstream patch has been incorporated to fix the problem:

  Fix htmlfontify.el command injection vulnerability.

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

Origin: upstream, commit 807d2d5b3a7cd1d0e3f7dd24de22770f54f5ae16
Bug: https://debbugs.gnu.org/60295
Bug-Debian: https://bugs.debian.org/1031730
Forwarded: not-needed
lisp/htmlfontify.el