vipinsun / cactus

Hyperledger Cactus is a new approach to the blockchain interoperability problem
https://wiki.hyperledger.org/display/cactus
Apache License 2.0
0 stars 1 forks source link

CVE-2017-16137 (Low) detected in debug-4.1.1.tgz, debug-2.6.7.tgz #15

Open mend-bolt-for-github[bot] opened 3 years ago

mend-bolt-for-github[bot] commented 3 years ago

CVE-2017-16137 - Low Severity Vulnerability

Vulnerable Libraries - debug-4.1.1.tgz, debug-2.6.7.tgz

debug-4.1.1.tgz

small debugging utility

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

Path to dependency file: /packages/cactus-plugin-ledger-connector-sawtooth-socketio/package.json

Path to vulnerable library: /packages/cactus-plugin-ledger-connector-sawtooth-socketio/node_modules/debug/package.json,/packages/cactus-plugin-ledger-connector-go-ethereum-socketio/node_modules/debug/package.json,/packages/cactus-plugin-ledger-connector-fabric-socketio/node_modules/debug/package.json

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

debug-2.6.7.tgz

small debugging utility

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

Path to dependency file: /packages/cactus-plugin-ledger-connector-sawtooth-socketio/package.json

Path to vulnerable library: /packages/cactus-plugin-ledger-connector-sawtooth-socketio/node_modules/body-parser/node_modules/debug/package.json,/packages/cactus-plugin-ledger-connector-fabric-socketio/node_modules/body-parser/node_modules/debug/package.json,/packages/cactus-plugin-ledger-connector-go-ethereum-socketio/node_modules/body-parser/node_modules/debug/package.json

Dependency Hierarchy: - body-parser-1.17.2.tgz (Root Library) - :x: **debug-2.6.7.tgz** (Vulnerable Library)

Found in HEAD commit: ceec9f73fd05cfdbf0061d53c9d0c42d43e85d22

Found in base branch: master

Vulnerability Details

The debug module is vulnerable to regular expression denial of service when untrusted user input is passed into the o formatter. It takes around 50k characters to block for 2 seconds making this a low severity issue.

Publish Date: 2018-06-07

URL: CVE-2017-16137

CVSS 3 Score Details (3.7)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-gxpj-cx7g-858c

Release Date: 2018-06-07

Fix Resolution (debug): 4.3.1

Direct dependency fix Resolution (body-parser): 1.18.0


Step up your Open Source Security Game with Mend here

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

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.

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

:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.