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

koa-static-server-1.3.4.tgz: 1 vulnerabilities (highest severity is: 8.6) #19

Open
mend-for-github-com bot opened this issue Jul 20, 2022 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Jul 20, 2022

Vulnerable Library - koa-static-server-1.3.4.tgz

Path to dependency file: /package.json

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

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (koa-static-server version) Remediation Possible**
CVE-2020-7677 High 8.6 thenify-3.3.0.tgz Transitive 1.4.0

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2020-7677

Vulnerable Library - thenify-3.3.0.tgz

Promisify a callback-based function

Library home page: https://registry.npmjs.org/thenify/-/thenify-3.3.0.tgz

Path to dependency file: /package.json

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

Dependency Hierarchy:

  • koa-static-server-1.3.4.tgz (Root Library)
    • koa-send-4.1.3.tgz
      • mz-2.7.0.tgz
        • thenify-all-1.6.0.tgz
          • thenify-3.3.0.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

This affects the package thenify before 3.3.1. The name argument provided to the package can be controlled by users without any sanitization, and this is provided to the eval function without any sanitization.

Publish Date: 2022-07-25

URL: CVE-2020-7677

CVSS 3 Score Details (8.6)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-29xr-v42j-r956

Release Date: 2020-07-21

Fix Resolution (thenify): 3.3.1

Direct dependency fix Resolution (koa-static-server): 1.4.0

⛑️ Automatic Remediation will be attempted for this issue.


⛑️Automatic Remediation will be attempted for this issue.

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Jul 20, 2022
@mend-for-github-com mend-for-github-com bot changed the title koa-static-server-1.3.4.tgz: 1 vulnerabilities (highest severity is: 5.5) koa-static-server-1.3.4.tgz: 1 vulnerabilities (highest severity is: 9.8) Aug 11, 2022
@mend-for-github-com mend-for-github-com bot changed the title koa-static-server-1.3.4.tgz: 1 vulnerabilities (highest severity is: 9.8) koa-static-server-1.3.4.tgz: 1 vulnerabilities (highest severity is: 8.6) Sep 8, 2024
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