Skip to content
Snippets Groups Projects
Commit e4dff383 authored by Christoph Berg's avatar Christoph Berg :satellite:
Browse files

New upstream version 42.7.7. Fixes CVE-2025-49146: When the PostgreSQL JDBC...

New upstream version 42.7.7. Fixes CVE-2025-49146: When the PostgreSQL JDBC driver is configured with channel binding set to required (default value is prefer), the driver would incorrectly allow connections to proceed with authentication methods that do not support channel binding (such as password, MD5, GSS, or SSPI authentication). This could allow a man-in-the-middle attacker to intercept connections that users believed were protected by channel binding requirements.
parent 7d5fcf3f
No related branches found
No related tags found
No related merge requests found
Pipeline #878561 passed
libpgjava (42.7.7-1) unstable; urgency=medium
* New upstream version 42.7.7.
Fixes CVE-2025-49146: When the PostgreSQL JDBC driver is configured with
channel binding set to required (default value is prefer), the driver
would incorrectly allow connections to proceed with authentication methods
that do not support channel binding (such as password, MD5, GSS, or SSPI
authentication). This could allow a man-in-the-middle attacker to
intercept connections that users believed were protected by channel
binding requirements.
-- Christoph Berg <myon@debian.org> Fri, 13 Jun 2025 15:26:53 +0200
libpgjava (42.7.6-1) experimental; urgency=medium
* New upstream version 42.7.6.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment