Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2017-16137 (Low) detected in debug-4.2.0.tgz - autoclosed #160

Closed
1 task
mend-for-github-com bot opened this issue Feb 29, 2024 · 1 comment
Closed
1 task
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Feb 29, 2024

CVE-2017-16137 - Low Severity Vulnerability

Vulnerable Library - debug-4.2.0.tgz

small debugging utility

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

Path to dependency file: /examples/rest/package.json

Path to vulnerable library: /examples/rest/package.json,/packages/core/node_modules/debug/package.json,/packages/graphql/node_modules/debug/package.json,/examples/graphql/package.json,/packages/mongoose/package.json

Dependency Hierarchy:

  • debug-4.2.0.tgz (Vulnerable Library)

Found in HEAD commit: 40c2bf435e91fe54575f47a7d13aef79ce92ae42

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: GHSA-gxpj-cx7g-858c

Release Date: 2018-04-26

Fix Resolution: 4.3.1


  • Check this box to open an automated fix PR
@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Feb 29, 2024
@mend-for-github-com mend-for-github-com bot changed the title CVE-2017-16137 (Medium) detected in multiple libraries CVE-2017-16137 (Medium) detected in debug-4.2.0.tgz Mar 3, 2024
@mend-for-github-com mend-for-github-com bot changed the title CVE-2017-16137 (Medium) detected in debug-4.2.0.tgz CVE-2017-16137 (Low) detected in debug-4.2.0.tgz Mar 26, 2024
@mend-for-github-com mend-for-github-com bot changed the title CVE-2017-16137 (Low) detected in debug-4.2.0.tgz CVE-2017-16137 (Low) detected in debug-4.2.0.tgz - autoclosed May 19, 2024
Copy link
Author

ℹ️ This issue was automatically closed by Mend because it is a duplicate of an existing issue: #173

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants