Artemis Java Test Sandbox
Vulnerabilities
3
Known exploited
0
Max CVSS
8.2
Top EPSS
0.00355
Severity breakdown
Critical
0
High
3
Medium
0
Low
0
Affected version ranges
< 1.11.2< 1.7.6< 1.8.0
Also matched as (raw): artemis_java_test_sandbox
Top vulnerabilities
CVE-2024-23683Artemis Java Test Sandbox versions less than 1.7.6 are vulnerable to a sandbox escape when an attacker crafts a special subclass of InvocationTargetException. An attacker can abuse this issue to execute arbitrary Java when a victim executes the supposedly sandboxed code.
CVE-2024-23682Artemis Java Test Sandbox versions before 1.8.0 are vulnerable to a sandbox escape when an attacker includes class files in a package that Ares trusts. An attacker can abuse this issue to execute arbitrary Java when a victim executes the supposedly sandboxed code.
CVE-2024-23681Artemis Java Test Sandbox versions before 1.11.2 are vulnerable to a sandbox escape when an attacker loads untrusted libraries using System.load or System.loadLibrary. An attacker can abuse this issue to execute arbitrary Java when a victim executes the supposedly sandboxed code.