Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 29774 invoked from network); 19 Sep 2005 21:56:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Sep 2005 21:56:33 -0000 Received: (qmail 92878 invoked by uid 500); 19 Sep 2005 21:56:33 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 92837 invoked by uid 500); 19 Sep 2005 21:56:32 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 92825 invoked by uid 99); 19 Sep 2005 21:56:32 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Sep 2005 14:56:31 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 67643125 for ; Mon, 19 Sep 2005 23:56:28 +0200 (CEST) Message-ID: <1024222338.1127166988421.JavaMail.jira@ajax.apache.org> Date: Mon, 19 Sep 2005 23:56:28 +0200 (CEST) From: "Daniel John Debrunner (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-485) SecurityException or LinkageException thrown during loading a class from a database jar incorrectly shuts the engine down. In-Reply-To: <2034111526.1123011215145.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-485?page=all ] Daniel John Debrunner updated DERBY-485: ---------------------------------------- Fix Version: 10.1.2.0 Also fixed in 10.1.2 as revision 290286 from trunk 230183 > SecurityException or LinkageException thrown during loading a class from a database jar incorrectly shuts the engine down. > -------------------------------------------------------------------------------------------------------------------------- > > Key: DERBY-485 > URL: http://issues.apache.org/jira/browse/DERBY-485 > Project: Derby > Type: Bug > Components: Security, SQL > Versions: 10.1.2.0, 10.2.0.0 > Reporter: Daniel John Debrunner > Assignee: Daniel John Debrunner > Priority: Minor > Fix For: 10.2.0.0, 10.1.2.0 > > In addiing test cases to lang/dcl.test for signed jar files stored in the database I found that if a jar is installed with a tampered class the resulting SecurityException shuts Derby down. Most likely the same would be true for an invalid class hacked into the jar. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira