value-censorship@1.0.0 vulnerabilities

This is a way to run untrusted code by censoring every value that's ever called or passed to a function call. It also prevents from using catch statements (try...finally is still allowed). If your untrusted code can't call unsafe functions, there's not mu

Direct Vulnerabilities

Known vulnerabilities in the value-censorship 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
  • C
Arbitrary Code Execution

value-censorship is a package to run untrusted code by censoring every value that's ever called or passed to a function call.

Affected versions of this package are vulnerable to Arbitrary Code Execution. The package fails to validate async function constructors allowing attackers to execute arbitrary code by escaping the sandbox functionality (VM) .

How to fix Arbitrary Code Execution?

There is no fixed version for value-censorship.

*