From nobody Thu Feb 09 15:01:40 2023 X-Original-To: dev-commits-ports-main@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 4PCKnw708Tz3pMbt; Thu, 9 Feb 2023 15:01:40 +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 4PCKnw6CJRz423Z; Thu, 9 Feb 2023 15:01:40 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1675954900; 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=9thygGSqhvbFJiyrzv7M7JKOxQm3n3lLJrT0fgwVQVU=; b=ZsfDbEtw43kUY0k+y0/xwUEGspjWkpXD9l/95Z8uGydAKILtV4GyHqe+ZDlj3CECAj6GUl qKIaIiq4MUdwmVvJPejDmMRlyh36TTwI/CgX7xwswgvShevXCqjLYfye12QEDq5HukKvHv F46Ovt2q3HX0vlhb/DIC6K6mXzEMyq5092vTzXp43+xwImAP+hnt74joYbxt3yVJrtz9+j RSU4I7nDQB3XhqUS3iUJDwnmAO7M4GSuvs/Ir9dd1rxRzBYWbxvx3PaII77AFur0TAaBh2 sC2610e5KQr5jpqfJK7QPrKM/uj9dFgxrrhWlWzzfs16JzkyGVBa495rqSy6Fw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1675954900; 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=9thygGSqhvbFJiyrzv7M7JKOxQm3n3lLJrT0fgwVQVU=; b=MZ1u1q1U23mpL1ksA0s0rOZ9SXdVH3EzFgxs5idXNNcYZtXSrvdp4QH0T1DiKyfY9FV4T9 +nC2/oBqKAL15kUnZUaw34lTDCRB9ObK3sqyEvm1EU84WXVU+4+7Vx72SDs+Ius1ci7IPL k/dBJypiLulPnZGUfvZ/h9M0QafpMRLKW5240D3LxXcoKtuhTHJRLBkUjW/0+8tR/1zhyM oVVf1O9Tc+Jzzqafpenr9LzMxolVmmkY/EOuY7BJCopmdJO1bumB5NmEwMtARE+rix32+R R47RwXjXMhdqUawq5GGC2qHVPsn8CjxzvtH4HSg6zuctRqovx6q+uYiH2ipbJQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675954900; a=rsa-sha256; cv=none; b=hhZkwBQePqgdn7XOR5pfpNqCyzbQb+iqJZHkJJ3Z7cSQPnYfUy14cH933/0S9N3nCxhuZN VBBMu+yzneYIOENTGyQTi3B4GFAGtcQYF/Nh2I41IT7rjCnwa3H1zpCl61JrdlUKP33G94 EBzuRu7VrTexZNYUXIvMhwKhXsi0lgcggown9whXxDzynMXswYDABK0TEAMrM827eUhac5 zRhqvCSzP9QhGI5RB02dX0dhWanmLgcr56XpqDUH/wjTllhKJNlyNCZSX2srhRgbjxngOd r0dOwiqpu44+JREo2CIxtgw1ErPj7C3060TfxbT3A3GIw6qiFWSk4xID4ritCg== 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 4PCKnw58TfzhJp; Thu, 9 Feb 2023 15:01:40 +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 319F1ePW006211; Thu, 9 Feb 2023 15:01:40 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 319F1eY9006210; Thu, 9 Feb 2023 15:01:40 GMT (envelope-from git) Date: Thu, 9 Feb 2023 15:01:40 GMT Message-Id: <202302091501.319F1eY9006210@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Palle Girgensohn Subject: git: 8be35006cd80 - main - security/vuxml: add entry for PostgreSQL CVE-2022-41862 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: girgen X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8be35006cd805a3b6111f66782ee734b81b902e0 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by girgen: URL: https://cgit.FreeBSD.org/ports/commit/?id=8be35006cd805a3b6111f66782ee734b81b902e0 commit 8be35006cd805a3b6111f66782ee734b81b902e0 Author: Palle Girgensohn AuthorDate: 2023-02-09 15:00:48 +0000 Commit: Palle Girgensohn CommitDate: 2023-02-09 15:00:48 +0000 security/vuxml: add entry for PostgreSQL CVE-2022-41862 --- security/vuxml/vuln/2023.xml | 52 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml index 5f3b57277e38..0994da74aa82 100644 --- a/security/vuxml/vuln/2023.xml +++ b/security/vuxml/vuln/2023.xml @@ -1,3 +1,55 @@ + + PostgreSQL server -- Client memory disclosure when connecting, with Kerberos, to modified server. + + + postgresql15-server + 15.2 + + + postgresql14-server + 14.7 + + + postgresql13-server + 13.10 + + + postgresql12-server + 12.14 + + + + +

PostgreSQL Project reports:

+
+

+ A modified, unauthenticated server can send an + unterminated string during the establishment of Kerberos + transport encryption. When a libpq client application + has a Kerberos credential cache and doesn't explicitly + disable option gssencmode, a server can cause libpq to + over-read and report an error message containing + uninitialized bytes from and following its receive + buffer. If libpq's caller somehow makes that message + accessible to the attacker, this achieves a disclosure + of the over-read bytes. We have not confirmed or ruled + out viability of attacks that arrange for a crash or for + presence of notable, confidential information in + disclosed bytes. +

+
+ +
+ + CVE-2022-41862 + https://www.postgresql.org/support/security/CVE-2022-41862/ + + + 2023-02-09 + 2023-02-09 + +
+ Grafana -- Stored XSS in ResourcePicker component