Community
    • Login

    Why is it a security issue to load Notepad++ plugins from %APPDATA% folder?

    Scheduled Pinned Locked Moved Security
    3 Posts 3 Posters 6.6k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Prahlad-Makwana4145P Offline
      Prahlad-Makwana4145
      last edited by

      Why is it a security issue to load Notepad++ plugins from %APPDATA% folder?

      1 Reply Last reply Reply Quote 0
      • gstaviG Offline
        gstavi
        last edited by

        Playing a security analyst:
        Lets assume a malicious user gained access to another computer in the network that allow him to copy files to the target machine via network sharing but not to execute arbitrary code on the target machine.
        Copying a crafted DLL as plugin into APPDATA only requires user permission while copying it to ProgramFiles requires admin permission.
        Once a user on the target machine launches Notepad++ the code within the DLL is executed.

        As a general rule of thumb you should try to keep all your executables and DLLs in directories that are only writables to admins.

        1 Reply Last reply Reply Quote 5
        • scaryboohooS Offline
          scaryboohoo
          last edited by

          I really hope, that you are just “playin” a security analyst.

          Access via network sharing requiers administrative rights so the person could copy the directly to ProgramFiles folder and the user is helpless.

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors