-
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
Security/privacy hole (?) New Tor session comes back with same cookies from last Tor session after latter closed #13113
Comments
It is a bug introduced by brave/brave-core#7069 and it will get fixed by this upstream commit (https://chromium-review.googlesource.com/c/chromium/src/+/2434925/6/chrome/browser/ui/browser.cc#605) when we upgrade to C88. We just landed C88 upgrade PR in master |
So no bounty for me then, darn :) |
fixed by brave/brave-core#6957 |
Test plan:
or use the STR @aleqx reported |
how long till that makes into brave beta? |
cc @bsclifton |
@aleqx Stable will get Chromium 88 on January 19th- Beta will get earlier. We're working out bugs on Nightly at the moment and there's a big refactor that we need to pull in. I'd expect by late December / early January we should have something on Beta 😄 |
Moving this into |
Removing |
Verified passed with
Reproduced issue using STR from #13113 (comment) on 1.19.x version with Chromium 87:
Re-ran STR from #13113 (comment) on clean and upgraded profiles using Verification passed on
Reproduced the issue with 1.19.81. Verified test plan from #13113 (comment) on clean and upgraded profiles. Verified new cookie was created with second Tor window as expected. Verification passed on
|
Using 1.19.46 beta on Windows x64. It feels major enough to be something intended, but can't see why this would ever be intended behavior from a security/privacy perspective and the whole point behind having Tor sessions in Brave (with a new IP every time). Consider this:
I believe cookies should be wiped when closing down the Private Tor window, just as they are when closing down a normal Private window.
I can't clear them either after starting a new Tor session, because Ctrl-Shift-Delete doesn't work in Tor private windows.
If not, then getting a new IP is rather pointless ... what am I missing?
The text was updated successfully, but these errors were encountered: