mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
988 B
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
- https://github.com/advisories/GHSA-98hq-4wmw-98w9
- https://github.com/advisories/GHSA-98hq-4wmw-98w9
- https://github.com/ls1intum/Ares/security/advisories/GHSA-98hq-4wmw-98w9
- https://github.com/ls1intum/Ares/security/advisories/GHSA-98hq-4wmw-98w9
Github
No PoCs found on GitHub currently.