CVE-2024-1351

CVSS 3.1 Score 8.8 of 10 (high)

Details

Published Mar 7, 2024
Updated: Jun 10, 2024
CWE ID 295

Summary

CVE-2024-1351 is a vulnerability impacting MongoDB Servers where, under specific configurations of --tlsCAFile and tls.CAFile, certificate validation may be bypassed. This issue can lead to untrusted connections being established, potentially weakening the security provided by Transport Layer Security (TLS). Affected versions include MongoDB Server 7.0 up to 7.0.5, 6.0 up to 6.0.13, 5.0 up to 5.0.24, and 4.4 up to 4.4.28. This vulnerability arises when a server process allows incoming connections without a net.tls.CAFile configured and TLS is enabled (net.tls.mode set to allowTLS, preferTLS, or requireTLS).

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share