The attack scenario is not very realistic, but the details of the attack and why it caused a XSS are fascinating

  • @X_CliOP
    link
    1
    edit-2
    2 years ago

    IMO, blob URLs should be completely disabled. They are the main issue here, because they are executed in the context of the origin that created the blob in the first place.

    https://github.com/whatwg/url/issues/127