|
Bugtraq
mailing list archives
Atomix Mp3 Buffer Overflow
From: preth00nker () gmail com
Date: 2 May 2007 04:31:25 -0000
#####################################################
###
### << Buffer OverFlow >>
### A T O M I X M P 3
###
### Preth00nker [at] gmail [dot] com
### BY PRETH00NKER
### http://mexhackteam.org
###
### an spetial dedication to my friends Shaka & 1tachi
###
######################################################
[ Introduction ]
(*)Buffer Overflow or B0F: it is caused by a saturation
on the stack at the momento when a strcpy() function is
called and the string is LONGER than hoped.
(*)AtomixMP3, it is an MP3 DJ mix software, was developed
to make the technical aspect of djing literally as simple
as clicking a mouse.
[ Explanation ]
When Atomix.exe load the MP3 available in the computer realize
an strcpy function for allocate the route of the file, the risk
comes when the name's file exceed the buffer located previously,
it cause an overflow leaving the posibility for execute
arbitrary code into the machine.
[ Exploit ]
http://www.mexhackteam.org/prethoonker/descargas/Atomixb0f.zip
By Date
By Thread
Current thread:
- Atomix Mp3 Buffer Overflow preth00nker (May 02)
|