Return-Path: X-Original-To: apmail-tomee-commits-archive@www.apache.org Delivered-To: apmail-tomee-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C210A1878F for ; Mon, 4 Apr 2016 20:51:25 +0000 (UTC) Received: (qmail 26976 invoked by uid 500); 4 Apr 2016 20:51:25 -0000 Delivered-To: apmail-tomee-commits-archive@tomee.apache.org Received: (qmail 26948 invoked by uid 500); 4 Apr 2016 20:51:25 -0000 Mailing-List: contact commits-help@tomee.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tomee.apache.org Delivered-To: mailing list commits@tomee.apache.org Received: (qmail 26934 invoked by uid 500); 4 Apr 2016 20:51:25 -0000 Delivered-To: apmail-openejb-commits@openejb.apache.org Received: (qmail 26931 invoked by uid 99); 4 Apr 2016 20:51:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Apr 2016 20:51:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6E6082C1F58 for ; Mon, 4 Apr 2016 20:51:25 +0000 (UTC) Date: Mon, 4 Apr 2016 20:51:25 +0000 (UTC) From: "Robert Panzer (JIRA)" To: commits@openejb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (TOMEE-1768) Mention CVE-2015-8581 as resolved vulnerability next to CVE-2016-0779 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Robert Panzer created TOMEE-1768: ------------------------------------ Summary: Mention CVE-2015-8581 as resolved vulnerability next to CVE-2016-0779 Key: TOMEE-1768 URL: https://issues.apache.org/jira/browse/TOMEE-1768 Project: TomEE Issue Type: Documentation Affects Versions: 7.0.0-M3, 1.7.4 Reporter: Robert Panzer The current documentation mentions at http://openejb.apache.org/security/tomee.html CVE-2016-0779 [1] as a vulnerability resolved in TomEE 1.7.4 and 7.0.0-M3. CVE-2016-0779 seems to be a duplicate of CVE-2015-8581 [2]. Therefore CVE-2015-8581 should also be mentioned on this page. I will provide a patch for this adding a link to the other vulnerability. [1] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0779 [2] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8581 -- This message was sent by Atlassian JIRA (v6.3.4#6332)