mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
859 B
Markdown
19 lines
859 B
Markdown
|
|
### [CVE-2024-23681](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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/ls1intum/Ares/security/advisories/GHSA-98hq-4wmw-98w9
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
No PoCs found on GitHub currently.
|
||
|
|
|