mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
957 B
Markdown
18 lines
957 B
Markdown
### [CVE-2003-0309](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0309)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Internet Explorer 5.01, 5.5, and 6.0 allows remote attackers to bypass security zone restrictions and execute arbitrary programs via a web document with a large number of duplicate file:// or other requests that point to the program and open multiple file download dialogs, which eventually cause Internet Explorer to execute the program, as demonstrated using a large number of FRAME or IFRAME tags, aka the "File Download Dialog Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A948
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|