First published: Fri May 03 2002(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Mozilla Mozilla | =1.0-rc3 | |
Netscape Navigator | =6.2 | |
Mozilla Mozilla | =1.0-rc1 | |
Mozilla Mozilla | =0.9.7 | |
Mozilla Mozilla | =1.0-rc2 | |
Netscape Navigator | =6.1 | |
Mozilla Mozilla | =0.9.9 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2002-0354 allows remote attackers to read arbitrary files and list directories on a client system by exploiting the XMLHttpRequest object in specific versions of Netscape and Mozilla browsers.
CVE-2002-0354 affects Mozilla versions 0.9.7, 1.0-rc1, 1.0-rc2, 1.0-rc3 and Netscape Navigator versions 6.1 and 6.2.
To mitigate CVE-2002-0354, users should upgrade to a newer, secure version of their web browsers that does not contain this vulnerability.
The impact of CVE-2002-0354 is that it can potentially expose sensitive files and directory structures from a user's client system to remote attackers.
CVE-2002-0354 exploits the XMLHttpRequest object to open a URL that redirects to files on the client system, allowing retrieval of the content via the responseText property.