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

CVE-2023-26136 (Critical) detected in tough-cookie-4.0.0.tgz, tough-cookie-2.5.0.tgz #1794

Open
mend-bolt-for-github bot opened this issue Dec 19, 2023 · 1 comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Dec 19, 2023

CVE-2023-26136 - Critical 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: /package.json

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

Dependency Hierarchy:

  • jest-27.1.0.tgz (Root Library)
    • core-27.1.0.tgz
      • jest-config-27.1.0.tgz
        • jest-environment-jsdom-27.1.0.tgz
          • jsdom-16.7.0.tgz
            • 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: /tilt_modules/tilt_inspector/package.json

Path to vulnerable library: /tilt_modules/tilt_inspector/node_modules/tough-cookie/package.json,/node_modules/tough-cookie/package.json,/node_modules/npm/node_modules/request/node_modules/tough-cookie/package.json

Dependency Hierarchy:

  • coveralls-3.1.1.tgz (Root Library)
    • request-2.88.2.tgz
      • tough-cookie-2.5.0.tgz (Vulnerable Library)

Found in HEAD commit: 0bfa0d40b31d48d6a53cb48f7a03c23213a21c57

Found in base branch: master

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 (9.8)

Base Score Metrics:

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

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): 27.1.1


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Dec 19, 2023
Copy link

👋 Thanks for reporting!

@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2023-26136 (Critical) detected in tough-cookie-2.5.0.tgz CVE-2023-26136 (Critical) detected in tough-cookie-4.0.0.tgz, tough-cookie-2.5.0.tgz Feb 29, 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