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

Invoke SetDllDirectory

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Server Security

      On Windows, invoking SetDllDirectory("") will prevent future calls to LoadLibrary from searching the CWD for DLLs. In practice, because our DLLs are either provided by the application or by the operating system, the CWD will never be searched. However, using {SetDllDirectory}} wouild make articulating our binaries' DLL loading policies more straightforward.

            Assignee:
            backlog-server-security [DO NOT USE] Backlog - Security Team
            Reporter:
            spencer.jackson@mongodb.com Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: