mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 10:49:42 +02:00
19 lines
917 B
Markdown
19 lines
917 B
Markdown
### [CVE-2003-1027](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1027)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Internet Explorer 5.01 through 6 SP1 allows remote attackers to direct drag and drop behaviors and other mouse click actions to other windows by using method caching (SaveRef) to access the window.moveBy method, which is otherwise inaccessible, as demonstrated by HijackClickV2, a different vulnerability than CVE-2003-0823, aka the "Function Pointer Drag and Drop Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=107038202225587&w=2
|
|
- http://www.safecenter.net/UMBRELLAWEBV4/HijackClickV2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|