mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 15:31:27 +02:00
18 lines
742 B
Markdown
18 lines
742 B
Markdown
### [CVE-2002-2031](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-2031)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Internet Explorer 5.0, 5.0.1 and 5.5 with JavaScript execution enabled allows remote attackers to determine the existence of arbitrary files via a script tag with a src parameter that references a non-JavaScript file, then using the onError event handler to monitor the results.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cve-scores
|
|
|