mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
19 lines
809 B
Markdown
19 lines
809 B
Markdown
![]() |
### [CVE-2002-0354](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0354)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
The XMLHttpRequest object (XMLHTTP) in Netscape 6.1 and Mozilla 0.9.7 allows remote attackers to read arbitrary files and list directories on a client system by opening a URL that redirects the browser to the file on the client, then reading the result using the responseText property.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://marc.info/?l=bugtraq&m=102017952204097&w=2
|
||
|
- http://marc.info/?l=ntbugtraq&m=102020343728766&w=2
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|