Re: [secdir] sec-dir review of draft-ietf-sieve-autoreply-02

Barry Leiba <barryleiba@computer.org> Wed, 01 December 2010 21:07 UTC

Return-Path: <barryleiba@gmail.com>
X-Original-To: secdir@core3.amsl.com
Delivered-To: secdir@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id E1D653A67A7; Wed, 1 Dec 2010 13:07:59 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.492
X-Spam-Level:
X-Spam-Status: No, score=-102.492 tagged_above=-999 required=5 tests=[AWL=0.485, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B52IaoBASjqQ; Wed, 1 Dec 2010 13:07:59 -0800 (PST)
Received: from mail-yw0-f44.google.com (mail-yw0-f44.google.com [209.85.213.44]) by core3.amsl.com (Postfix) with ESMTP id DFDF43A6768; Wed, 1 Dec 2010 13:07:58 -0800 (PST)
Received: by ywe9 with SMTP id 9so143095ywe.31 for <multiple recipients>; Wed, 01 Dec 2010 13:09:12 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=DpEpkaFcODOcdY451zer5SMRKwjJbTQa+pzeC7NZ278=; b=oNUPmlEszfpfXbnO9nCxdEQ7JXqnM6//nDdMDJmzNU1ueCsR7sbqUNkAPJ/8xyjBJo xx1mGmvr4xX6rUbJ3jEa1J/2/xlaJ9zsim0G0G8PlnEFvCEKHHVusqqzoaRv0nNm8jUG U7prhTc7HKJPivXdIOpZrZntmLzc95ceP/gL0=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=MmE9RjrlyIsA4DDSHm+i8+d37nl22QbfQc0+WWt7bXvaVkOJ+dwdF4CfBDyWciSXPv YaBHgq/bwkbftHiT0SQ91IhtQduuaLrwFgHQQb0I3X2nApIXgUqpNC/MZbU9zaAIlCHh taCMNtFaCmUY5HHCt/lAcHXkMrkhY5LstjL6U=
MIME-Version: 1.0
Received: by 10.231.152.83 with SMTP id f19mr9551774ibw.9.1291237752747; Wed, 01 Dec 2010 13:09:12 -0800 (PST)
Sender: barryleiba@gmail.com
Received: by 10.231.208.12 with HTTP; Wed, 1 Dec 2010 13:09:12 -0800 (PST)
In-Reply-To: <sjmhbex9pqe.fsf@pgpdev.ihtfp.org>
References: <sjmhbex9pqe.fsf@pgpdev.ihtfp.org>
Date: Wed, 01 Dec 2010 16:09:12 -0500
X-Google-Sender-Auth: CSGRo9DtM27inNXCNinsaoUWrNk
Message-ID: <AANLkTi=Lyr47Nk9EZfpZYPnvXAgp-TCj-+RHar6oSPwM@mail.gmail.com>
From: Barry Leiba <barryleiba@computer.org>
To: Derek Atkins <derek@ihtfp.com>
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
Cc: robinsgv@gmail.com, Alexey.Melnikov@isode.com, sieve-chairs@tools.ietf.org, iesg@ietf.org, secdir@ietf.org
Subject: Re: [secdir] sec-dir review of draft-ietf-sieve-autoreply-02
X-BeenThere: secdir@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Security Area Directorate <secdir.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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: Wed, 01 Dec 2010 21:08:00 -0000

Hi, Derek, and thanks for the review.

> The security considerations section details many potential issues with
> automated responders.  One attack that it does not mention is the
> potential for using the auto-responder as an oracle, in particular if
> the system is using any public key cryptographic methods.  An attacker
> could, theoretically, use the auto-responder to perform timing attacks.

You mean, as a covert channel?

The "probing" paragraph isn't sufficient to cover that as well? (It
doesn't focus on covert channels, but does talk about probing for
presence changes.)

Barry