org.fusesource.hawtjni:hawtjni-runtime@1.4 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.fusesource.hawtjni:hawtjni-runtime package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Arbitrary Code Injection

org.fusesource.hawtjni:hawtjni-runtime is a JNI code generator based on the JNI generator used by the eclipse SWT project.

Affected versions of this package are vulnerable to Arbitrary Code Injection in hawtjni-runtime/src/main/java/org/fusesource/hawtjni/runtime/Library.java in. 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.

How to fix Arbitrary Code Injection?

Upgrade org.fusesource.hawtjni:hawtjni-runtime to version 1.8 or higher.

[,1.8)