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

errorhandler-1.2.0.tgz: 1 vulnerabilities (highest severity is: 7.5) #16

Open
mend-bolt-for-github bot opened this issue Jun 27, 2022 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Jun 27, 2022

Vulnerable Library - errorhandler-1.2.0.tgz

Path to dependency file: /package.json

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

Found in HEAD commit: da47719753959d0828901e4fc615a2a867435543

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (errorhandler version) Remediation Available
CVE-2016-10539 High 7.5 negotiator-0.4.9.tgz Transitive 1.4.3

Details

CVE-2016-10539

Vulnerable Library - negotiator-0.4.9.tgz

HTTP content negotiation

Library home page: https://registry.npmjs.org/negotiator/-/negotiator-0.4.9.tgz

Path to dependency file: /package.json

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

Dependency Hierarchy:

  • errorhandler-1.2.0.tgz (Root Library)
    • accepts-1.1.4.tgz
      • negotiator-0.4.9.tgz (Vulnerable Library)

Found in HEAD commit: da47719753959d0828901e4fc615a2a867435543

Found in base branch: master

Vulnerability Details

negotiator is an HTTP content negotiator for Node.js and is used by many modules and frameworks including Express and Koa. The header for "Accept-Language", when parsed by negotiator 0.6.0 and earlier is vulnerable to Regular Expression Denial of Service via a specially crafted string.

Publish Date: 2018-05-31

URL: CVE-2016-10539

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/106

Release Date: 2018-04-26

Fix Resolution (negotiator): 0.6.1

Direct dependency fix Resolution (errorhandler): 1.4.3

Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Jun 27, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title errorhandler-1.2.0.tgz: 1 vulnerabilities (highest severity is: 7.5) errorhandler-1.2.0.tgz: 1 vulnerabilities (highest severity is: 5.3) Oct 19, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title errorhandler-1.2.0.tgz: 1 vulnerabilities (highest severity is: 5.3) errorhandler-1.2.0.tgz: 1 vulnerabilities (highest severity is: 7.5) Dec 27, 2022
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