org.javadelight:delight-nashorn-sandbox@0.1.23 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.javadelight:delight-nashorn-sandbox package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Regular Expression Denial of Service (ReDoS)

org.javadelight:delight-nashorn-sandbox is an A safe sandbox to execute JavaScript code from Nashorn.

Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) due to usage of an insecure regex.

How to fix Regular Expression Denial of Service (ReDoS)?

Upgrade org.javadelight:delight-nashorn-sandbox to version 0.2.3 or higher.

[0,0.2.3)
  • H
Arbitrary Code Execution

org.javadelight:delight-nashorn-sandbox is an A safe sandbox to execute JavaScript code from Nashorn.

Affected versions of this package are vulnerable to Arbitrary Code Execution. It exposes an instance of NashronScriptEngine through the engine property.

How to fix Arbitrary Code Execution?

Upgrade org.javadelight:delight-nashorn-sandbox to version 0.2.0 or higher.

[,0.2.0)