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

Redact password data from logs for user management commands

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.5.5
    • Affects Version/s: None
    • Component/s: Logging, Security
    • Labels:
      None
    • ALL

      If the createUser command is logged for any reason, it includes the password in plaintext.

      runQuery called test.$cmd { createUser: "spencer", pwd: "password", roles: [ "readWrite" ], writeConcern: { w: "majority", wtimeout: 30000.0 } }
      

            Assignee:
            schwerin@mongodb.com Andy Schwerin
            Reporter:
            spencer@mongodb.com Spencer Brody (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: