cve/2024/CVE-2024-23681.md
2024-06-09 00:33:16 +00:00

988 B

CVE-2024-23681

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.