Encrypted pages with unencrypted content
Nicholas Leippe
nick at leippe.com
Fri Aug 17 11:13:44 MDT 2007
On Friday 17 August 2007, Hill, Greg wrote:
[snip]
> That redirected me to an https site, with images and javascript on
> regular http. How is that a security risk, exactly? I've always
> wondered why those messages even exist.
It's a security risk because the urls themselves could contain sensitive data
obtained from the https connection of the page itself.
<img src="http://mysite/getimage_via_secret_key?key=my_secret">
More information about the PLUG
mailing list