The Java Web Start implementation in Sun Java SE 6 before Update 15 allows context-dependent attackers to cause a denial of service (NullPointerException) via a crafted .jnlp file, as demonstrated by the jnlp_file/appletDesc/index.html#misc test in the Technology Compatibility Kit (TCK) for the Java Network Launching Protocol (JNLP).
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://secunia.com/advisories/37460 | third party advisory |
http://security.gentoo.org/glsa/glsa-200911-02.xml | vendor advisory |
http://www.vmware.com/security/advisories/VMSA-2009-0016.html | |
http://java.sun.com/javase/6/webnotes/6u15.html | vendor advisory |
http://www.securityfocus.com/archive/1/507985/100/0/threaded | mailing list |
http://secunia.com/advisories/37386 | third party advisory |
http://www.vupen.com/english/advisories/2009/3316 | vdb entry |