DurableViewCatalogImpl::iterate does not validate database name before calling NamespaceString constructor

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • 56
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The DurableViewCatalogImpl::iterate function checks whether a view's collection name is valid before attempting to call the NamespaceString constructor to prevent the constructor from uasserting. However, if the view's database name contains null characters, collectionNameIsValid will still be true because the database part of the name is not checked.

            Assignee:
            Justin Seyster
            Reporter:
            Maria van Keulen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: