### [CVE-2011-2383](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2383) ![](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 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.