David Hopwood's package/Classloader-spoofing bug. Lets applets run
arbitrary native code if the cracker can get a file somewhere (anywhere) on
the client system in a location the malicious applet knows about. Fixed in
Netscape 2.01 and JDK 1.01.
Article by
Godmar Back on bypassing Java's SecurityManager in Netscape. This allows
applets to do unrestricted operations, so is only for totally secure intranets
that run totally trusted applets. (The owner of the browser has to do this,
not the Java programmer who writes the applet!)