Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-62666

Use explicit read concern in EncryptedDBClientBase and ImplicitEncryptedDBClientBase

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.3.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Security 2022-01-24, Security 2022-02-07

      https://github.com/10gen/mongo/blob/19080405d9c7d08b54e70228a92d237223f2885c/src/mongo/shell/encrypted_dbclient_base.cpp#L633

      https://github.com/10gen/mongo-enterprise-modules/blob/deb67757a28ed4bbb0d78f0af1da4eae9dfcbed5/src/fle/shell/implicit_encrypted_dbclient.cpp#L330

      The implicit default read concern is used in these places, but this is a default that can be modified by the user. It would probably be better to use an explicit read concern here instead.

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            gabriel.marks@mongodb.com Gabriel Marks
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: