CVE-2013-2035
Published
CVSS v3
N/A
CVSS v2
4.4
MEDIUM
Affected
3
PROJECTS
Description
Race condition in hawtjni-runtime/src/main/java/org/fusesource/hawtjni/runtime/Library.java in HawtJNI before 1.8, when a custom library path is not specified, allows local users to execute arbitrary Java code by overwriting a temporary JAR file with a predictable name in /tmp.
A JNI code generator based on the JNI generator used by the eclipse SWT project