Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade vm2 from 3.9.11 to 3.9.19 #56

Closed

Conversation

biancode
Copy link
Contributor

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade vm2 from 3.9.11 to 3.9.19.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 8 versions ahead of your current version.

  • The recommended version was released on a year ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
critical severity Improper Handling of Exceptional Conditions
SNYK-JS-VM2-5426093
704 No Known Exploit
medium severity Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
SNYK-JS-VM2-5537079
704 Proof of Concept
critical severity Sandbox Bypass
SNYK-JS-VM2-5537100
704 Proof of Concept
critical severity Sandbox Escape
SNYK-JS-VM2-5415299
704 Proof of Concept
critical severity Sandbox Escape
SNYK-JS-VM2-5422057
704 Proof of Concept
Release notes
Package name: vm2
  • 3.9.19 - 2023-05-16

    Fixes

    cfa3fc6: Fix resolver issue.

  • 3.9.18 - 2023-05-15

    New Features

    dd81ff6: Add resolver API to create a shared resolver for multiple NodeVM instances allowing to cache scripts and increase sandbox startup times.
    4d662e3: Allow to pass a function to require.context which is called with the filename allowing to specify the context pre file. (Thanks to @ blakebyrnes)

    Fixes

    d88105f: Fix issue leaking host array through Proxy. (Thanks to @ arkark (Takeshi Kaneko) of GMO Cybersecurity by Ierae, Inc.)
    5206ba2: Fix issue with inspect being writeable. (Thanks to @ arkark (Takeshi Kaneko) of GMO Cybersecurity by Ierae, Inc.)

  • 3.9.17 - 2023-04-17

    Fixes

    4b22e87: Fix issue in catch block protection. (Thanks to Xion (SeungHyun Lee) of KAIST Hacking Lab.)
    f3db4de: Fix issue with host exceptions thrown in async functions leaking though the Promise.

  • 3.9.16 - 2023-04-11

    Fixes

    24c724d: Fix issue in transformer issue by reworking replacement logic. (Thanky to Xion (SeungHyun Lee) of KAIST Hacking Lab.)

  • 3.9.15 - 2023-04-06

    Fixes

    d534e57: Ensure no host objects are passed through to Error.prepareStackTrace. (Thanky to Seongil Wi from KAIST WSP Lab)

  • 3.9.14 - 2023-02-05

    Fixes

    fe3ab68: Support conditional export resolution with custom resolver (thanks to nick-klaviyo).

  • 3.9.13 - 2022-12-08

    Fixes

    1c365f7: Fix typescript error in index.d.ts.

  • 3.9.12 - 2022-11-29

    New Features

    81f625d: Add file system API.

    Fixes

    442feea: Fix parsing error with object pattern in catch clause.

  • 3.9.11 - 2022-08-28

    New Features

    58478a5: Add option require.strict to allow to load required modules in non strict mode.

    Fixes

    d9a7f3c: Security fix.

from vm2 GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade vm2 from 3.9.11 to 3.9.19.

See this package in npm:
vm2

See this project in Snyk:
https://app.snyk.io/org/biancode/project/c0ad31d1-3c4b-4fd2-b9bc-db89eb981b4f?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

Greet Contributors Bot
Thank you for taking your time and effort for your contribution, we truly value it. 🎉

The amazing contributor in this pull request is @snyk-bot

@github-actions github-actions bot added the Stale label Sep 16, 2024
@github-actions github-actions bot closed this Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants