Re: [OAUTH-WG] OAuth Security Topics -- Recommend authorization code instead of implicit

Torsten Lodderstedt <torsten@lodderstedt.net> Fri, 30 November 2018 20:43 UTC

Return-Path: <torsten@lodderstedt.net>
X-Original-To: oauth@ietfa.amsl.com
Delivered-To: oauth@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EB21C130FF2 for <oauth@ietfa.amsl.com>; Fri, 30 Nov 2018 12:43:01 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.598
X-Spam-Level:
X-Spam-Status: No, score=-2.598 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, MIME_QP_LONG_LINE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Epb7biPWqeGe for <oauth@ietfa.amsl.com>; Fri, 30 Nov 2018 12:42:57 -0800 (PST)
Received: from smtprelay04.ispgateway.de (smtprelay04.ispgateway.de [80.67.31.31]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 303C1130FEC for <oauth@ietf.org>; Fri, 30 Nov 2018 12:42:57 -0800 (PST)
Received: from [91.13.153.47] (helo=[192.168.71.112]) by smtprelay04.ispgateway.de with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from <torsten@lodderstedt.net>) id 1gSpcj-0006Qd-5k; Fri, 30 Nov 2018 21:42:53 +0100
Content-Type: multipart/signed; boundary="Apple-Mail-AAFC2B07-F549-42C7-9D1F-08C7A56BDF95"; protocol="application/pkcs7-signature"; micalg="sha-256"
Mime-Version: 1.0 (1.0)
From: Torsten Lodderstedt <torsten@lodderstedt.net>
X-Mailer: iPhone Mail (16B92)
In-Reply-To: <CA+k3eCROjoT8Tp-L5X_oTKvusFAwjZwa5La007SJc0aGrwVs-Q@mail.gmail.com>
Date: Fri, 30 Nov 2018 21:42:52 +0100
Cc: oauth <oauth@ietf.org>, fett@danielfett.de
Content-Transfer-Encoding: 7bit
Message-Id: <558F050A-AC67-45B5-8D55-A025444539A2@lodderstedt.net>
References: <VI1PR0801MB211266BA6F6E06FFB3081425FAD80@VI1PR0801MB2112.eurprd08.prod.outlook.com> <CAD9ie-v3onmKc498cg_-a0AD58ZV=aZANtz=UV+Q0f=9N3nSzQ@mail.gmail.com> <OSBPR01MB2869E83F37046C7FCD4463DDF9D10@OSBPR01MB2869.jpnprd01.prod.outlook.com> <9FF3F589-0423-4CBC-B323-481F771D097C@lodderstedt.net> <OSBPR01MB28690F77DFFB2A85BDB83FBAF9D10@OSBPR01MB2869.jpnprd01.prod.outlook.com> <D6C66E6A-687B-4997-B830-980BE25994C2@lodderstedt.net> <CAANoGhL9aD75AV9QQRdeGE1=4ynjTnULNVr0PXXvt20ipsb4Rw@mail.gmail.com> <FE51CE20-7A49-4A13-A180-6A7C481F3965@lodderstedt.net> <CA+k3eCROjoT8Tp-L5X_oTKvusFAwjZwa5La007SJc0aGrwVs-Q@mail.gmail.com>
To: Brian Campbell <bcampbell@pingidentity.com>
X-Df-Sender: dG9yc3RlbkBsb2RkZXJzdGVkdC5uZXQ=
Archived-At: <https://mailarchive.ietf.org/arch/msg/oauth/4om5zzs5kfvebvCcuSXEJOz57MI>
Subject: Re: [OAUTH-WG] OAuth Security Topics -- Recommend authorization code instead of implicit
X-BeenThere: oauth@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: OAUTH WG <oauth.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/oauth>, <mailto:oauth-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/oauth/>
List-Post: <mailto:oauth@ietf.org>
List-Help: <mailto:oauth-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/oauth>, <mailto:oauth-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 30 Nov 2018 20:43:02 -0000

Hi Brian,

we use „sender constrained tokens“ throughout the BCP to denote tokens bound to a sender in possession of a certain key/secret and I thought that was established terminology in the group. Are you suggesting „key constrained” would be more appropriate?

kind regards,
Torsten.

> Am 30.11.2018 um 21:02 schrieb Brian Campbell <bcampbell@pingidentity.com>:
> 
> As was pointed out to me in WGLC review of the MTLS document, "sender-constrained" has or is likely to be interpreted with a pretty specific meaning of the token being bound to the client and the client authenticating itself to the resource and the resource checking all that matches up. That makes the text more restrictive than is likely intended. Perhaps the text should say something like "sender or key constrained" to allow for different variants of PoP access tokens? 
> 
> 
> 
>> On Thu, Nov 29, 2018 at 11:06 AM Torsten Lodderstedt <torsten@lodderstedt.net> wrote:
>> Hi all, 
>> 
>> based on your feedback on the list and off list, Daniel and I polished the text. That’s our proposal:
>> 
>> —
>> In order to avoid these issues, clients MUST NOT use the implicit
>> grant (response type "token") or any other response type issuing access 
>> tokens in the authorization response, such as "token id_token" and "code token id_token“, 
>> unless the issued access tokens are sender-constrained and access token injection in 
>> the authorization response is prevented. 
>> —
>> 
>> Explantation: 
>> - we wanted to have the right balance between a generic definition of the response types we do not recommend/allow to be used and a concrete/actionable list of the affected response types. 
>> - we changed from SHOULD NOT to MUST NOT as suggested by Nat and supported by William
>> 
>> We look forward to seeing your feedback.
>> 
>> kind regards,
>> Torsten.  
>> 
>> > Am 29.11.2018 um 15:15 schrieb John Bradley <ve7jtb@ve7jtb.com>:
>> > 
>> > I am ok with that.  
>> > 
>> > On Wed, Nov 28, 2018, 8:03 PM Torsten Lodderstedt <torsten@lodderstedt.net wrote:
>> > 
>> > > Am 28.11.2018 um 23:50 schrieb n-sakimura <n-sakimura@nri.co.jp>:
>> > > 
>> > > That works.
>> > 
>> > Good!
>> > 
>> > I just realized this text has an issue with „token“ (only). It would allow „token“ to be used if the token would sender constrained. This completely ignores the fact implicit also shall be abandoned because of its vulnerability for access token injection. 
>> > 
>> > I therefore propose a modified text: 
>> > 
>> >    In order to avoid these issues, Clients SHOULD NOT use the implicit
>> >    grant. Furthermore, clients SHOULD only use other response types causing the authorization server to
>> >    issue an access token in the authorization response, if the particular response type detects access token 
>> >    injection and the issued access tokens are sender-constrained.
>> > 
>> > Or we just state:
>> > 
>> >   In order to avoid these issues, Clients SHOULD NOT use the response type „token". The response types
>> > „token id_token“ and „code token id_token“ SOULD NOT be used, if the issued access tokens are not 
>> > sender-constrained.
>> > 
>> > > 
>> > > In fact, I would further go and say MUST NOT but that probably is too much for a security consideration.
>> > > 
>> > 
>> > Mike suggested to go with a SHOULD NOT to get the message out but give implementors time to move/change.
>> > 
>> > > Best,
>> > > 
>> > > Nat
>> > > 
>> > > Nat Sakimura / n-sakimura@nri.co.jp / +81-90-6013-6276
>> > > 
>> > > このメールには、本来の宛先の方のみに限定された機密情報が含まれている場合がございます。お心あたりのない場合は、誠に申し訳ございませんが、送信者までお知らせ頂き、また受信されたメールは削除してくださいますようお願い申し上げます。
>> > > 
>> > > PLEASE READ :This e-mail is confidential and intended for the named recipient only.
>> > > If you are not an intended recipient, please notify the sender and delete this e-mail.
>> > >  
>> > > 差出人: Torsten Lodderstedt <torsten@lodderstedt.net>
>> > > 送信日時: 水曜日, 11月 28, 2018 11:38 午後
>> > > 宛先: n-sakimura
>> > > Cc: Dick Hardt; Hannes Tschofenig; oauth@ietf.org
>> > > 件名: Re: [OAUTH-WG] OAuth Security Topics -- Recommend authorization code instead of implicit
>> > >  
>> > > Hi Nat, 
>> > > 
>> > >> Am 28.11.2018 um 21:10 schrieb n-sakimura <n-sakimura@nri.co.jp>:
>> > >> 
>> > >> I would support
>> > >> 
>> > >> 1) clearly defining Implicit as the flow that returns access token from the authorization endpoint ( some people confuses implicit as the flow that returns ID Token in the front channel)
>> > > 
>> > > That’s the current text: 
>> > > 
>> > > In order to avoid these issues, Clients SHOULD NOT use the implicit
>> > >    grant or any other response type causing the authorization server to
>> > >    issue an access token in the authorization response.
>> > > 
>> > > What would you like to modify? 
>> > > 
>> > >> 
>> > >> 2) Banning the returning of the access token that are not sender constrained from the authorization endpoint
>> > > 
>> > > In order to avoid these issues, Clients SHOULD NOT use the implicit
>> > >    grant or any other response type causing the authorization server to
>> > >    issue an access token in the authorization response, if this access tokens is not sender-constraint.
>> > > 
>> > > What about this?
>> > > 
>> > > kind regards,
>> > > Torsten.
>> > > 
>> > >> 
>> > >> Best,
>> > >> 
>> > >> Nat
>> > >> 
>> > >> 
>> > >> Outlook for iOS を入手
>> > >>  
>> > >> 差出人: OAuth <oauth-bounces@ietf.org> (Dick Hardt <dick.hardt@gmail.com> の代理)
>> > >> 送信日時: 水曜日, 11月 28, 2018 8:58 午後
>> > >> 宛先: Hannes Tschofenig
>> > >> Cc: oauth@ietf.org
>> > >> 件名: Re: [OAUTH-WG] OAuth Security Topics -- Recommend authorization code instead of implicit
>> > >>  
>> > >> +1
>> > >> 
>> > >> While there are various mechanisms to alleviate some of the issues of implicit, I don't think we can recommend specifics, and there may be future ones in the future. I think we all agree that implicit without any mitigation is problematic. 
>> > >> 
>> > >> How about we recommend against using implicit alone? 
>> > >> 
>> > >> 
>> > >> On Mon, Nov 19, 2018 at 2:34 AM Hannes Tschofenig <Hannes.Tschofenig@arm.com> wrote:
>> > >> Hi all,
>> > >> 
>> > >> The authors of the OAuth Security Topics draft came to the conclusion that it is not possible to adequately secure the implicit flow against token injection since potential solutions like token binding or JARM are in an early stage of adoption. For this reason, and since CORS allows browser-based apps to send requests to the token endpoint, Torsten suggested to use the authorization code instead of the implicit grant in call cases in his presentation (see https://datatracker.ietf.org/meeting/103/materials/slides-103-oauth-sessb-draft-ietf-oauth-security-topics-01).
>> > >> 
>> > >> A hum in the room at IETF#103 concluded strong support for his recommendations. We would like to confirm the discussion on the list.
>> > >> 
>> > >> Please provide a response by December 3rd.
>> > >> 
>> > >> Ciao
>> > >> 
>> > >> Hannes & Rifaat
>> > >> 
>> > >>  
>> > >> 
>> > >> IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
>> > >> _______________________________________________
>> > >> OAuth mailing list
>> > >> OAuth@ietf.org
>> > >> https://www.ietf.org/mailman/listinfo/oauth
>> > >> _______________________________________________
>> > >> OAuth mailing list
>> > >> OAuth@ietf.org
>> > >> https://www.ietf.org/mailman/listinfo/oauth
>> > > 
>> > 
>> > _______________________________________________
>> > OAuth mailing list
>> > OAuth@ietf.org
>> > https://www.ietf.org/mailman/listinfo/oauth
>> 
>> _______________________________________________
>> OAuth mailing list
>> OAuth@ietf.org
>> https://www.ietf.org/mailman/listinfo/oauth
> 
> CONFIDENTIALITY NOTICE: This email may contain confidential and privileged material for the sole use of the intended recipient(s). Any review, use, distribution or disclosure by others is strictly prohibited.  If you have received this communication in error, please notify the sender immediately by e-mail and delete the message and any file attachments from your computer. Thank you.