lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ