Re: [websec] handling STS header field extendability

Paul Hoffman <paul.hoffman@vpnc.org> Mon, 13 August 2012 21:17 UTC

Return-Path: <paul.hoffman@vpnc.org>
X-Original-To: websec@ietfa.amsl.com
Delivered-To: websec@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A4ECF21F8691 for <websec@ietfa.amsl.com>; Mon, 13 Aug 2012 14:17:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level:
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j8bBguCryVfm for <websec@ietfa.amsl.com>; Mon, 13 Aug 2012 14:17:45 -0700 (PDT)
Received: from hoffman.proper.com (IPv6.Hoffman.Proper.COM [IPv6:2605:8e00:100:41::81]) by ietfa.amsl.com (Postfix) with ESMTP id 155EE21F8645 for <websec@ietf.org>; Mon, 13 Aug 2012 14:17:45 -0700 (PDT)
Received: from sn87.proper.com (sn87.proper.com [75.101.18.87]) (authenticated bits=0) by hoffman.proper.com (8.14.5/8.14.5) with ESMTP id q7DLHhNR046730 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 13 Aug 2012 14:17:43 -0700 (MST) (envelope-from paul.hoffman@vpnc.org)
Mime-Version: 1.0 (Apple Message framework v1278)
Content-Type: text/plain; charset="us-ascii"
From: Paul Hoffman <paul.hoffman@vpnc.org>
In-Reply-To: <CANVv-VcEwGR3TyvJDSDxb9Y141-GSozAJtMBSFwDh9O6Oz_RTA@mail.gmail.com>
Date: Mon, 13 Aug 2012 14:17:43 -0700
Content-Transfer-Encoding: quoted-printable
Message-Id: <9AC35DC0-6863-4C3F-AF4F-E34D4CD632CC@vpnc.org>
References: <5024352D.4040604@KingsMountain.com> <CAOuvq23dxoKyV2No55WEYePhVj+Fcab5cF65C1FsiqgtmEkXMA@mail.gmail.com> <CA+cU71kx4Ck2aMeSHhnpb--aZ+mRmszQdojepM4aapVn2TsR=Q@mail.gmail.com> <370C9BEB4DD6154FA963E2F79ADC6F2E1C251C@DEN-EXDDA-S12.corp.ebay.com> <CANVv-VfcVBhd7AUqsZ83dKJiDL3V=_Fd2Wmm=o7WXMiEgCAusg@mail.gmail.com> <FD1D3117-B393-417A-868F-AB954907C16C@vpnc.org> <CANVv-VcEwGR3TyvJDSDxb9Y141-GSozAJtMBSFwDh9O6Oz_RTA@mail.gmail.com>
To: Collin Jackson <collin.jackson@sv.cmu.edu>
X-Mailer: Apple Mail (2.1278)
Cc: Ben Campbell <ben@nostrum.com>, IETF WebSec WG <websec@ietf.org>
Subject: Re: [websec] handling STS header field extendability
X-BeenThere: websec@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Web Application Security Minus Authentication and Transport <websec.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/websec>, <mailto:websec-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/websec>
List-Post: <mailto:websec@ietf.org>
List-Help: <mailto:websec-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/websec>, <mailto:websec-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 13 Aug 2012 21:17:45 -0000

On Aug 13, 2012, at 2:09 PM, Collin Jackson wrote:

> Brad was describing a network attacker that was able to obtain a DV
> certificate (but not an EV certificate) for a target site. The
> attacker can "act as a partial MITM and provide, using a DV
> certificate, trojan script content in an iframe with no security
> indicators or substitute an external script in a legitimate page and
> that script will have full access to content delivered with an EV
> certificate." This would allow, for example, the attacker to read
> cookies and passwords entered into a bank's login form.
> 
> My point is that if the site is using LockEV, the network attacker's
> DV certificate is useless, so LockEV is useful even if the browser's
> script access checks don't pay attention to the EV/DV distinction.

If the site did LockEV without ever locking its public key or CA, you would be right. That seems like a ridiculous policy, though. LockCA seems much more likely.

--Paul Hoffman