漏洞信息
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
pgjdbc Client Allows Fallback to Insecure Authentication Despite channelBinding=require Configuration
漏洞描述信息
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.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
漏洞类别
认证机制不恰当
漏洞标题
pgJDBC 授权问题漏洞
漏洞描述信息
pgJDBC是pgJDBC开源的一个PostgreSQL驱动。 pgJDBC 42.7.4至42.7.7版本存在授权问题漏洞,该漏洞源于通道绑定配置不当,可能导致中间人攻击。
CVSS信息
N/A
漏洞类别
授权问题