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

706 B

CVE-2023-26919

Description

delight-nashorn-sandbox 0.2.4 and 0.2.5 is vulnerable to sandbox escape. When allowExitFunctions is set to false, the loadWithNewGlobal function can be used to invoke the exit and quit methods to exit the Java process.

POC

Reference

Github

No PoCs found on GitHub currently.