Re: [secdir] pana-relay security considerations

Alan DeKok <aland@deployingradius.com> Mon, 10 January 2011 12:04 UTC

Return-Path: <aland@deployingradius.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 17C1628C163; Mon, 10 Jan 2011 04:04:41 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.58
X-Spam-Level:
X-Spam-Status: No, score=-102.58 tagged_above=-999 required=5 tests=[AWL=0.019, BAYES_00=-2.599, 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 8AoNAywb0taV; Mon, 10 Jan 2011 04:04:40 -0800 (PST)
Received: from liberty.deployingradius.com (liberty.deployingradius.com [88.191.76.128]) by core3.amsl.com (Postfix) with ESMTP id 4A77428C133; Mon, 10 Jan 2011 04:04:40 -0800 (PST)
Message-ID: <4D2AF65C.6060903@deployingradius.com>
Date: Mon, 10 Jan 2011 13:06:52 +0100
From: Alan DeKok <aland@deployingradius.com>
User-Agent: Thunderbird 2.0.0.24 (Macintosh/20100228)
MIME-Version: 1.0
To: Alper Yegin <alper.yegin@yegin.org>
References: <4D009D34.1020809@deployingradius.com> <4D01DABF.6060604@toshiba.co.jp> <001101cb9aa0$367b3480$a3719d80$@yegin@yegin.org> <4D064683.30009@deployingradius.com> <4D07A874.4010702@gridmerge.com> <4D07D090.9020407@deployingradius.com> <070601cba3ad$63852150$2a8f63f0$@yegin@yegin.org> <4D270D1D.8090006@deployingradius.com> <005f01cbb0b2$2bc21cc0$83465640$@yegin@yegin.org> <4D2AE752.2000504@deployingradius.com> <006001cbb0b7$da450050$8ecf00f0$@yegin@yegin.org>
In-Reply-To: <006001cbb0b7$da450050$8ecf00f0$@yegin@yegin.org>
X-Enigmail-Version: 0.96.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit
Cc: secdir@ietf.org, paduffy@cisco.com, margaretw42@gmail.com, pana@ietf.org, robert.cragie@gridmerge.com, samitac@ipinfusion.com, 'Ralph Droms' <rdroms.ietf@gmail.com>
Subject: Re: [secdir] pana-relay security considerations
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: Mon, 10 Jan 2011 12:04:41 -0000

Alper Yegin wrote:
> PRE would authenticate and authorize the other end-point who claims to be a
> legit PAA before accepting any packets from it. So, it's not  "anyone".

  Only when a secure transport is used.  When a secure transport is not
used, the PAA to PRE is just UDP, which is spoofable.

>> If this data MUST be a well-formed PANA packet,
>> the security issues are minimal.  But I don't see that requirement
>> clearly in the document.
> 
> This is the DPI aspect. 

  The PRE can't verify that it's sending a valid PANA packet to the PaC?

> What should we check for well-formation? Many if not all fields in the PANA
> header may be updated by future releases of the spec (extensions, etc.). so
> checking on them would force the PRE to get upgraded (with a revised version
> of PANA-relay spec each time) when PaC/PAA gets upgraded. This is very
> undesirable. 

  Some basic level of checks should be possible.

> I think we shall stick to relying on PAA-PRE security.

  Then it should be a MUST.

  Alan DeKok.