tt9133github / ForTest2

0 stars 0 forks source link

CVE-2017-20165 (High) detected in multiple libraries #369

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2017-20165 - High Severity Vulnerability

Vulnerable Libraries - debug-0.8.0.tgz, debug-0.8.1.tgz, debug-0.7.4.tgz, debug-2.2.0.tgz

debug-0.8.0.tgz

small debugging utility

Library home page: https://registry.npmjs.org/debug/-/debug-0.8.0.tgz

Path to dependency file: /javascript/npm/npm-with-dev-dependencies/package.json

Path to vulnerable library: /javascript/npm/npm-with-dev-dependencies/node_modules/send/node_modules/debug/package.json

Dependency Hierarchy: - express-4.1.1.tgz (Root Library) - send-0.3.0.tgz - :x: **debug-0.8.0.tgz** (Vulnerable Library)

debug-0.8.1.tgz

small debugging utility

Library home page: https://registry.npmjs.org/debug/-/debug-0.8.1.tgz

Path to dependency file: /javascript/npm/npm-with-dev-dependencies/package.json

Path to vulnerable library: /javascript/npm/npm-with-dev-dependencies/node_modules/debug/package.json

Dependency Hierarchy: - express-4.1.1.tgz (Root Library) - :x: **debug-0.8.1.tgz** (Vulnerable Library)

debug-0.7.4.tgz

small debugging utility

Library home page: https://registry.npmjs.org/debug/-/debug-0.7.4.tgz

Path to dependency file: /javascript/yarn/yarn-lock-with-dev-dependencies/package.json

Path to vulnerable library: /javascript/yarn/yarn-scopes/node_modules/socket.io-adapter/node_modules/socket.io-parser/node_modules/debug/package.json,/javascript/yarn/yarn-scopes/node_modules/socket.io-adapter/node_modules/socket.io-parser/node_modules/debug/package.json

Dependency Hierarchy: - console-io-2.6.3.tgz (Root Library) - socket.io-1.4.8.tgz - socket.io-adapter-0.4.0.tgz - socket.io-parser-2.2.2.tgz - :x: **debug-0.7.4.tgz** (Vulnerable Library)

debug-2.2.0.tgz

small debugging utility

Library home page: https://registry.npmjs.org/debug/-/debug-2.2.0.tgz

Path to dependency file: /javascript/yarn/yarn-lock-with-dev-dependencies/package.json

Path to vulnerable library: /javascript/yarn/yarn-scopes/node_modules/debug/package.json,/javascript/yarn/yarn-scopes/node_modules/debug/package.json

Dependency Hierarchy: - console-io-2.6.3.tgz (Root Library) - :x: **debug-2.2.0.tgz** (Vulnerable Library)

Found in HEAD commit: 27e1f740a162e55490d9ca929f243afbaa92476c

Found in base branch: master

Vulnerability Details

A vulnerability classified as problematic has been found in debug-js debug up to 3.0.x. This affects the function useColors of the file src/node.js. The manipulation of the argument str leads to inefficient regular expression complexity. Upgrading to version 3.1.0 is able to address this issue. The identifier of the patch is c38a0166c266a679c8de012d4eaccec3f944e685. It is recommended to upgrade the affected component. The identifier VDB-217665 was assigned to this vulnerability.

Publish Date: 2023-01-09

URL: CVE-2017-20165

CVSS 3 Score Details (7.5)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-9vvw-cc9w-f27h

Release Date: 2023-01-09

Fix Resolution (debug): 2.6.9

Direct dependency fix Resolution (express): 4.15.5

Fix Resolution (debug): 2.6.9

Direct dependency fix Resolution (express): 4.15.5

Fix Resolution (debug): 2.6.9

Direct dependency fix Resolution (console-io): 3.0.12

Fix Resolution (debug): 2.6.9

Direct dependency fix Resolution (console-io): 3.0.12


Step up your Open Source Security Game with Mend here