Re: [secdir] Review of draft-melnikov-smtp-priority-tunneling-03

Alexey Melnikov <alexey.melnikov@isode.com> Thu, 19 July 2012 16:03 UTC

Return-Path: <alexey.melnikov@isode.com>
X-Original-To: secdir@ietfa.amsl.com
Delivered-To: secdir@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD78421F8668; Thu, 19 Jul 2012 09:03:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.975
X-Spam-Level:
X-Spam-Status: No, score=-102.975 tagged_above=-999 required=5 tests=[AWL=-0.377, BAYES_00=-2.599, HTML_MESSAGE=0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05c0ke9BKHXR; Thu, 19 Jul 2012 09:03:40 -0700 (PDT)
Received: from waldorf.isode.com (cl-125.lon-03.gb.sixxs.net [IPv6:2a00:14f0:e000:7c::2]) by ietfa.amsl.com (Postfix) with ESMTP id 1A53E21F862F; Thu, 19 Jul 2012 09:03:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1342713912; d=isode.com; s=selector; i=@isode.com; bh=SuMFkTGUh8Ambp4ptUkmyzp8acMYTjW7e2ssde5hUmE=; h=From:Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version: In-Reply-To:References:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description; b=AF1Z7Rx/V/ekdc3vd816ZXQA0vIpPKi+pHbOG3NAAKoe8/Z2TVxqGVw9HwXtffX0pETRvS HL3O+gGXG3EbbBg/sqQET7EHMVqcGrt75Fp4WvZGlc1fzf3L0X4QHgRLDmq+qTn0UAZh53 vdy0uMdWxzf4jdUfQG6On/m7RjiCtqI=;
Received: from [172.16.1.29] (shiny.isode.com [62.3.217.250]) by waldorf.isode.com (submission channel) via TCP with ESMTPSA id <UAgwNQAkRK99@waldorf.isode.com>; Thu, 19 Jul 2012 17:05:12 +0100
X-SMTP-Protocol-Errors: PIPELINING
Message-ID: <50083014.2080200@isode.com>
Date: Thu, 19 Jul 2012 17:04:36 +0100
From: Alexey Melnikov <alexey.melnikov@isode.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:13.0) Gecko/20120614 Thunderbird/13.0.1
To: Shawn Emery <shawn.emery@oracle.com>
References: <4F8687DA.6020402@oracle.com> <50065F08.1090307@oracle.com>
In-Reply-To: <50065F08.1090307@oracle.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="------------060405080200030504030901"
Cc: draft-melnikov-smtp-priority-tunneling.all@tools.ietf.org, iesg@ietf.org, secdir@ietf.org
Subject: Re: [secdir] Review of draft-melnikov-smtp-priority-tunneling-03
X-BeenThere: secdir@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Security Area Directorate <secdir.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/secdir>, <mailto:secdir-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/secdir>
List-Post: <mailto:secdir@ietf.org>
List-Help: <mailto:secdir-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/secdir>, <mailto:secdir-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Jul 2012 16:03:42 -0000

Hi Shawn,

On 18/07/2012 08:00, Shawn Emery wrote:
> I have reviewed this document as part of the security directorate's 
> ongoing effort to review all IETF documents being processed by the 
> IESG. These comments were written primarily for the benefit of the 
> security area directors. Document editors and WG chairs should treat 
> these comments just like any other last call comments.
>
> This experimental draft describes a SMTP tunneling method to support 
> priority message values for Mail Transfer Agents (MTA) that don't 
> understand the MT-PRIORITY SMTP extension.
>
> The security consideration section does exist and is quite detailed in 
> listing the various attack scenarios and mitigating against these 
> attacks.  It goes on to provide exceptions of when MT-Priority header 
> values are not required to be stripped.  These have consequences such 
> as breaking DKIM signatures, assuming subsequent MTAs are compliant 
> with the new tunneling, or rejecting the messaging.  The document may 
> clarify on when it is acceptable to break DKIM signatures and/or 
> describe the environment.

I don't think I know a clear answer to this and this might be 
implementation/deployment specific.

> On the other hand, if the MSA/MTA decides to alter the message and 
> needs to resign the message then is there any ambiguity of what the 
> message/fields would be when resigned?

As far as this extension is concerned, there is only one header field of 
relevance. So I don't think so.

>
> General comments:
>
> Thanks for providing the before and after examples as this was helpful 
> in my understanding of the protocol.
>
> Editorial comments:
>
> s/Example of such/Examples of such/

Fixed in my copy.