mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
1.4 KiB
1.4 KiB
CVE-2011-2383
Description
Microsoft Internet Explorer 9 and earlier does not properly restrict cross-zone drag-and-drop actions, which allows user-assisted remote attackers to read cookie files via vectors involving an IFRAME element with a SRC attribute containing an http: URL that redirects to a file: URL, as demonstrated by a Facebook game, related to a "cookiejacking" issue, aka "Drag and Drop Information Disclosure Vulnerability." NOTE: this vulnerability exists because of an incomplete fix in the Internet Explorer 9 release.
POC
Reference
- http://ju12.tistory.com/attachment/cfile4.uf@151FAB4C4DDC9E0002A6FE.ppt
- http://www.networkworld.com/community/node/74259
- http://www.theregister.co.uk/2011/05/25/microsoft_internet_explorer_cookiejacking/
- http://www.youtube.com/watch?v=V95CX-3JpK0
- http://www.youtube.com/watch?v=VsSkcnIFCxM
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2011/ms11-057
- https://sites.google.com/site/tentacoloviola/cookiejacking/Cookiejacking2011_final.ppt
Github
No PoCs found on GitHub currently.