cve/2024/CVE-2024-23681.md
2024-06-18 02:51:15 +02:00

859 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.