Hawtjni · Hawtjni · CVE-2013-2035
**Name of the Vulnerable Software and Affected Versions**
HawtJNI versions prior to 1.8
**Description**
A race condition exists in the HawtJNI library, specifically in the `Library.java` file. This issue allows local users to execute arbitrary Java code by overwriting a temporary JAR file with a predictable name in the `/tmp` directory, but only when a custom library path is not specified.
**Recommendations**
For HawtJNI versions prior to 1.8, update to version 1.8 or later to resolve the issue. As a temporary workaround, consider restricting access to the temporary directory `/tmp` to minimize the risk of exploitation.