7.2
CVE-2023-26919
- EPSS 0.18%
- Veröffentlicht 10.04.2023 16:15:07
- Zuletzt bearbeitet 11.02.2025 18:15:25
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Javadelight ≫ Nashorn Sandbox Version0.2.4
Javadelight ≫ Nashorn Sandbox Version0.2.5
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.18% | 0.398 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.2 | 3.9 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:L
|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.2 | 3.9 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:L
|
CWE-74 Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
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.