CVE-2024-1351

CVSS V2 None CVSS V3 None
Description
Under certain configurations of --tlsCAFile and tls.CAFile, MongoDB Server may skip peer certificate validation which may result in untrusted connections to succeed. This may effectively reduce the security guarantees provided by TLS and open connections that should have been closed due to failing certificate validation. This issue affects MongoDB Server v7.0 versions prior to and including 7.0.5, MongoDB Server v6.0 versions prior to and including 6.0.13, MongoDB Server v5.0 versions prior to and including 5.0.24 and MongoDB Server v4.4 versions prior to and including 4.4.28. Required Configuration : A server process will allow incoming connections to skip peer certificate validation if the server process was started with TLS enabled (net.tls.mode set to allowTLS, preferTLS, or requireTLS) and without a net.tls.CAFile configured.
Overview
  • CVE ID
  • CVE-2024-1351
  • Assigner
  • mongodb
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2024-03-07T16:10:19.597Z
  • Last Modified Date
  • 2024-03-07T16:10:19.597Z
History
Created Old Value New Value Data Type Notes
2024-06-26 05:31:47 Added to TrackCVE