Skip to content

Verifying IPC Sender, Encrypting Cookies, Electron.js/Chromium Versions #282

Description

@masood

Summary:
Thank you for designing the Fifo Browser Desktop Application and making it open source and available. The browser does a great job of using secure preferences when the user navigates to arbitrary websites. However, we list pointers of concern below that can help make the application more secure.

  1. [IPC Messages]: Since the application uses custom IPC and allows navigation to arbitrary sites, it will be helpful to verify the sender of IPC messages before handling and responding to them in IPC Main. [Link]
  2. [Encrypting Cookies]: The browser stores sensitive cookies on the filesystem. It will be helpful to use a fuse to encrypt cookies. [Link]
  3. [Keeping up-to-date w/ Chromium]: The application uses an old version of Electron.js and Chromium which is vulnerable to numerous known V8 and Blink attacks. We observed an existing pull request for the same, which will be great for the app. [Link]

Thank you!

Platform(s) Affected:
Windows, Linux


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

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