From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS4713 221.184.0.0/13 X-Spam-Status: No, score=-3.9 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by dcvr.yhbt.net (Postfix) with ESMTP id DA86B1F4C0 for ; Fri, 25 Oct 2019 03:33:07 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 4201E120AB3; Fri, 25 Oct 2019 12:32:57 +0900 (JST) Received: from o1678948x4.outbound-mail.sendgrid.net (o1678948x4.outbound-mail.sendgrid.net [167.89.48.4]) by neon.ruby-lang.org (Postfix) with ESMTPS id 62C28120A77 for ; Fri, 25 Oct 2019 12:32:54 +0900 (JST) Received: by filter0182p3mdw1.sendgrid.net with SMTP id filter0182p3mdw1-24967-5DB26CE7-45 2019-10-25 03:32:55.787607914 +0000 UTC m=+276842.930928993 Received: from herokuapp.com (unknown [18.208.173.77]) by ismtpd0037p1mdw1.sendgrid.net (SG) with ESMTP id NrngWsQnQlyqeF6k7-8_IQ for ; Fri, 25 Oct 2019 03:32:55.697 +0000 (UTC) Date: Fri, 25 Oct 2019 03:32:55 +0000 (UTC) From: dj@twkie.net Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 71129 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 16279 X-Redmine-Issue-Author: twk3 X-Redmine-Sender: twk3 X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-SG-EID: =?us-ascii?Q?0evBiIzl9FQ90eFGZJiX+MBB=2FZh=2Fk6ZrKY0P57YhlIK1giXdbOpAcvBC8qUrCg?= =?us-ascii?Q?e2VMlaSdZBFGUaH67yM3KSwHWdiY5rFw+1GbAJW?= =?us-ascii?Q?A8X2JnCwvp2feeJmj++iVD0FQn9TJV2PKT1rpCB?= =?us-ascii?Q?m2qfXa+eZf4C=2F8yJzgkZHn4+u0UPHzO1khif2c0?= =?us-ascii?Q?FVDVxb2OgdWkz?= To: ruby-core@ruby-lang.org X-ML-Name: ruby-core X-Mail-Count: 95537 Subject: [ruby-core:95537] [Ruby master Bug#16279] Backport 463092b8 X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #16279 has been reported by twk3 (DJ Mountney). ---------------------------------------- Bug #16279: Backport 463092b8 https://bugs.ruby-lang.org/issues/16279 * Author: twk3 (DJ Mountney) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN ---------------------------------------- Please backport the rake 12.3.3 update into the stable releases rev: 463092b84da7933f307cc8747f948f68ef19f5fd This patch resolves a public disclosed minor security issue: https://hackerone.com/reports/651518 And causes the current version of ruby to fail security scanning tests. -- https://bugs.ruby-lang.org/