BugTraq
Gaim festival plugin exploit Oct 15 2003 03:29PM
error (error lostinthenoise net) (1 replies)
Re: Gaim festival plugin exploit Oct 18 2003 01:05AM
HCTITS Security Division (security humancentrictech com) (2 replies)
Re: Gaim festival plugin exploit Oct 20 2003 06:09PM
merlyn stonehenge com (Randal L Schwartz)
>>>>> "HCTITS" == HCTITS Security Division <security (at) humancentrictech (dot) com [email concealed]> writes:

HCTITS> DUH... would help if I attached my attachment.

Is this is repeat? I'm going to repeat myself then.

YOUR FIX DOES NOT HELP. Please use my posted fix.

>> system("echo \"$string\" | /usr/bin/festival --tts");

Replace this with

open FEST, "|/usr/bin/festival --tts";
print FEST $string, "\n";
close FEST;

No shells involved. Only DOS exploits and maybe the usual
C-language overflows in festival itself.

--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn (at) stonehenge (dot) com [email concealed]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

[ reply ]
Re: [Full-Disclosure] Re: Gaim festival plugin exploit Oct 18 2003 02:58AM
Cael Abal (lists onryou com)


 

Privacy Statement
Copyright 2010, SecurityFocus