Vulnerability Details : CVE-2023-26919
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.
Products affected by CVE-2023-26919
- cpe:2.3:a:javadelight:nashorn_sandbox:0.2.4:*:*:*:*:*:*:*
- cpe:2.3:a:javadelight:nashorn_sandbox:0.2.5:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-26919
0.07%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 31 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-26919
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.2
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:L |
3.9
|
2.7
|
NIST |
CWE ids for CVE-2023-26919
-
The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.Assigned by: nvd@nist.gov (Primary)
References for CVE-2023-26919
-
https://github.com/javadelight/delight-nashorn-sandbox/issues/135
When allowExitFunctions is set to false, we can use the loadWithNewGlobal function to invoke the exit and quit methods to exit the Java process. · Issue #135 · javadelight/delight-nashorn-sandbox · GiExploit;Issue Tracking;Vendor Advisory
Jump to