### [CVE-2008-3112](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3112) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Directory traversal vulnerability in Sun Java Web Start in JDK and JRE 6 before Update 7, JDK and JRE 5.0 before Update 16, and SDK and JRE 1.4.x before 1.4.2_18 allows remote attackers to create arbitrary files via the writeManifest method in the CacheEntry class, aka CR 6703909. ### POC #### Reference - http://www.redhat.com/support/errata/RHSA-2008-0790.html - http://www.vmware.com/security/advisories/VMSA-2008-0016.html #### Github No PoCs found on GitHub currently.