-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
verify lack of favicon leaks that exist in browser-laptop #477
Comments
@diracdeltas @jumde this seems to be an issue with an assumption that browser-laptop is the same as Chromium here. Was this verified to be an issue here or is just a guess? If just a guess, can this claim be verified as being an issue here before being marked as sec-high and added to milestone Releasable builds? Thanks. |
@bbondy it was just a guess. i will change the title to "verify lack of favicon leaks" |
Verified its not a problem in STR -
The favicons were loaded without any requests to these domains. cc: @diracdeltas |
@jumde please also verify:
|
also bookmarks in the browser menu and bookmarks in the bookmarks toolbar when 'Show Bookmarks Bar' is enabled |
Verified that favicons in |
great, closing this for now |
Thanks verifying @jumde and @diracdeltas |
currently there are a bunch of places in browser-laptop UI where favicons are loaded remotely: for instance in about:bookmarks, the bookmarks toolbar, and in the back button context menu. This is a big privacy issue because a network attacker can get a partial view of someone's browsing history whenever they open Brave (without them navigating to the site). we should make sure these leaks are fixed here.
The text was updated successfully, but these errors were encountered: