Closed Bug 1411719 Opened 7 years ago Closed 7 years ago

privacy.resistFingerprinting leaking system time and date information

Categories

(Core :: DOM: Security, defect)

58 Branch
x86_64
Windows 10
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1409973

People

(Reporter: jume, Unassigned)

Details

(Keywords: privacy)

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0 Build ID: 20100101 Steps to reproduce: Go to about:config Set "privacy.resistFingerprinting" to true Check https://browserleaks.com/javascript Actual results: In the website BrowserLeaks there are 3 different javascripts for Date/Time. Only 2 are hiding the actual system time and date while "toLocaleString" shows the actual time of the system. In the console the output for "Date().toLocaleString()" is the time set by the preference, GMT +0000 but when you do "new Date().toLocaleString()" it will show your system time and date. This doesn't seem to affect the Nightly version for Android. I tried on my phone and it works properly. Expected results: Should set toLocaleString to GMT +0000
Component: Untriaged → Tracking Protection
OS: Unspecified → Windows 10
Hardware: Unspecified → x86_64
Tom: I think I saw you or gk file this one already? If not here ya go.
Group: firefox-core-security → dom-core-security
Component: Tracking Protection → DOM: Security
Flags: needinfo?(tom)
Product: Firefox → Core
Keywords: privacy
Group: dom-core-security
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Flags: needinfo?(tom)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: