Re: [secdir] review draft-ietf-httpbis-content-disp-06

Stewart Bryant <stbryant@cisco.com> Mon, 14 March 2011 18:29 UTC

Return-Path: <stbryant@cisco.com>
X-Original-To: secdir@core3.amsl.com
Delivered-To: secdir@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 3451F3A6A03; Mon, 14 Mar 2011 11:29:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -110.441
X-Spam-Level:
X-Spam-Status: No, score=-110.441 tagged_above=-999 required=5 tests=[AWL=0.158, BAYES_00=-2.599, RCVD_IN_DNSWL_HI=-8, USER_IN_WHITELIST=-100]
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 ao3n7r174BBV; Mon, 14 Mar 2011 11:29:41 -0700 (PDT)
Received: from ams-iport-2.cisco.com (ams-iport-2.cisco.com [144.254.224.141]) by core3.amsl.com (Postfix) with ESMTP id A4EBE3A68C3; Mon, 14 Mar 2011 11:29:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=stbryant@cisco.com; l=721; q=dns/txt; s=iport; t=1300127465; x=1301337065; h=message-id:date:from:reply-to:mime-version:to:cc:subject: references:in-reply-to:content-transfer-encoding; bh=Oo6+F5bSGHNpx5aC5YsBGhpONifgaqUjrpdZwMh/Gcw=; b=WqFc129S8Xy3GAJ9SDOt4pmTjMK6psq0T5sBod2q0VKEGgC5HO6NAPIJ Kw5z+TKvGh2rGS3Hv4Dnca1FOFKYHRyuxIfvd40cPaDX5Qn0Tllk6BMwY vA//c4kua9pc47JM9p6x8c4db2MDhRmanc3bWAL24+CPR8i1hMt0Lfcmk o=;
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: AqoEAP77fU2Q/khNgWdsb2JhbACmChQBARYmJaQbgmoOAZkohWIEjFKMPw
X-IronPort-AV: E=Sophos;i="4.62,317,1297036800"; d="scan'208";a="21662565"
Received: from ams-core-4.cisco.com ([144.254.72.77]) by ams-iport-2.cisco.com with ESMTP; 14 Mar 2011 18:31:04 +0000
Received: from cisco.com (mrwint.cisco.com [64.103.71.48]) by ams-core-4.cisco.com (8.14.3/8.14.3) with ESMTP id p2EIV3cF012099; Mon, 14 Mar 2011 18:31:03 GMT
Received: from stbryant-mac2.lan (localhost [127.0.0.1]) by cisco.com (8.11.7p3+Sun/8.8.8) with ESMTP id p2EIUlU18105; Mon, 14 Mar 2011 18:30:51 GMT
Message-ID: <4D7E5ED7.9020404@cisco.com>
Date: Mon, 14 Mar 2011 18:30:47 +0000
From: Stewart Bryant <stbryant@cisco.com>
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9
MIME-Version: 1.0
To: Hilarie Orman <ho@alum.mit.edu>
References: <201103141758.p2EHwkmS032697@fermat.rhmr.com>
In-Reply-To: <201103141758.p2EHwkmS032697@fermat.rhmr.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Cc: julian.reschke@greenbytes.de, draft-ietf-httpbis-content-disp-06@tools.ietf.org, iesg@ietf.org, secdir@ietf.org
Subject: Re: [secdir] review draft-ietf-httpbis-content-disp-06
X-BeenThere: secdir@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: stbryant@cisco.com
List-Id: Security Area Directorate <secdir.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/secdir>, <mailto:secdir-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/secdir>
List-Post: <mailto:secdir@ietf.org>
List-Help: <mailto:secdir-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/secdir>, <mailto:secdir-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 14 Mar 2011 18:29:42 -0000

> > From a security viewpoint, I think the protocol should restrict
> filenames to ascii alphabetic characters (no "." or "/"), and that if
> the filename does not conform, the receiver SHOULD reject the message
> and send an error code back to the sender.  The sender should not be
> allowed to specify a file extension.  The receiver SHOULD write the
> files into a quarantined disk area using a temporary filename, the
> file to be released to the recommended name pending manual review.
> But, that would break the world, as would so many security
> recommendations.
Surely you mean ascii alpha-numeric characters?

Text fixing this would also address the security component of my Discuss.

- Stewart