ZeroHour

Vulnerabilities

5 CVEs · NVD, GitHub Advisories, CISA KEV, FIRST EPSS, GitHub PoC repos

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2023-26122
+1 in the same advisory: …26121
All versions of the package safe-eval are vulnerable to Sandbox Bypass due to improper input sanitization.

All versions of the package safe-eval are vulnerable to Sandbox Bypass due to improper input sanitization. The vulnerability is derived from prototype pollution exploitation. Exploiting this vulnerability might result in remote code execution ("RCE"). **Vulnerable functions:** __defineGetter__, stack(), toLocaleString(), propertyIsEnumerable.call(), valueOf().

NVD description · AI analysis pending
10.02% PoC ×8
  • safe-eval project safe-eval
CVE-2022-25904
All versions of package safe-eval are vulnerable to Prototype Pollution which allows an attacker to add or modify properties of the Object.prototype.Consolidate

All versions of package safe-eval are vulnerable to Prototype Pollution which allows an attacker to add or modify properties of the Object.prototype.Consolidate when using the function safeEval. This is because the function uses vm variable, leading an attacker to modify properties of the Object.prototype.

NVD description · AI analysis pending
9.8<1% PoC ×2
  • safe-eval project safe-eval
CVE-2020-7710
This affects all versions of package safe-eval.

This affects all versions of package safe-eval. It is possible for an attacker to run an arbitrary command on the host machine.

NVD description · AI analysis pending
9.81% PoC
  • safe-eval project safe-eval
CVE-2017-16088
The safe-eval module describes itself as a safer version of eval.

The safe-eval module describes itself as a safer version of eval. By accessing the object constructors, un-sanitized user input can access the entire standard library and effectively break out of the sandbox.

NVD description · AI analysis pending
10.03%
  • safe-eval project safe-eval