Ghostery replaces se param of azure Shared access signature #438
Comments
|
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
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
The text was updated successfully, but these errors were encountered: