zc_plugin_dm icon indicating copy to clipboard operation
zc_plugin_dm copied to clipboard

CVE-2023-26136 (Medium) detected in tough-cookie-4.0.0.tgz, tough-cookie-2.5.0.tgz

Open mend-bolt-for-github[bot] opened this issue 1 year ago • 0 comments

CVE-2023-26136 - Medium Severity Vulnerability

Vulnerable Libraries - tough-cookie-4.0.0.tgz, tough-cookie-2.5.0.tgz

tough-cookie-4.0.0.tgz

RFC6265 Cookies and Cookie Jar for node.js

Library home page: https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.0.0.tgz

Path to dependency file: /dmspa/package.json

Path to vulnerable library: /dmspa/node_modules/tough-cookie/package.json,/dmreactplugin/package.json

Dependency Hierarchy:

  • jest-cli-27.2.1.tgz (Root Library)
    • jest-config-27.2.1.tgz
      • jest-environment-jsdom-27.2.0.tgz
        • jsdom-16.7.0.tgz
          • :x: tough-cookie-4.0.0.tgz (Vulnerable Library)
tough-cookie-2.5.0.tgz

RFC6265 Cookies and Cookie Jar for node.js

Library home page: https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz

Path to dependency file: /dmplugins/package.json

Path to vulnerable library: /dmplugins/node_modules/tough-cookie/package.json

Dependency Hierarchy:

  • cli-plugin-babel-4.5.13.tgz (Root Library)
    • cli-shared-utils-4.5.13.tgz
      • request-2.88.2.tgz
        • :x: tough-cookie-2.5.0.tgz (Vulnerable Library)

Found in HEAD commit: 41f949b863ead7c74b72a01845dbe0d88c24a364

Found in base branch: main

Vulnerability Details

Versions of the package tough-cookie before 4.1.3 are vulnerable to Prototype Pollution due to improper handling of Cookies when using CookieJar in rejectPublicSuffixes=false mode. This issue arises from the manner in which the objects are initialized.

Publish Date: 2023-07-01

URL: CVE-2023-26136

CVSS 3 Score Details (6.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None
For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2023-26136

Release Date: 2023-07-01

Fix Resolution (tough-cookie): 4.1.3

Direct dependency fix Resolution (jest-cli): 27.2.2

Fix Resolution (tough-cookie): 4.1.3

Direct dependency fix Resolution (@vue/cli-plugin-babel): 5.0.0


Step up your Open Source Security Game with Mend here