Skip to content
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

Ghostery replaces se param of azure Shared access signature #438

Closed
bartje321 opened this issue Aug 21, 2019 · 1 comment
Closed

Ghostery replaces se param of azure Shared access signature #438

bartje321 opened this issue Aug 21, 2019 · 1 comment
Assignees

Comments

@bartje321
Copy link

@bartje321 bartje321 commented Aug 21, 2019

Description

Ghostery replaces se param of azure Shared access signature

Expected Behavior

Load image: (200)
https://cdn-prowise.azureedge.net/data-image/21730894/file.jpg?sv=2013-08-15&se=2029-08-28T09%3A36%3A00Z&sr=b&sp=r&sig=HNxEW7hq5ScjRRVBLxTxWloWkPeeZWZzJ4kai3wOHEM%3D&rsct=image%2Fjpeg

Actual Behavior

Loaded: (403)
https://cdn-prowise.azureedge.net/data-image/21730894/file.jpg?sv=2013-08-15&se=ghostery&sr=b&sp=r&sig=HNxEW7hq5ScjRRVBLxTxWloWkPeeZWZzJ4kai3wOHEM%3D&rsct=image%2Fjpeg

Steps to Reproduce

add
<img src="https://cdn-prowise.azureedge.net/data-image/21730894/file.jpg?sv=2013-08-15&se=2029-08-28T09%3A36%3A00Z&sr=b&sp=r&sig=HNxEW7hq5ScjRRVBLxTxWloWkPeeZWZzJ4kai3wOHEM%3D&rsct=image%2Fjpeg" />
to an html document.

Versions

Ghostery for Firefox version 8.3.4

  • Browser: Firefox 69.0b14
  • OS: MacOSX 10.14.5
@sammacbeth
Copy link
Contributor

@sammacbeth sammacbeth commented Aug 22, 2019

Thanks for reporting. I've whitelisted this parameter for the time being, so this should no longer get replaced. I'll investigate why this is a false positive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants