CVE-2019-10761
HIGH8.3EPSS 0.82%vm2 before 3.6.11 vulnerable to sandbox escape
發布日:2022/7/14修改日:2026/3/13
描述
This affects the package vm2 before 3.6.11. It is possible to trigger a RangeError exception from the host rather than the "sandboxed" context by reaching the stack call limit with an infinite recursion. The returned object is then used to reference the mainModule property of the host code running the script allowing it to spawn a child_process and execute arbitrary code.
受影響套件(1)
- npm/vm2from 0, < 3.6.11
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.3 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L |
參考連結(7)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2019-10761
- PATCHhttps://github.com/patriksimek/vm2
- WEBhttps://gist.github.com/JLLeitschuh/609bb2efaff22ed84fe182cf574c023a
- WEBhttps://github.com/patriksimek/vm2/commit/4b22d704e4794af63a5a2d633385fd20948f6f90
- WEBhttps://github.com/patriksimek/vm2/issues/197
- WEBhttps://github.com/patriksimek/vm2/issues/197#issuecomment-480643832
- WEBhttps://snyk.io/vuln/SNYK-JS-VM2-473188