CVE-2025-49146
HIGH8.2EPSS 0.04%pgjdbc Client Allows Fallback to Insecure Authentication Despite channelBinding=require Configuration
發布日:2025/6/11修改日:2026/4/28
描述
pgjdbc is an open source postgresql JDBC Driver. From 42.7.4 and until 42.7.7, 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. This vulnerability is fixed in 42.7.7.
受影響套件(3)
- Bitnami/postgresql-jdbc-driver>= 42.7.4, < 42.7.7
- Debian/libpgjavafrom 0, < 42.7.7-1
- Maven/org.postgresql:postgresql>= 42.7.4, < 42.7.7
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.2 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N |
參考連結(8)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2025-49146
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2025-49146
- PATCHhttps://github.com/pgjdbc/pgjdbc
- WEBhttps://datatracker.ietf.org/doc/html/rfc5802
- WEBhttps://datatracker.ietf.org/doc/html/rfc7677
- WEBhttps://github.com/pgjdbc/pgjdbc/commit/9217ed16cb2918ab1b6b9258ae97e6ede244d8a0
- WEBhttps://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-hq9p-pm7w-8p54
- WEBhttps://www.postgresql.org/docs/current/sasl-authentication.html#SASL-SCRAM-SHA-256