[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Buffer Overflow in ActivePerl ?
- To: full-disclosure@xxxxxxxxxxxxxxxx
- Subject: Buffer Overflow in ActivePerl ?
- From: "Oliver@xxxxxxxxxx" <Oliver@xxxxxxxxxx>
- Date: Mon, 17 May 2004 22:23:56 +0200
hi folks,
i played around with ActiveState's ActivePerl for Win32, and crashed
Perl.exe with the following command:
perl -e "$a="A" x 256; system($a)"
I wonder if this bug isnt known?!? Because system() is a very common
command....
Can anybody reproduce this?
I put together a little advisory on my website, including version
information and a debugger output (Drwatson):
http://www.oliverkarow.de/research/ActivePerlSystemBOF.txt
PS: Due to travel activity, i will not be able to respond to mails
within the next 8 days!
Regards,
Oliver