rvvergara / advanced-web-developer-bootcamp-notes-examples-and-exercises

Examples and Exercises compiled. From the awesome Advanced Web Developer Bootcamp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2023-26136 (Critical) detected in tough-cookie-2.3.4.tgz, tough-cookie-2.4.3.tgz

mend-bolt-for-github opened this issue · comments

CVE-2023-26136 - Critical Severity Vulnerability

Vulnerable Libraries - tough-cookie-2.3.4.tgz, tough-cookie-2.4.3.tgz

tough-cookie-2.3.4.tgz

RFC6265 Cookies and Cookie Jar for node.js

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

Path to dependency file: /Section26-Create-React-App-and-Props/recipe-props-starter/package.json

Path to vulnerable library: /Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/request/node_modules/tough-cookie/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/request/node_modules/tough-cookie/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/request/node_modules/tough-cookie/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/request/node_modules/tough-cookie/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/request/node_modules/tough-cookie/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/request/node_modules/tough-cookie/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/request/node_modules/tough-cookie/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/request/node_modules/tough-cookie/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/request/node_modules/tough-cookie/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/request/node_modules/tough-cookie/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/request/node_modules/tough-cookie/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/request/node_modules/tough-cookie/package.json

Dependency Hierarchy:

  • react-scripts-1.1.4.tgz (Root Library)
    • jest-20.0.4.tgz
      • jest-cli-20.0.4.tgz
        • jest-environment-jsdom-20.0.3.tgz
          • jsdom-9.12.0.tgz
            • request-2.87.0.tgz
              • tough-cookie-2.3.4.tgz (Vulnerable Library)
tough-cookie-2.4.3.tgz

RFC6265 Cookies and Cookie Jar for node.js

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

Path to dependency file: /Section27-State/random-boxes-starter/package.json

Path to vulnerable library: /Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/tough-cookie/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/tough-cookie/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/tough-cookie/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/tough-cookie/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/tough-cookie/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/tough-cookie/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/tough-cookie/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/tough-cookie/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/tough-cookie/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/tough-cookie/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/tough-cookie/package.json,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/tough-cookie/package.json

Dependency Hierarchy:

  • react-scripts-1.1.4.tgz (Root Library)
    • jest-20.0.4.tgz
      • jest-cli-20.0.4.tgz
        • jest-environment-jsdom-20.0.3.tgz
          • jsdom-9.12.0.tgz
            • tough-cookie-2.4.3.tgz (Vulnerable Library)

Found in HEAD commit: d80f181a2f4dd1169fbef38813309ffdd4ad82d4

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 (react-scripts): 4.0.0

Fix Resolution (tough-cookie): 4.1.3

Direct dependency fix Resolution (react-scripts): 4.0.0


Step up your Open Source Security Game with Mend here