-
Notifications
You must be signed in to change notification settings - Fork 130
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
driver-0.0.1.tgz: 2 vulnerabilities (highest severity is: 10.0) #267
Labels
Mend: dependency security vulnerability
Security vulnerability detected by WhiteSource
Comments
✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory. |
ℹ️ This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Mend: dependency security vulnerability
Security vulnerability detected by WhiteSource
0 participants
Path to dependency file: /food-delivery/package.json
Path to vulnerable library: /food-delivery/node_modules/vm2/package.json
Found in HEAD commit: 3b9bae980eb794fab08e5addef96e9ace5acb327
Vulnerabilities
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
Vulnerable Library - vm2-3.9.19.tgz
Library home page: https://registry.npmjs.org/vm2/-/vm2-3.9.19.tgz
Path to dependency file: /food-delivery/package.json
Path to vulnerable library: /food-delivery/node_modules/vm2/package.json
Dependency Hierarchy:
Found in HEAD commit: 3b9bae980eb794fab08e5addef96e9ace5acb327
Found in base branch: main
Vulnerability Details
vm2 is an advanced vm/sandbox for Node.js. The library contains critical security issues and should not be used for production. The maintenance of the project has been discontinued. In vm2 for versions up to 3.9.19,
Promise
handler sanitization can be bypassed with the@@species
accessor property allowing attackers to escape the sandbox and run arbitrary code, potentially allowing remote code execution inside the context of vm2 sandbox.Publish Date: 2023-07-14
URL: CVE-2023-37466
CVSS 3 Score Details (10.0)
Base Score Metrics:
Vulnerable Library - vm2-3.9.19.tgz
Library home page: https://registry.npmjs.org/vm2/-/vm2-3.9.19.tgz
Path to dependency file: /food-delivery/package.json
Path to vulnerable library: /food-delivery/node_modules/vm2/package.json
Dependency Hierarchy:
Found in HEAD commit: 3b9bae980eb794fab08e5addef96e9ace5acb327
Found in base branch: main
Vulnerability Details
vm2 is an open source vm/sandbox for Node.js. In vm2 for versions up to and including 3.9.19, Node.js custom inspect function allows attackers to escape the sandbox and run arbitrary code. This may result in Remote Code Execution, assuming the attacker has arbitrary code execution primitive inside the context of vm2 sandbox. There are no patches and no known workarounds. Users are advised to find an alternative software.
Publish Date: 2023-07-21
URL: CVE-2023-37903
CVSS 3 Score Details (10.0)
Base Score Metrics:
The text was updated successfully, but these errors were encountered: