emacsclient-mail.desktop in Emacs 28.1 through 28.2 is vulnerable to shell command injections through a crafted mailto: URI. This is related to lack of compliance with the Desktop Entry Specification. It is fixed in 29.0.90
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Link | Tags |
---|---|
https://www.openwall.com/lists/oss-security/2023/03/08/2 | patch mailing list |
http://git.savannah.gnu.org/cgit/emacs.git/commit/?h=emacs-29&id=d32091199ae5de590a83f1542a01d75fba000467 | patch issue tracking |
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60204 | patch issue tracking |
http://www.openwall.com/lists/oss-security/2023/03/09/1 | patch mailing list |
https://www.gabriel.urdhr.fr/2023/06/08/emacsclient-mail-shell-elisp-injections/ |