Re: [TLS] TLS or HTTP issue?

Nikos Mavrogiannopoulos <nmav@gnutls.org> Thu, 12 November 2009 18:43 UTC

Return-Path: <n.mavrogiannopoulos@gmail.com>
X-Original-To: tls@core3.amsl.com
Delivered-To: tls@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 62B0C3A6821 for <tls@core3.amsl.com>; Thu, 12 Nov 2009 10:43:48 -0800 (PST)
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 Lb8TQ2wWYM6s for <tls@core3.amsl.com>; Thu, 12 Nov 2009 10:43:47 -0800 (PST)
Received: from mail-fx0-f215.google.com (mail-fx0-f215.google.com [209.85.220.215]) by core3.amsl.com (Postfix) with ESMTP id 659EB3A6816 for <tls@ietf.org>; Thu, 12 Nov 2009 10:43:47 -0800 (PST)
Received: by fxm7 with SMTP id 7so2581183fxm.29 for <tls@ietf.org>; Thu, 12 Nov 2009 10:44:13 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:openpgp:content-type:content-transfer-encoding; bh=pK6mRhnVrJtWY/o1G630UPWeuX2Xuw0XMZOQdusKCbo=; b=qPh+k4r7apBj0oIgIQaYs5DQQE2vebh+8qvABOW1YjJBseIuy89PhN4ONr/g0bv/4P B4k8wekhYybhLmS0oRQDu8xo3fYjeMhuTptlhcYoQd7QndN6jhc4oXHUiX9pXvA+pl+Y xzz913uwOOyIfTs28YP4tl43Jq7myREh+WiJA=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:openpgp:content-type :content-transfer-encoding; b=AO0lOO0VwQv2ehy8v3NgjS5TTbTqFpeOhm/iU95VDRFnOaFiQ/Nh36i9CDJlslL26q gEMItWGrPzlL1m5bDGzEEp6YjPAfoeUpnJy1PrZ/XicN2Tx06wRZyFt/RMxB9ageIXRB 4aN9NY1m48oz90cQ8eC8rUkxoFvefmAG7ISHg=
Received: by 10.204.154.207 with SMTP id p15mr3560045bkw.202.1258051453130; Thu, 12 Nov 2009 10:44:13 -0800 (PST)
Received: from ?10.100.1.196? (adsl132-189.ath.forthnet.gr [79.103.99.189]) by mx.google.com with ESMTPS id 1sm3171057fkt.11.2009.11.12.10.44.10 (version=SSLv3 cipher=RC4-MD5); Thu, 12 Nov 2009 10:44:11 -0800 (PST)
Sender: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
Message-ID: <4AFC5779.3000306@gnutls.org>
Date: Thu, 12 Nov 2009 20:44:09 +0200
From: Nikos Mavrogiannopoulos <nmav@gnutls.org>
User-Agent: Thunderbird 2.0.0.23 (X11/20090817)
MIME-Version: 1.0
To: Chris Newman <Chris.Newman@Sun.COM>
References: <73843DF9-EFCB-4B8D-913E-FE2235E5BDD3@rtfm.com> <4AF33D07.7040100@gnutls.org> <4AF455DF.5040106@stpeter.im> <57839EF28A3534D8E0C69AD4@446E7922C82D299DB29D899F>
In-Reply-To: <57839EF28A3534D8E0C69AD4@446E7922C82D299DB29D899F>
X-Enigmail-Version: 0.95.7
OpenPGP: id=96865171
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit
Cc: Eric Rescorla <ekr@rtfm.com>, tls@ietf.org
Subject: Re: [TLS] TLS or HTTP issue?
X-BeenThere: tls@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "This is the mailing list for the Transport Layer Security working group of the IETF." <tls.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tls>, <mailto:tls-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tls>
List-Post: <mailto:tls@ietf.org>
List-Help: <mailto:tls-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tls>, <mailto:tls-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Nov 2009 18:43:48 -0000

Chris Newman wrote:

> 2. Having one authorized and authenticated TLS session decrypt data from
> a different TLS session.  This attack is most severe for
> SMTP+STARTTLS+BDAT (since SMTP relays typically treat all senders as
> authenticated as long as the recipient is in the local domain), but
> impacts most application protocols that have a command to "send",
> "post", "put", "set an attribute" or perform any write operation that
> can subsequently be read back.  In the case of IMAP, this can be used by
> one authorized IMAP user (someone with an account on the IMAP server) to
> potentially steal the login password of another IMAP user on the same
> server (with some IMAP client behavior caveats).

This attack is not obvious to me by this description. Can you please
elaborate?


regards,
Nikos