Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ufCCE-003nPN-L8 for pgadmin-support@arkaria.postgresql.org; Fri, 25 Jul 2025 06:46:23 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1ufCCD-00FETJ-BH for pgadmin-support@arkaria.postgresql.org; Fri, 25 Jul 2025 06:46:21 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ufCCD-00FETB-4H for pgadmin-support@lists.postgresql.org; Fri, 25 Jul 2025 06:46:21 +0000 Received: from four.baremetal.com ([67.223.102.125]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1ufCC9-000jgK-1Z for pgadmin-support@lists.postgresql.org; Fri, 25 Jul 2025 06:46:20 +0000 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=darrenduncan.net; h= message-id:date:mime-version:subject:to:references:from :in-reply-to:content-type:content-transfer-encoding; s= 2024062918; bh=y3Nxtr3CA0J3sxhmJy8Y2Bi/Y8Q=; b=Mugm/9kiSC7AcFOfV h4XtXu9etkJWgkWgDBjHLkiJOnMSy0B4afZvv0cc1+v76tC2p9sMv+tKwjiADmPW Z3p7pBN+NTOq8DagmLe5zzPAXFF1UwlEWxq4hixeItbDnjW+9Kfmv0yTEKIvrjXJ JUMASabU64XHCpRyShwn0c+f44= Received: from [192.168.0.14] (107-190-19-247.cpe.teksavvy.com [107.190.19.247]) by four.baremetal.com (8.15.2/8.15.2) with ESMTP id 56P6kEWG3062533 for ; Thu, 24 Jul 2025 23:46:15 -0700 Message-ID: Date: Thu, 24 Jul 2025 23:46:14 -0700 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: PGadmin 4 version 9.5 To: pgadmin-support@lists.postgresql.org References: Content-Language: en-US From: Darren Duncan In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Your post came through after the pgAdmin 4 version 9.6 release. Does your problem still occur on 9.6 version? -- Darren Duncan On 2025-07-24 11:24 p.m., Erik Soudant wrote: > I hope I am addressing the right mailinglist. > > Our vulnerabilityscanners are picking up the following vulnerablity on the > windows installation of pg admin. > > Patching the sqllite3.dll manually (3.50.2) will cause pgadmin to not start at all. > > Is there a fix, mitigation known?