From nobody Thu Oct 19 10:10:58 2023 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 4SB3QB5TZPz4xG3v; Thu, 19 Oct 2023 10:10:58 +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 4SB3QB504jz3WpN; Thu, 19 Oct 2023 10:10:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1697710258; 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=PUZvQEQkETVeNwLxktIxTyVNkFR9/2TkT6IROlbehyM=; b=e0+ezOprpPLDj60N1Ec9fbUTTbJ08gQUlO8xI+WmK2rfcp11vTgvb9v2RQ67bHY6KE6wss /RJsedegy+K9kuyPF+RU1VhvyjpYjqJPxYygmqwVfW4oANxuQen4/mAYrP60mCIFjkqzc9 yyCpi/BwBxhlMCVyyY8gaMRhtFZbV39B2S9WtvUGvH40kl4xxYFiqjXQDM56OBocXcEDqU sn8EYsjJW3UW/6dmWbIXcLRaRS+IsrCaQLuDb2RZSx9F/fxakvecLH74c1jVBQWqudN5Sn /d/5FG9NQ+7Bjq73u5aaPYTC4QG80kdG1MZN6DN0zbH1/kghM2Fho+m5hwov0w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697710258; a=rsa-sha256; cv=none; b=pjeflPTG+Jopz+6Tw4vGMppz2gvNIvo9uB0qi40/Jeq1tW+vU5p4o7XXf7IO/guAIl02PL KcjJpv6ZdRURBLx1gc2/wgHnuQFcKuu1CtAIqMI3TDPBONF8jSanSKU6iSzcIfsr8rCPho 1CSHMLDCg4ro7CYD03WTcjsCjoyyqCPq63iV7fssL284H9n2HYdy/xHke/CVYRLo2OSS6i 0/IwaGzCoCX6A2jYaE1HQJ6rxw1oFLTIAV633lotEltoocBlPH/UpG7HtxVw3WMqQoA5uE kh0F9d3pDrAGVr889Q4VLaUhuVWzEtFkSDcklbWRwL43XTM5bPgwUE8/l8ou3A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1697710258; 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=PUZvQEQkETVeNwLxktIxTyVNkFR9/2TkT6IROlbehyM=; b=nrVJzLTX+rkWTiY2xNUjtifL9BV6qc0F2aSkfLgbtM0z3PiykRN7yEC7nOvdcCztZKapOr xRq8WfO6kCiqqLazShIpoGaGpjSWN4EpoKfo1VBrDPYEshjAMm4q1yYMGcI7MFt0hf8APG CnnKinQlytY5qZgqaetM7QSBsxMx6bWTk1eMVwH1IjxUMbgT66wrCJEolwbImf2uwIf9g0 ikmtAh5f5gyMpeoVDw4QenyOf1rdhmMPWWg0zfl5HasInf2hASRlnwVLxqX72DVsZ96/au vGevBqU26YDRZps6Z9/06KmqhnY57wY3ymELUHDOj3CSmW8NdjzjHf3qwqaUFQ== 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 4SB3QB44ftzlcl; Thu, 19 Oct 2023 10:10:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 39JAAwGT058670; Thu, 19 Oct 2023 10:10:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 39JAAw5u058667; Thu, 19 Oct 2023 10:10:58 GMT (envelope-from git) Date: Thu, 19 Oct 2023 10:10:58 GMT Message-Id: <202310191010.39JAAw5u058667@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Bernard Spil Subject: git: b17679979a64 - main - security/vuxml: Document Apache httpd vulnerabilities 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: brnrd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b17679979a6475e48bdd28f12e934ab6c1e1b37d Auto-Submitted: auto-generated The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=b17679979a6475e48bdd28f12e934ab6c1e1b37d commit b17679979a6475e48bdd28f12e934ab6c1e1b37d Author: Bernard Spil AuthorDate: 2023-10-19 10:10:55 +0000 Commit: Bernard Spil CommitDate: 2023-10-19 10:10:55 +0000 security/vuxml: Document Apache httpd vulnerabilities --- security/vuxml/vuln/2023.xml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml index 773367c09a31..e2ecb6fd73a6 100644 --- a/security/vuxml/vuln/2023.xml +++ b/security/vuxml/vuln/2023.xml @@ -1,3 +1,37 @@ + + Apache httpd -- Multiple vulnerabilities + + + apache24 + 2.4.58 + + + + +

The Apache httpd project reports:

+
+
    +
  • CVE-2023-45802: Apache HTTP Server: HTTP/2 stream + memory not reclaimed right away on RST
  • +
  • CVE-2023-43622: Apache HTTP Server: DoS in HTTP/2 with + initial windows size 0
  • +
  • CVE-2023-31122: mod_macro buffer over-read
  • +
+
+ +
+ + CVE-2023-45802 + CVE-2023-43622 + CVE-2023-31122 + https://dlcdn.apache.org/httpd/CHANGES_2.4.58 + + + 2023-10-19 + 2023-10-19 + +
+ moonlight-embedded -- multiple vulnerabilities