applyOps accepts invalid UUIDs for the create command

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Works as Designed
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • ALL
    • Repl 2018-09-24, Repl 2018-10-08, Repl 2018-10-22
    • 2
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The fuzzer generated the following applyOps entry, which ended up corrupting the system.version collection (newUUID was undefined):

      {
              op: 'c',
              ns: 'admin.$cmd',
              ui: newUUID,
              o: { create: 'system.version' }
      } 

      There could be more validation in applyOps to ensure that the value 'ui' is correct.

            Assignee:
            Tess Avitabile (Inactive)
            Reporter:
            David Bradford (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: