From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: emacs-29 3c1693d08b0: Fix Elisp code injection vulnerability in emacsclient-mail.desktop Date: Wed, 08 Mar 2023 16:13:04 +0200 Message-ID: <83pm9j49hr.fsf@gnu.org> References: <167821009581.14664.5608674978571454819@vcs2.savannah.gnu.org> <20230307172816.2D56BC13915@vcs2.savannah.gnu.org> <877cvsozn5.fsf@yahoo.com> <87zg8onfob.fsf@yahoo.com> <87r0tzoeam.fsf@yahoo.com> <87a60no7su.fsf@yahoo.com> <871qlzo6fs.fsf@yahoo.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20599"; mail-complaints-to="usenet@ciao.gmane.io" Cc: ulm@gentoo.org, emacs-devel@gnu.org To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Mar 08 15:13:57 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pZuYH-0005CN-8n for ged-emacs-devel@m.gmane-mx.org; Wed, 08 Mar 2023 15:13:57 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pZuXa-00057i-Jx; Wed, 08 Mar 2023 09:13:14 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pZuXY-00056P-Mm for emacs-devel@gnu.org; Wed, 08 Mar 2023 09:13:12 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pZuXX-000123-Mh; Wed, 08 Mar 2023 09:13:11 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=AR7Eo5N+apIG3QC0LwlmBWi+DlOJbz9Y4WNxpAC32xg=; b=FVkvyoD6Jmyp mTdCkcevc8vs2MvEXAE154csPQ6ZeWgGVNTCm7xi77dyEzqOzfP79aMxrzI00QQc/LnJ7GX0vmzym BdgG1s3UMlBcVLFpQ/IMoSnwod6kmytxhG7fvkRTqK5x7ry987ajnZnaGYMkTGaZlvvdbtSWhB8fn ++iSmAxQ5aq2h4SMq+dcwXhO+faYKH1pRXDfN1Su1TPioMe1wn50OYmvqiLcVRtfR0lgCz/sa3502 9k7NHTd4fEeBBV4wI35CVDcibO+zzxt0cJl6xqT7FzmvObK1+lZsA+gUE1OaRjZTbDkRYPYQEEgRE 8t/7mx6WvA8kXlvrIMiPWA==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pZuXT-0002vD-3y; Wed, 08 Mar 2023 09:13:11 -0500 In-Reply-To: <871qlzo6fs.fsf@yahoo.com> (message from Po Lu on Wed, 08 Mar 2023 18:58:47 +0800) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:304133 Archived-At: > From: Po Lu > Cc: emacs-devel@gnu.org > Date: Wed, 08 Mar 2023 18:58:47 +0800 > > Ulrich Mueller writes: > > > Sorry, but I've installed this on emacs-29 with an explicit ack from > > both Eli and Stefan. > > Why was this considered okay for emacs-29? Because I didn't imagine that Bash could be missing on a GNU/Linux system. > IMHO we should stop kow-towing to the information security people who > make a huge fuss over every single bug, especially bugs like this one > which only show up when you specifically try to trigger them. Good luck with that! This is a losing battle, so I suggest you save your time and energy for more productive discussions.