Artemis 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.
{
"cwe_ids": [
"CWE-284",
"CWE-94"
],
"github_reviewed": true,
"github_reviewed_at": "2024-01-22T21:25:12Z",
"severity": "HIGH",
"nvd_published_at": "2024-01-19T21:15:10Z"
}