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-16119 (High) detected in fresh-0.1.0.tgz #21

Open
1 task
mend-for-github-com bot opened this issue Nov 27, 2022 · 2 comments
Open
1 task

CVE-2017-16119 (High) detected in fresh-0.1.0.tgz #21

mend-for-github-com bot opened this issue Nov 27, 2022 · 2 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Nov 27, 2022

CVE-2017-16119 - High Severity Vulnerability

Vulnerable Library - fresh-0.1.0.tgz

HTTP response freshness testing

Library home page: https://registry.npmjs.org/fresh/-/fresh-0.1.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/fresh/package.json

Dependency Hierarchy:

  • express-3.0.0.tgz (Root Library)
    • fresh-0.1.0.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

Fresh is a module used by the Express.js framework for HTTP response freshness testing. It is vulnerable to a regular expression denial of service when it is passed specially crafted input to parse. This causes the event loop to be blocked causing a denial of service condition.

Publish Date: 2018-06-07

URL: CVE-2017-16119

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://www.npmjs.com/advisories/526

Release Date: 2018-06-07

Fix Resolution (fresh): 0.5.2

Direct dependency fix Resolution (express): 4.15.5


  • 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 Mend label Nov 27, 2022
@mend-for-github-com mend-for-github-com bot changed the title CVE-2017-16119 (High) detected in fresh-0.1.0.tgz CVE-2017-16119 (Medium) detected in fresh-0.1.0.tgz Dec 21, 2023
@mend-for-github-com mend-for-github-com bot changed the title CVE-2017-16119 (Medium) detected in fresh-0.1.0.tgz CVE-2017-16119 (High) detected in fresh-0.1.0.tgz Feb 29, 2024
Copy link
Author

✔️ 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-for-github-com mend-for-github-com bot changed the title CVE-2017-16119 (High) detected in fresh-0.1.0.tgz CVE-2017-16119 (High) detected in fresh-0.1.0.tgz - autoclosed Jan 19, 2025
@mend-for-github-com mend-for-github-com bot changed the title CVE-2017-16119 (High) detected in fresh-0.1.0.tgz - autoclosed CVE-2017-16119 (High) detected in fresh-0.1.0.tgz Jan 22, 2025
Copy link
Author

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

@mend-for-github-com mend-for-github-com bot reopened this Jan 22, 2025
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 Mend
Projects
None yet
Development

No branches or pull requests

0 participants