First published: Wed Jan 17 2007(Updated: )
ChainKey Java Code Protection allows attackers to decompile Java class files via a Java class loader with a modified defineClass method that saves the bytecode to a file before it is passed to the JVM.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Sun Chainkey Java Code Protection |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-0014 is classified as a high severity vulnerability due to its potential to allow unauthorized decompilation of Java class files.
To fix CVE-2007-0014, you should upgrade to a version of ChainKey Java Code Protection that addresses this vulnerability.
CVE-2007-0014 is a code protection vulnerability that allows Java class files to be decompiled through a modified class loader.
CVE-2007-0014 primarily affects systems using Sun ChainKey Java Code Protection.
Exploiting CVE-2007-0014 could lead to exposure of proprietary code contained in Java applications.