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

driver-0.0.1.tgz: 2 vulnerabilities (highest severity is: 10.0) #267

Open
mend-for-github-com bot opened this issue May 21, 2023 · 2 comments
Open
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link
Contributor

mend-for-github-com bot commented May 21, 2023

Vulnerable Library - driver-0.0.1.tgz

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

CVE Severity CVSS Dependency Type Fixed in (driver version) Remediation Possible**
CVE-2023-37466 Critical 10.0 vm2-3.9.19.tgz Transitive N/A*
CVE-2023-37903 Critical 10.0 vm2-3.9.19.tgz Transitive N/A*

*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

CVE-2023-37466

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:

  • driver-0.0.1.tgz (Root Library)
    • vercel-28.20.0.tgz
      • remix-builder-1.8.5.tgz
        • dev-1.15.0.tgz
          • proxy-agent-5.0.0.tgz
            • pac-proxy-agent-5.0.0.tgz
              • pac-resolver-5.0.1.tgz
                • degenerator-3.0.4.tgz
                  • vm2-3.9.19.tgz (Vulnerable Library)

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:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

CVE-2023-37903

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:

  • driver-0.0.1.tgz (Root Library)
    • vercel-28.20.0.tgz
      • remix-builder-1.8.5.tgz
        • dev-1.15.0.tgz
          • proxy-agent-5.0.0.tgz
            • pac-proxy-agent-5.0.0.tgz
              • pac-resolver-5.0.1.tgz
                • degenerator-3.0.4.tgz
                  • vm2-3.9.19.tgz (Vulnerable Library)

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:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label May 21, 2023
@mend-for-github-com mend-for-github-com bot changed the title driver-0.0.1.tgz: 2 vulnerabilities (highest severity is: 9.8) driver-0.0.1.tgz: 2 vulnerabilities (highest severity is: 10.0) May 24, 2023
@mend-for-github-com mend-for-github-com bot changed the title driver-0.0.1.tgz: 2 vulnerabilities (highest severity is: 10.0) driver-0.0.1.tgz: 4 vulnerabilities (highest severity is: 10.0) Jun 29, 2023
@mend-for-github-com mend-for-github-com bot changed the title driver-0.0.1.tgz: 4 vulnerabilities (highest severity is: 10.0) driver-0.0.1.tgz: 2 vulnerabilities (highest severity is: 5.3) Jun 30, 2023
@mend-for-github-com mend-for-github-com bot changed the title driver-0.0.1.tgz: 2 vulnerabilities (highest severity is: 5.3) driver-0.0.1.tgz: 2 vulnerabilities (highest severity is: 5.3) - autoclosed Aug 12, 2023
@mend-for-github-com
Copy link
Contributor Author

✔️ 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.

@mend-for-github-com mend-for-github-com bot changed the title driver-0.0.1.tgz: 2 vulnerabilities (highest severity is: 5.3) - autoclosed driver-0.0.1.tgz: 2 vulnerabilities (highest severity is: 10.0) Sep 6, 2023
@mend-for-github-com mend-for-github-com bot reopened this Sep 6, 2023
@mend-for-github-com
Copy link
Contributor Author

ℹ️ This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.

@mend-for-github-com mend-for-github-com bot changed the title driver-0.0.1.tgz: 2 vulnerabilities (highest severity is: 10.0) driver-0.0.1.tgz: 3 vulnerabilities (highest severity is: 10.0) Oct 3, 2023
@mend-for-github-com mend-for-github-com bot changed the title driver-0.0.1.tgz: 3 vulnerabilities (highest severity is: 10.0) driver-0.0.1.tgz: 5 vulnerabilities (highest severity is: 10.0) Oct 17, 2023
@mend-for-github-com mend-for-github-com bot changed the title driver-0.0.1.tgz: 5 vulnerabilities (highest severity is: 10.0) driver-0.0.1.tgz: 6 vulnerabilities (highest severity is: 10.0) Dec 6, 2023
@mend-for-github-com mend-for-github-com bot changed the title driver-0.0.1.tgz: 6 vulnerabilities (highest severity is: 10.0) driver-0.0.1.tgz: 2 vulnerabilities (highest severity is: 10.0) Jan 16, 2024
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
Projects
None yet
Development

No branches or pull requests

0 participants