|
Message-ID: <20231221144656.GA40693@veps.esmtp.org> Date: Thu, 21 Dec 2023 14:46:56 +0000 From: Claus Assmann <ml+oss@...tp.org> To: oss-security@...ts.openwall.com Subject: Re: New SMTP smuggling attack Just for completeness: sendmail 8.18.0.2 has options to handle this too, e.g., Accept only CR LF . CR LF as end of an SMTP message as required by the RFCs when the new srv_features option 'o' is used. And for those who read the source code there's also an FFR: /* enable checking for "bare LF" in message */ "_FFR_BARE_LF",
Powered by blists - more mailing lists
Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.