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.
oryginał ENCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:NPostgreSQL Jdbc Driver
APPPostgresql42.7.4 – 42.7.7 (bez)
Powiązane podatności
SQL Injection w PostgreSQL JDBC Driver (pgjdbc) — tryb SIMPLE
Zapis do dowolnych plików przez pgjdbc via loggerFile (przed 42.3.3)
Cicha degradacja channel binding w PostgreSQL JDBC Driver (pgjdbc)
pgjdbc is an open source postgresql JDBC Driver. From version 42.2.0 to before version 42.7.11, pgjdbc is vuln...
PostgreSQL JDBC Driver (PgJDBC for short) allows Java programs to connect to a PostgreSQL database using stand...