[<prev] [next>] [day] [month] [year] [list]
Message-ID: <002301c4c562$8c516d30$0100a8c0@grotedoos>
From: skylined at edup.tudelft.nl (Berend-Jan Wever)
Subject: Re: some js code
This will recursively call a function again and again untill you've used up all stack space: It's a stackoverflow DoS (NOT a bufferoverflow) it cannot be exploited to elevate privilages.
Cheers,
SkyLined
----- Original Message -----
From: "Joseph Stone" <bubblor@...il.com>
To: <skylined@...p.tudelft.nl>
Sent: Monday, November 08, 2004 04:15
Subject: some js code
> i don't know whether it could be exploited, good luck
> ---------------------------------------------------
> <script language='javascript'>
> eval(y='try{eval(y)}catch(e){alert()}')
> </script>
> ---------------------------------------------------
>
Powered by blists - more mailing lists