Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. vm2
  4. ›
  5. CVE-2019-10761

CVE-2019-10761: Uncontrolled Recursion

July 14, 2022 (updated July 22, 2022)

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.

References

  • gist.github.com/JLLeitschuh/609bb2efaff22ed84fe182cf574c023a
  • github.com/advisories/GHSA-wf5x-cr3r-xr77
  • github.com/patriksimek/vm2/commit/4b22d704e4794af63a5a2d633385fd20948f6f90
  • github.com/patriksimek/vm2/issues/197
  • github.com/patriksimek/vm2/issues/197
  • nvd.nist.gov/vuln/detail/CVE-2019-10761
  • snyk.io/vuln/SNYK-JS-VM2-473188

Code Behaviors & Features

Detect and mitigate CVE-2019-10761 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3.6.11

Fixed versions

  • 3.6.11

Solution

Upgrade to version 3.6.11 or above.

Impact 8.3 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L

Learn more about CVSS

Weakness

  • CWE-674: Uncontrolled Recursion
  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Source file

npm/vm2/CVE-2019-10761.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:16 +0000.