Re: [Syslog] Issue 14 - Unreliable Delivery

"Joseph Salowey (jsalowey)" <jsalowey@cisco.com> Mon, 21 June 2010 04:47 UTC

Return-Path: <jsalowey@cisco.com>
X-Original-To: syslog@core3.amsl.com
Delivered-To: syslog@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 69EF33A6A1C for <syslog@core3.amsl.com>; Sun, 20 Jun 2010 21:47:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -10.386
X-Spam-Level:
X-Spam-Status: No, score=-10.386 tagged_above=-999 required=5 tests=[AWL=0.213, BAYES_00=-2.599, RCVD_IN_DNSWL_HI=-8]
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 C3Wx20g56Afm for <syslog@core3.amsl.com>; Sun, 20 Jun 2010 21:47:34 -0700 (PDT)
Received: from sj-iport-5.cisco.com (sj-iport-5.cisco.com [171.68.10.87]) by core3.amsl.com (Postfix) with ESMTP id 224443A63CB for <syslog@ietf.org>; Sun, 20 Jun 2010 21:47:34 -0700 (PDT)
Authentication-Results: sj-iport-5.cisco.com; dkim=neutral (message not signed) header.i=none
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: AvsEAKKLHkyrR7Hu/2dsb2JhbACfBnGmW5k5hRsEg1Q
X-IronPort-AV: E=Sophos;i="4.53,450,1272844800"; d="scan'208";a="215125124"
Received: from sj-core-5.cisco.com ([171.71.177.238]) by sj-iport-5.cisco.com with ESMTP; 21 Jun 2010 04:47:41 +0000
Received: from xbh-sjc-231.amer.cisco.com (xbh-sjc-231.cisco.com [128.107.191.100]) by sj-core-5.cisco.com (8.13.8/8.14.3) with ESMTP id o5L4leTi004893 for <syslog@ietf.org>; Mon, 21 Jun 2010 04:47:40 GMT
Received: from xmb-sjc-225.amer.cisco.com ([128.107.191.38]) by xbh-sjc-231.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.4675); Sun, 20 Jun 2010 21:47:40 -0700
X-MimeOLE: Produced By Microsoft Exchange V6.5
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable
Date: Sun, 20 Jun 2010 21:47:38 -0700
Message-ID: <AC1CFD94F59A264488DC2BEC3E890DE50AC62501@xmb-sjc-225.amer.cisco.com>
In-Reply-To: <Pine.GSO.4.63.1006181711000.13308@sjc-cde-011.cisco.com>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: [Syslog] Issue 14 - Unreliable Delivery
Thread-Index: AcsPYV1Np+8gRVsBR/2KBN8/XCljXABmm+fA
References: <Pine.GSO.4.63.1006181711000.13308@sjc-cde-011.cisco.com>
From: "Joseph Salowey (jsalowey)" <jsalowey@cisco.com>
To: "Chris Lonvick (clonvick)" <clonvick@cisco.com>, syslog@ietf.org
X-OriginalArrivalTime: 21 Jun 2010 04:47:40.0629 (UTC) FILETIME=[E1343850:01CB10FC]
Subject: Re: [Syslog] Issue 14 - Unreliable Delivery
X-BeenThere: syslog@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Security Issues in Network Event Logging <syslog.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/syslog>, <mailto:syslog-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/syslog>
List-Post: <mailto:syslog@ietf.org>
List-Help: <mailto:syslog-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/syslog>, <mailto:syslog-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 21 Jun 2010 04:47:35 -0000

> -----Original Message-----
> From: syslog-bounces@ietf.org [mailto:syslog-bounces@ietf.org] On
Behalf
> Of Chris Lonvick (clonvick)
> Sent: Friday, June 18, 2010 8:42 PM
> To: syslog@ietf.org
> Subject: [Syslog] Issue 14 - Unreliable Delivery
> 
> SECDIR Reviewer comments:
> 
> One difference between the security considerations for syslog over
> DTLS and those for syslog over TLS (unnoted in the current Security
> Considerations section) is that DTLS does not provide retransmission.
> If an attacker can cause a packet to be dropped (especially one
> carrying significant information about an attack), the transport
> receiver may not consider this a significant event and so the syslog
> server may be completely unaware of the occurrence. This contrasts
> with syslog over TLS where a dropped packet would be retransmitted
> until acknowledged or until the TLS connection goes down (indicating
> to the transport sender and receiver and perhaps to the syslog client
> and server that a significant event has occurred). Maybe it would be
> a good idea to recommend that the transport receiver notice gaps in
> the DTLS sequence numbers and notify the syslog server. Still, this
> is not as good from a security standpoint as syslog over TLS since
> none of the client code will be aware that the dropped message was
> not received. At least, there should be a discussion of this issue
> in the Security Considerations section of this document.
> 
> My comments back to the reviewer and the IESG:
> ===vvv===
>     It's discussed in section 5.4 (Unreliable Delivery - in the
Security
> Considerations section) in RFC 5426 and throughout Section 3.1
> (Loss-Insensitive Messaging) in RFC 4347.  I'm thinking that it would
be
> good to note this in Section 4 (Using DTLS to Secure Syslog) in the
draft.
> 
>     Overall, the community is comfortable with the loss of information
as
> they've been using syslog/udp for many years and know the problems
with
> that.  RFC 5424 also notes that implementers who wish a lossless
stream
> should be using tls/tcp as their transport.  From that, it's probably
best
> to reference RFC 5848 (referenced as draft-ietf-syslog-sign in the
draft)
> which can also provide an indication of loss of messages. "
> ===^^^^===
> 
> ACTION: I'd like to get some discussion going on this.  Do people
think
> that this is good?
> 
[Joe] I think it would be good to add a security consideration.  How
about:

"9.x Message Loss

The transports described in this document are unreliable.  It is
possible for messages to be lost or removed by an attacker without the
knowledge of the receiver. [RFC 5424] notes that implementers who wish a
lossless stream should be using tls/tcp as their transport.  In
addition, the use of [RFC 5848] can also provide an indication of
message. " 


> Thanks,
> Chris
> _______________________________________________
> Syslog mailing list
> Syslog@ietf.org
> https://www.ietf.org/mailman/listinfo/syslog