-
Couldn't load subscription status.
- Fork 2.8k
Closed
Milestone
Description
From here: #13 (comment)
Description
This attribute has been known to track users cross domain
Steps to Reproduce
poc.html
<a href="https://www.w3schools.com/html" ping="<address_of_webserver>">Test</a>
- Start a web server -
python -m SimpleHTTPServer - Open poc.html and click on the link
- Check the webserver logs
Actual result:
A request attempt when the link is clicked
Expected result:
No requests
Reproduces how often:
100%
Brave version (about:brave info)
Brave | 0.54.0 Chromium: 69.0.3497.32 (Official Build) dev (64-bit)
Reproducible on current release:
Yes