cve/2002/CVE-2002-0354.md
2024-05-26 14:27:05 +02:00

809 B

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

Github

No PoCs found on GitHub currently.