CVE-2002-0898
Opera Web Browser 6.0.1-6.0.2 - Unauthenticated Arbitrary File Upload via Input File Tag Newline Injection
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-0898. PoCs published by GreyMagic Software.
AI-analyzed exploit summary This exploit leverages a vulnerability in Opera 6.01/6.02 where an HTML-encoded newline character (' ') in a file input field tricks the browser into submitting an arbitrary file without user consent. The PoC demonstrates how a malicious webpage can automatically upload a specified file to a server upon page load.
Description
Opera 6.0.1 and 6.0.2 allows a remote web site to upload arbitrary files from the client system, without prompting the client, via an input type=file tag whose value contains a newline.
Exploits (1)
This exploit leverages a vulnerability in Opera 6.01/6.02 where an HTML-encoded newline character (' ') in a file input field tricks the browser into submitting an arbitrary file without user consent. The PoC demonstrates how a malicious webpage can automatically upload a specified file to a server upon page load.