Coder Social home page Coder Social logo

Comments (10)

abrahamjuliot avatar abrahamjuliot commented on August 23, 2024 1

A vulnerability seems to be the case. Possibly connected with https://bugs.webkit.org/show_bug.cgi?id=243555.

from creepjs.

Joe12387 avatar Joe12387 commented on August 23, 2024 1

Apple assigned this vulnerability as CVE-2024-27830 and resolved the issue in Safari 17.5. Firefox's issues should be resolved in 127.

Screenshot 2024-06-12 at 5 34 42 PM

from creepjs.

abrahamjuliot avatar abrahamjuliot commented on August 23, 2024

Good catch. It's likely connected with the use of inline workers and modifications implemented here. I will investigate.

from creepjs.

abrahamjuliot avatar abrahamjuliot commented on August 23, 2024

I'm pondering on whether it is worth changing to support Safari. For now, the single file test page works on safari here.
https://abrahamjuliot.github.io/fpworker/

from creepjs.

Joe12387 avatar Joe12387 commented on August 23, 2024

Interesting. DedicatedWorkerGlobalScope in Safari 17.4 on both macOS and iOS is consistent with Window when it comes to canvas, but ServiceWorkerGlobalScope and SharedWorkerGlobalScope do not appear to be applying canvas fingerprinting protections and the hashes remain the same even in a private window. Maybe it's just a bug in your code, but have we found ourselves a fingerprinting vulnerability in Safari?

from creepjs.

Joe12387 avatar Joe12387 commented on August 23, 2024

Apple seems to disagree.

Screenshot 2024-03-14 at 4 23 58 PM

from creepjs.

abrahamjuliot avatar abrahamjuliot commented on August 23, 2024

It's likely determined low based on the severity of canvas entropy derived from Apple GPUs. Canvas protections, at best, probably only neutralize annoying cross site trackers.

WebKit hardware acceleration entropy seems fairly uniform within the same OS/browser version. ¯\_(ツ)_/¯

I imagine, they will consider and fix if feasible. I recall Brave had a similar issue and patched.

from creepjs.

Joe12387 avatar Joe12387 commented on August 23, 2024

You made me do this, Apple.

from creepjs.

Joe12387 avatar Joe12387 commented on August 23, 2024

As it turns out, I just discovered that this affects Firefox as well. Service Workers don't apply canvas protections.

from creepjs.

abrahamjuliot avatar abrahamjuliot commented on August 23, 2024

Nice. Thanks for the update @Joe12387

from creepjs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.