From nobody Thu Nov 10 00:08:16 2022 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4N72H43tLkz4dj0Z; Thu, 10 Nov 2022 00:08:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4N72H43PZvz3PZy; Thu, 10 Nov 2022 00:08:16 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1668038896; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=juCW2juyMyFqyfEEu5dsyXCpKEvBrFG2/TiMI9oOtq4=; b=jFZYtz3Jb2y7WxP7EkJkOrv0+Hf5rxBxeKQFNaFZSdpQ90jTWSlYAcHAlVVcWGdSQHDkNE SBMNJyrV8KQzfPsf8lPA1NRV4PX8XnxVX3AJzIo5+WuZCfpoxmglFlZ1dTPabgC2QVOcdJ x9w2JTI0i09lr+C0hqjqyrSJYHQZdgLoizwd02rn7bl0MpkdpgaPw7VTLWEH0s6enMVvCZ 5Wk6ojx69C0cBY1WCoXRIH8hFbkkp8eWe0GteAsGSbIoSnfy1p8w25z9KWsPeOckkrDe76 giui1R3wp7yv+VnrzfuyfRnKpZuuk9ldl88sVljg3PSR7zJOpZEFgQymnKgVEQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1668038896; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=juCW2juyMyFqyfEEu5dsyXCpKEvBrFG2/TiMI9oOtq4=; b=oDy9ENIQyDRZxT0N0P/pE+bkyEQk1fbCA/2QDrMNBqEJEaV95eGxZwce8MHFADGbLHwuhU x1j1ZjaWAbYX8i8TuXyfa/49ABC08ZFFo4t8gdyuC7BmgYNWq4nWVw5D679b1YLN5AtsfQ /SohqI6XAvFy09AOvnMOp1ITgOeQAKEI5Yl2vVXDXQpttMS7+GkIdqa7ck3LP8XCvj8AWz /msphPSkzjyo4rHM+lL+IChEGAXmPX1X20TULRAkKQMqbzQoFs4RfbXiCOxnyMjsewrIpW A3gw/hvv/D2jJZSaPbQLJLuTAE2PJ+jBE5mrGdthzi5Nus1n1XSJtM18YRRBmQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1668038896; a=rsa-sha256; cv=none; b=JpKeYTPJr9apMEI68Ow08d5qSe/1wsnYv1pGWiGm7j51tww86X4vEOHdku3rJp6S+angRR qfojArKha1DfldF+giCc56MjhNGkmueAShZTnzYUJOM/c18o0qp0MF/H2zz9yctdIwZ7N6 yHEtEQnzJERZu0JpN/lzPa2SP7EGAwS9kT9H2l8ylui1mp4tt8QOOEBszkxwfW3Ym2yMWp ImXT8uPBWkuf0IVJBHtkepTxKnn0W9I3xdCjFQW0j5yTLw/HNnvryYeGXlgwAPfTd/bxcq rndpANE70cikERiClE5LQUhBpTKo70znDb5Fog+uWq8r0ysNQbKJULIzTtjS2g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4N72H42CFnzgZp; Thu, 10 Nov 2022 00:08:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 2AA08GLi067957; Thu, 10 Nov 2022 00:08:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 2AA08GLR067956; Thu, 10 Nov 2022 00:08:16 GMT (envelope-from git) Date: Thu, 10 Nov 2022 00:08:16 GMT Message-Id: <202211100008.2AA08GLR067956@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Danilo G. Baio" Subject: git: 124a5223606f - main - security/vuxml: Add varnish cache security issues List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dbaio X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 124a5223606f87270427c51b20a1b5f03aa16c06 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=124a5223606f87270427c51b20a1b5f03aa16c06 commit 124a5223606f87270427c51b20a1b5f03aa16c06 Author: Danilo G. Baio AuthorDate: 2022-11-10 00:05:15 +0000 Commit: Danilo G. Baio CommitDate: 2022-11-10 00:07:24 +0000 security/vuxml: Add varnish cache security issues --- security/vuxml/vuln-2022.xml | 65 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) diff --git a/security/vuxml/vuln-2022.xml b/security/vuxml/vuln-2022.xml index 6a6c7dd6e0b4..c5b6d57fd73f 100644 --- a/security/vuxml/vuln-2022.xml +++ b/security/vuxml/vuln-2022.xml @@ -1,3 +1,68 @@ + + varnish -- HTTP/2 Request Forgery Vulnerability + + + varnish7 + 7.2.1 + + + varnish6 + 6.6.2 + + + + +

Varnish Cache Project reports:

+
+

A request forgery attack can be performed on Varnish Cache servers that + have the HTTP/2 protocol turned on. An attacker may introduce + characters through the HTTP/2 pseudo-headers that are invalid in the + context of an HTTP/1 request line, causing the Varnish server to + produce invalid HTTP/1 requests to the backend. This may in turn be + used to successfully exploit vulnerabilities in a server behind the + Varnish server.

+
+ +
+ + https://varnish-cache.org/security/VSV00011.html + + + 2022-11-08 + 2022-11-09 + +
+ + + varnish -- Request Smuggling Vulnerability + + + varnish7 + 7.2.1 + + + + +

Varnish Cache Project reports:

+
+

A request smuggling attack can be performed on Varnish Cache servers by + requesting that certain headers are made hop-by-hop, preventing the + Varnish Cache servers from forwarding critical headers to the backend. + Among the headers that can be filtered this way are both Content-Length + and Host, making it possible for an attacker to both break the HTTP/1 + protocol framing, and bypass request to host routing in VCL.

+
+ +
+ + https://varnish-cache.org/security/VSV00010.html + + + 2022-11-08 + 2022-11-09 + +
+ chromium -- multiple vulnerabilities