Exploitation Summary
EIP tracks 1 public exploit for CVE-2013-1451. PoCs published by Christian Haider.
AI-analyzed exploit summary This exploit demonstrates a cookie theft vulnerability in Internet Explorer 8 and 9 by leveraging a proxy configuration issue where HTTP and HTTPS traffic share the same proxy. The PoC uses multiple script and iframe tags to force connections to a malicious server, capturing cookies from targeted domains.
Description
Microsoft Internet Explorer 8 and 9, when the Proxy Settings configuration has the same Proxy address and Port values in the HTTP and Secure rows, does not ensure that the SSL lock icon is consistent with the Address bar, which makes it easier for remote attackers to spoof web sites via a crafted HTML document that triggers many HTTPS requests to an arbitrary host, followed by an HTTPS request to a trusted host and then an HTTP request to an untrusted host, a related issue to CVE-2013-1450.
Exploits (1)
This exploit demonstrates a cookie theft vulnerability in Internet Explorer 8 and 9 by leveraging a proxy configuration issue where HTTP and HTTPS traffic share the same proxy. The PoC uses multiple script and iframe tags to force connections to a malicious server, capturing cookies from targeted domains.