snowdensb / vets-website

Frontend for VA.gov
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

CVE-2023-26136 (Medium) detected in multiple libraries #277

Open mend-for-github-com[bot] opened 11 months ago

mend-for-github-com[bot] commented 11 months ago

CVE-2023-26136 - Medium Severity Vulnerability

Vulnerable Libraries - tough-cookie-2.4.3.tgz, tough-cookie-2.5.0.tgz, tough-cookie-3.0.1.tgz

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: /node_modules/tough-cookie/package.json

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

Dependency Hierarchy: - pact-9.15.3.tgz (Root Library) - pact-node-10.11.11.tgz - request-2.88.0.tgz - :x: **tough-cookie-2.4.3.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: /node_modules/tough-cookie/package.json

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

Dependency Hierarchy: - jsdom-15.2.1.tgz (Root Library) - request-promise-native-1.0.8.tgz - :x: **tough-cookie-2.5.0.tgz** (Vulnerable Library)

tough-cookie-3.0.1.tgz

RFC6265 Cookies and Cookie Jar for node.js

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

Path to dependency file: /node_modules/tough-cookie/package.json

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

Dependency Hierarchy: - yo-3.1.1.tgz (Root Library) - insight-0.10.3.tgz - :x: **tough-cookie-3.0.1.tgz** (Vulnerable Library)

Found in HEAD commit: ca255a4489b5c937cfb850ddee46dc5b8c99d85e

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 (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 (@pact-foundation/pact): 9.18.0

Fix Resolution (tough-cookie): 4.1.3

Direct dependency fix Resolution (jsdom): 16.6.0

Fix Resolution (tough-cookie): 4.1.3

Direct dependency fix Resolution (yo): 4.3.1


:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.