2 matches found
MariaDB's connector leaks the cleartext password to an MitM despite `ssl: true`
Summary When SSL/TLS is enabled but no CA / server certificate is provided, the connector verifies the server's identity using fingerprint validation. The check is effective, the connection is ultimately rejected when it fails, but it happens after the authentication exchange. As a result, the...
7.5CVSS5.9AI score0.00422EPSS
SaveExploits0References10Affected Software1
SUSE CVE-2026-31711
In the Linux kernel, the following vulnerability has been resolved: smb: server: fix activenumconn leak on transport allocation failure Commit 77ffbcac4e56 "smb: server: fix leak of activenumconn in ksmbdtcpnewconnection" addressed the kthreadrun failure path. The earlier alloctransport == NULL...
7.5CVSS5.8AI score0.00542EPSS
SaveExploits0References4
20