From owner-freebsd-java@FreeBSD.ORG Tue May 17 06:40:09 2005 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05FA916A4CE; Tue, 17 May 2005 06:40:09 +0000 (GMT) Received: from matrix.gatewaynet.com (matrix.gatewaynet.com [217.19.69.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id B024543DAC; Tue, 17 May 2005 06:40:07 +0000 (GMT) (envelope-from achill@matrix.gatewaynet.com) Received: from matrix.gatewaynet.com (localhost.localdomain [127.0.0.1]) by matrix.gatewaynet.com (8.12.8/8.12.8) with ESMTP id j4H6O79W006923; Tue, 17 May 2005 09:24:07 +0300 Received: from localhost (achill@localhost)j4H6O7Lx006919; Tue, 17 May 2005 09:24:07 +0300 Date: Tue, 17 May 2005 09:24:07 +0300 (EEST) From: Achilleus Mantzios To: Alfred Perlstein In-Reply-To: <20050517033420.GB62055@elvis.mu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-7 Content-Transfer-Encoding: 8BIT cc: java@freebsd.org Subject: Re: What's up with java and security? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2005 06:40:09 -0000 O Alfred Perlstein έγραψε στις May 16, 2005 : > I wanted to play with java, but it looks like all the ports we > have are busted... > > jdk13 native has issues: > ===> jdk-1.3.1p9_5 has known vulnerabilities: > => jdk/jre -- Security Vulnerability With Java Plugin. > Reference: jdk13 is a little outdated nowdays right? > > > jdk14 depends on linux-sun-jdk14 which has issues: > ===> linux-sun-jdk-1.4.2.08_1 has known vulnerabilities: > => jdk -- jar directory traversal vulnerability. > Reference: > Check your jar-based installations every time before you proceed, for malicious ../ files. Anyways, a jar file 99% of the cases is meant to be used as a class repository and not a replacement for tar. > Is Sun planning on fixing this? > > -- -Achilleus