cve/2013/CVE-2013-1450.md

23 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-1450](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1450)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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 properly reuse TCP sessions to the proxy server, which allows remote attackers to obtain sensitive information intended for a specific host via a crafted HTML document that triggers many HTTPS requests and then triggers an HTTP request to that host, as demonstrated by reading a Cookie header, aka MSRC 12096gd.
### POC
#### Reference
- http://pastebin.com/raw.php?i=rz9BcBey
2024-06-09 00:33:16 +00:00
- http://pastebin.com/raw.php?i=rz9BcBey
2024-05-26 14:27:05 +02:00
- http://www.youtube.com/ChristianHaiderPoC
2024-06-09 00:33:16 +00:00
- http://www.youtube.com/ChristianHaiderPoC
2024-05-26 14:27:05 +02:00
- http://www.youtube.com/watch?v=TPqagWAvo8U
2024-06-09 00:33:16 +00:00
- http://www.youtube.com/watch?v=TPqagWAvo8U
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.