Re: [websec] HSTS: Infinite max-age to address NTP spoofing attack?

Hanno Böck <hanno@hboeck.de> Fri, 07 November 2014 15:15 UTC

Return-Path: <hanno@hboeck.de>
X-Original-To: websec@ietfa.amsl.com
Delivered-To: websec@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 862311A8744 for <websec@ietfa.amsl.com>; Fri, 7 Nov 2014 07:15:01 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.402
X-Spam-Level:
X-Spam-Status: No, score=-0.402 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham
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 7ihoBQy7G__P for <websec@ietfa.amsl.com>; Fri, 7 Nov 2014 07:14:55 -0800 (PST)
Received: from zucker.schokokeks.org (zucker.schokokeks.org [178.63.68.96]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3F98B1A86DE for <websec@ietf.org>; Fri, 7 Nov 2014 07:14:55 -0800 (PST)
Received: from pc (ip25053198.dynamic.kabel-deutschland.de [::ffff:37.5.49.152]) (AUTH: LOGIN hanno-default@schokokeks.org, TLS: TLSv1/SSLv3, 128bits, ECDHE-RSA-AES128-GCM-SHA256) by zucker.schokokeks.org with ESMTPSA; Fri, 07 Nov 2014 16:14:53 +0100 id 0000000000000027.00000000545CE1ED.00007C4A
Date: Fri, 07 Nov 2014 16:14:52 +0100
From: Hanno Böck <hanno@hboeck.de>
To: websec@ietf.org
Message-ID: <20141107161452.2b834f23@pc>
In-Reply-To: <BAY180-W65945DCD6DB8531AB08F2BFF850@phx.gbl>
References: <BAY180-W65945DCD6DB8531AB08F2BFF850@phx.gbl>
X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.25; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=_zucker.schokokeks.org-31818-1415373293-0001-2"
Archived-At: http://mailarchive.ietf.org/arch/msg/websec/iAaHuf3l-KSjgHppi4ItpovAoNM
Subject: Re: [websec] HSTS: Infinite max-age to address NTP spoofing attack?
X-BeenThere: websec@ietf.org
X-Mailman-Version: 2.1.15
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: Fri, 07 Nov 2014 15:15:03 -0000

I'm not sure what I think about an infinite HSTS timespan.

But I am pretty sure that no matter what, the underlying cause needs to
be fixed. A reliable time plays a role in a number of cases in TLS.
HPKP is basically vulnerable to the same kind of attack. Certificate
validity times/expirations are vulnerable.

After I was in the talk at BH I changed my systems to use tlsdated
instead of ntpd. That's the thing that should happen: We need to make
our time sources more reliable.

I was thinking about an idea I had during the talk: Maybe browsers
should add some time consistency checks? Basically two things would be
needed:
1. check for sane time on startup. Browsers check for updates,
CRLsets and other things anyway. They could just use the tls timestamp
of these requests and throw a warning if they differ significantly (I
don't want to nag users that don't set their time second-precise, but a
diff of more a day could give a warning)
2. check for consistency while running. There could be periodical
checks and if the time does large jumps also throw a warning.

-- 
Hanno Böck
http://hboeck.de/

mail/jabber: hanno@hboeck.de
GPG: BBB51E42