Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-hq9p-pm7w-8p54

Опубликовано: 11 июн. 2025
Источник: github
Github: Прошло ревью
CVSS3: 8.2

Описание

pgjdbc Client Allows Fallback to Insecure Authentication Despite channelBinding=require Configuration

Impact

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.

Patches

TBD

Workarounds

Configure sslMode=verify-full to prevent MITM attacks.

References

Пакеты

Наименование

org.postgresql:postgresql

maven
Затронутые версииВерсия исправления

>= 42.7.4, < 42.7.7

42.7.7

EPSS

Процентиль: 3%
0.00017
Низкий

8.2 High

CVSS3

Дефекты

CWE-287

Связанные уязвимости

CVSS3: 8.2
ubuntu
8 дней назад

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.

CVSS3: 8.2
redhat
8 дней назад

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.

CVSS3: 8.2
nvd
8 дней назад

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.

CVSS3: 8.2
debian
8 дней назад

pgjdbc is an open source postgresql JDBC Driver. From 42.7.4 and until ...

CVSS3: 8.2
fstec
8 дней назад

Уязвимость драйвера JDBC pgjdbc для подключения Java-программ к базе данных PostgreSQL, позволяющая нарушителю реализовать атаку типа «человек посередине»

EPSS

Процентиль: 3%
0.00017
Низкий

8.2 High

CVSS3

Дефекты

CWE-287