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

Use SecureVectors in the KMIP service

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.2.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Security 2021-10-04, Security 2021-10-18

      Currently, sensitive data (encryption keys and unencrypted data) is passed around as std::vectors in KMIPService and related code. It would be better to use SecureVectors for their additional security guarantees.

            Assignee:
            gabriel.marks@mongodb.com Gabriel Marks
            Reporter:
            gabriel.marks@mongodb.com Gabriel Marks
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: