Re: [http-state] Whether to recommend the cookie protocol (was Re: I-D Action:draft-ietf-httpstate-cookie-04.txt)

Adam Barth <ietf@adambarth.com> Wed, 24 February 2010 22:09 UTC

Return-Path: <ietf@adambarth.com>
X-Original-To: http-state@core3.amsl.com
Delivered-To: http-state@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 683CB28C176 for <http-state@core3.amsl.com>; Wed, 24 Feb 2010 14:09:54 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.892
X-Spam-Level:
X-Spam-Status: No, score=-1.892 tagged_above=-999 required=5 tests=[AWL=0.085, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622]
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 dUi47NnOmk4W for <http-state@core3.amsl.com>; Wed, 24 Feb 2010 14:09:53 -0800 (PST)
Received: from mail-gx0-f217.google.com (mail-gx0-f217.google.com [209.85.217.217]) by core3.amsl.com (Postfix) with ESMTP id 907BB3A85E8 for <http-state@ietf.org>; Wed, 24 Feb 2010 14:09:53 -0800 (PST)
Received: by gxk9 with SMTP id 9so5306320gxk.8 for <http-state@ietf.org>; Wed, 24 Feb 2010 14:11:58 -0800 (PST)
Received: by 10.150.118.29 with SMTP id q29mr221471ybc.200.1267049518270; Wed, 24 Feb 2010 14:11:58 -0800 (PST)
Received: from mail-iw0-f191.google.com (mail-iw0-f191.google.com [209.85.223.191]) by mx.google.com with ESMTPS id 8sm935608yxg.24.2010.02.24.14.11.56 (version=SSLv3 cipher=RC4-MD5); Wed, 24 Feb 2010 14:11:57 -0800 (PST)
Received: by iwn29 with SMTP id 29so3784315iwn.31 for <http-state@ietf.org>; Wed, 24 Feb 2010 14:11:56 -0800 (PST)
MIME-Version: 1.0
Received: by 10.231.155.18 with SMTP id q18mr129553ibw.80.1267049516274; Wed, 24 Feb 2010 14:11:56 -0800 (PST)
In-Reply-To: <Pine.LNX.4.64.1002241344140.18807@egate.xpasc.com>
References: <5c4444771002231855s36391fdfgd30a1ebc57722915@mail.gmail.com> <4C374A2653EB5E43AF886CE70DFC567213CEF5CE46@34093-MBX-C03.mex07a.mlsrvr.com> <5c4444771002231929m3749c1c2g7903b444155dafa7@mail.gmail.com> <4B84DF96.7070709@gmx.de> <5c4444771002240926j3f4e859cq8bfcf7be34cf7e5f@mail.gmail.com> <Pine.LNX.4.64.1002241305230.18807@egate.xpasc.com> <5c4444771002241328l12b25be9q2f2a5e8b57229762@mail.gmail.com> <Pine.LNX.4.64.1002241344140.18807@egate.xpasc.com>
From: Adam Barth <ietf@adambarth.com>
Date: Wed, 24 Feb 2010 14:11:35 -0800
Message-ID: <5c4444771002241411g480a6dfdh9d42c0075026e1f5@mail.gmail.com>
To: http-state <http-state@ietf.org>
Content-Type: text/plain; charset="ISO-8859-1"
Subject: Re: [http-state] Whether to recommend the cookie protocol (was Re: I-D Action:draft-ietf-httpstate-cookie-04.txt)
X-BeenThere: http-state@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Discuss HTTP State Management Mechanism <http-state.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/http-state>, <mailto:http-state-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/http-state>
List-Post: <mailto:http-state@ietf.org>
List-Help: <mailto:http-state-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/http-state>, <mailto:http-state-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Feb 2010 22:09:54 -0000

On Wed, Feb 24, 2010 at 2:00 PM, David Morris <dwm@xpasc.com> wrote:
> On Wed, 24 Feb 2010, Adam Barth wrote:
>> On Wed, Feb 24, 2010 at 1:19 PM, David Morris <dwm@xpasc.com> wrote:
>> > I think we should instead stress (and document those that are known) that
>> > there are many opportunities to compromise the content of cookies
>> > including insertion of rogue cookies and/or removing valid cookies. Hence,
>> > the design of applications which depend on cookies should carefully
>> > consider the impact on application data integrity (and security) if
>> > the cookie mechanism is subverted. In this context, I use application
>> > in the classic sense of a set of computer software which delivers some
>> > form of service to people or other computer applications.
>>
>> We now have a fairly detailed Security Considerations section that
>> discusses all the security issues I know of with the cookie protocol.
>> If you know of things that aren't covered, please let me know and I'll
>> add them.
>>
>> I'm somewhat on the fence as to whether the general advice is helpful.
>
> My basic point, which reiterates what others have experessed, is that we
> can't forbid usage for which you don't have a better proposed alternative.

These statement don't forbid anything.  They're recommendations at the
SHOULD level.  Is there a specific reason we can't recommend against
something without providing an alternative?  For example, I don't know
of any reasonable solutions to the integrity problems with cookies.
Because of this issue, it's more or less impossible for a web
application that relies on cookies for security to be secure against
an active network attacker.

There's a lot of detail in the Security Considerations section.  The
net-net, however, is that you shouldn't rely on cookies for security
because their security properties are quite weak.

> Appropriate general advice ... "Read and understand the Security
> Considerations" section and take the steps appropriate and necessary
> to reduce the risk to an acceptable level." Or something like that.

That seems like boilerplate that would need to be in every RFC.

Adam