jasonjberry / CDM

The Common Data Model (CDM) is a standard and extensible collection of schemas (entities, attributes, relationships) that represents business concepts and activities with well-defined semantics, to facilitate data interoperability. Examples of entities include: Account, Contact, Lead, Opportunity, Product, etc.
https://powerplatform.microsoft.com/en-us/common-data-model/
Creative Commons Attribution 4.0 International
0 stars 0 forks source link

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

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

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

CVE-2023-26136 - Medium Severity Vulnerability

Vulnerable Libraries - tough-cookie-2.4.3.tgz, tough-cookie-3.0.1.tgz, tough-cookie-2.5.0.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: /objectModel/TypeScript/package.json

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

Dependency Hierarchy: - adal-node-0.1.28.tgz (Root Library) - request-2.88.0.tgz - :x: **tough-cookie-2.4.3.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: /objectModel/TypeScript/package.json

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

Dependency Hierarchy: - jest-26.6.3.tgz (Root Library) - core-26.6.3.tgz - jest-config-26.6.3.tgz - jest-environment-jsdom-26.6.2.tgz - jsdom-16.4.0.tgz - :x: **tough-cookie-3.0.1.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: /objectModel/TypeScript/package.json

Path to vulnerable library: /objectModel/TypeScript/node_modules/jest/node_modules/request/node_modules/tough-cookie/package.json

Dependency Hierarchy: - jest-26.6.3.tgz (Root Library) - core-26.6.3.tgz - jest-config-26.6.3.tgz - jest-environment-jsdom-26.6.2.tgz - jsdom-16.4.0.tgz - request-2.88.2.tgz - :x: **tough-cookie-2.5.0.tgz** (Vulnerable Library)

Found in HEAD commit: 2f532047f0b9e231c1602df6a076c534fba6d73a

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 (adal-node): 0.2.2

Fix Resolution (tough-cookie): 4.1.3

Direct dependency fix Resolution (jest): 27.0.0

Fix Resolution (tough-cookie): 4.1.3

Direct dependency fix Resolution (jest): 27.0.0


Step up your Open Source Security Game with Mend here