Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3063018D93 for ; Wed, 9 Dec 2015 21:17:09 +0000 (UTC) Received: (qmail 36467 invoked by uid 500); 9 Dec 2015 21:17:08 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 36421 invoked by uid 500); 9 Dec 2015 21:17:08 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 36406 invoked by uid 99); 9 Dec 2015 21:17:08 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Dec 2015 21:17:08 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id E0ABDC094F for ; Wed, 9 Dec 2015 21:17:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4.545 X-Spam-Level: **** X-Spam-Status: No, score=4.545 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, URI_HEX=1.313, URI_TRY_3LD=0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 3Y2cP549kCHY for ; Wed, 9 Dec 2015 21:17:01 +0000 (UTC) Received: from mail-ig0-f181.google.com (mail-ig0-f181.google.com [209.85.213.181]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 1128420599 for ; Wed, 9 Dec 2015 21:17:01 +0000 (UTC) Received: by mail-ig0-f181.google.com with SMTP id mv3so2216389igc.0 for ; Wed, 09 Dec 2015 13:17:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=FGlyj7vfUWyQ0+yKDnyQ7iDfnD4sC/qxXQ0DCuE3pKk=; b=GpvMHsHgFK8waMDp2yJwJnL/iebRuok5Tjg4BCacAlB+K4mf4Vz8KQ9ZcNo/xyL3mq 6KdPfhN7CnBsXrT335S3eRqleQhRlU1Q/LZtE45gVPFZxE/VH0YPtF7sJXcL/Cj2iis2 f6Eh2E/0bg18QA6qBysbHBdf4OA0Mb2vchEZhuAPx+LTJDctEkcMWBGywCPHc1TUr+9H QZUUcVXjQL/dTtWuN5/TX6eEZM3tMjv1zn9stxRWXY7sB2ysLo0htDVnw6pOeeWESNGt kcGB8AtXjTfErpjfhy8bRldOreaK7ucvp8lNpsoQTO1FJyjR+RApUoYPjnjZAZAfvcN3 /zoQ== MIME-Version: 1.0 X-Received: by 10.50.66.236 with SMTP id i12mr31410768igt.14.1449695819967; Wed, 09 Dec 2015 13:16:59 -0800 (PST) Sender: tbain98@gmail.com Received: by 10.50.28.18 with HTTP; Wed, 9 Dec 2015 13:16:59 -0800 (PST) Received: by 10.50.28.18 with HTTP; Wed, 9 Dec 2015 13:16:59 -0800 (PST) In-Reply-To: <1449681719233-4704820.post@n4.nabble.com> References: <1449678818556-4704819.post@n4.nabble.com> <1449681719233-4704820.post@n4.nabble.com> Date: Wed, 9 Dec 2015 14:16:59 -0700 X-Google-Sender-Auth: A8JqGA3_DajU-5EVCMGaCh3j9cE Message-ID: Subject: Re: ActiveMQ and commons-collection "security vulnerabilty" From: Tim Bain To: ActiveMQ Users Content-Type: multipart/alternative; boundary=047d7bdc0ce061b38e05267d9c0f --047d7bdc0ce061b38e05267d9c0f Content-Type: text/plain; charset=UTF-8 And the takeaway from that thread is that ActiveMQ 5.13.0 is already secure, even with the vulnerable version of commons-collections, unless you explicitly configure it to allow deserialization of the problematic classes. Versions prior to 5.13.0, however, are vulnerable. Tim On Dec 9, 2015 10:39 AM, "jahlborn" wrote: > Duplicate of this thread: > > http://activemq.2283324.n4.nabble.com/Java-December-vulnerability-tp4704610.html > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/ActiveMQ-and-commons-collection-security-vulnerabilty-tp4704819p4704820.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > --047d7bdc0ce061b38e05267d9c0f--