Re: [secdir] secdir review of draft-ietf-webdav-bind-23
Tero Kivinen <kivinen@iki.fi> Tue, 02 June 2009 12:32 UTC
Return-Path: <kivinen@iki.fi>
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 A7DD53A6DB8; Tue, 2 Jun 2009 05:32:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
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 N6ZtukgiYcTR; Tue, 2 Jun 2009 05:32:11 -0700 (PDT)
Received: from mail.kivinen.iki.fi (fireball.acr.fi [83.145.195.1]) by core3.amsl.com (Postfix) with ESMTP id 498D33A6808; Tue, 2 Jun 2009 05:32:10 -0700 (PDT)
Received: from fireball.kivinen.iki.fi (localhost [127.0.0.1]) by mail.kivinen.iki.fi (8.14.3/8.13.8) with ESMTP id n52CW3g6006376 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 2 Jun 2009 15:32:03 +0300 (EEST)
Received: (from kivinen@localhost) by fireball.kivinen.iki.fi (8.14.3/8.12.11) id n52CW31h015393; Tue, 2 Jun 2009 15:32:03 +0300 (EEST)
X-Authentication-Warning: fireball.kivinen.iki.fi: kivinen set sender to kivinen@iki.fi using -f
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Message-ID: <18981.7107.200837.124304@fireball.kivinen.iki.fi>
Date: Tue, 02 Jun 2009 15:32:03 +0300
From: Tero Kivinen <kivinen@iki.fi>
To: Julian Reschke <julian.reschke@greenbytes.de>
In-Reply-To: <4A251A64.9050209@greenbytes.de>
References: <18981.1135.241220.933349@fireball.kivinen.iki.fi> <4A251A64.9050209@greenbytes.de>
X-Mailer: VM 7.19 under Emacs 21.4.1
X-Edit-Time: 4 min
X-Total-Time: 3 min
Cc: webdav-chairs@tools.ietf.org, draft-ietf-webdav-bind@tools.ietf.org, iesg@ietf.org, secdir@ietf.org
Subject: Re: [secdir] secdir review of draft-ietf-webdav-bind-23
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: Tue, 02 Jun 2009 12:32:12 -0000
Julian Reschke writes: > I have fixed this in my copy of the draft; see > <http://www.webdav.org/bind/draft-ietf-webdav-bind-latest.html#rfc.issue.sec-cons-references>. That seems to be ok. > We can either produce a new draft after IESG review, or let this change > wait until AUTH48. Either one is ok for me... > > One of the things I am not sure if it is really applicable here, but > > which is not covered by the security considerations section is that > > bindings might confuse administrator about access permissions. I.e. > > even when administrator revokes all change permissions from certain > > collection (i.e the user cannot change the data any more), if that > > collection has binding pointing to some other collection or resource > > where user still has permissions, the user might still be able to > > change resources in the first collection even when administrator > > believes he already removed permissions. > > > > I am not familiar enough with the WebDAV authorization model to know > > if this kind of attacks are possible or not, i.e. I do not know if the > > permissions are set per resource basis or for per collection or what. > > RFC 3744 (WebDAV ACLs) defines access privileges per resource, not per > URI (see also > <http://www.webdav.org/bind/draft-ietf-webdav-bind-24.html#rfc.section.9> > and <http://greenbytes.de/tech/webdav/rfc3744.html#rfc.section.5.p.2>). Ok, that should make it clear as then bindings do not affect access privileges. -- kivinen@iki.fi
- [secdir] secdir review of draft-ietf-webdav-bind-… Tero Kivinen
- Re: [secdir] secdir review of draft-ietf-webdav-b… Julian Reschke
- Re: [secdir] secdir review of draft-ietf-webdav-b… Tero Kivinen