-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Security
-
Fully Compatible
-
ALL
-
Security 2025-02-17
In fle_crypto.cpp:encryptData(), the IV buffer is initialized to a length of MONGOCRYPT_IV_LEN, but not written with cryptographically-secure random data, before being passed to do_encrypt().