Skip to content

Limiting In-app Navigation and Electron.js Version Upgrade #23

Description

@masood

Thank you for designing the Instatron Desktop Application making it open-source and available. The application is a useful instagram client and does a great job of following secure web preferences. We list pointers of concern below that can help make the application more secure.

  1. [Preventing In-app Navigation] Since the app focuses on instagram.com, it will be useful to prevent all attempts at in-app navigation to external domains by adding a listener on will-navigate and a handler function on setWindowOpenHandler.
  2. [Keeping up-to-date w/ Electron.js]: The application uses an old version of Electron.js (v18.3.7) and Chromium which is vulnerable to numerous known V8 and Blink attacks. Upgrading to an even newer version will be a great idea as well [Link]

Thank you!


Mir Masood Ali, PhD student, University of Illinois Chicago
Mohammad Ghasemisharif, PhD Candidate, University of Illinois Chicago
Chris Kanich, Associate Professor, University of Illinois Chicago
Jason Polakis, Associate Professor, University of Illinois Chicago

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions