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

hono-minimal-0.0.1.tgz: 2 vulnerabilities (highest severity is: 5.3) #188

Open
mend-bolt-for-github bot opened this issue Dec 18, 2023 · 0 comments
Open
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Dec 18, 2023

Vulnerable Library - hono-minimal-0.0.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json,/package.json

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (hono-minimal version) Remediation Possible**
CVE-2024-32869 Medium 5.3 hono-2.3.1.tgz Transitive N/A*
CVE-2023-50710 Medium 4.3 hono-2.3.1.tgz Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

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

Details

CVE-2024-32869

Vulnerable Library - hono-2.3.1.tgz

Ultrafast web framework for Cloudflare Workers.

Library home page: https://registry.npmjs.org/hono/-/hono-2.3.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json,/package.json

Dependency Hierarchy:

  • hono-minimal-0.0.1.tgz (Root Library)
    • hono-2.3.1.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to version 4.2.7, when using serveStatic with deno, it is possible to traverse the directory where main.ts is located. This can result in retrieval of unexpected files. Version 4.2.7 contains a patch for the issue.

Publish Date: 2024-04-23

URL: CVE-2024-32869

CVSS 3 Score Details (5.3)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-3mpf-rcc7-5347

Release Date: 2024-04-23

Fix Resolution: hono - 4.2.7

Step up your Open Source Security Game with Mend here

CVE-2023-50710

Vulnerable Library - hono-2.3.1.tgz

Ultrafast web framework for Cloudflare Workers.

Library home page: https://registry.npmjs.org/hono/-/hono-2.3.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json,/package.json

Dependency Hierarchy:

  • hono-minimal-0.0.1.tgz (Root Library)
    • hono-2.3.1.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

Hono is a web framework written in TypeScript. Prior to version 3.11.7, clients may override named path parameter values from previous requests if the application is using TrieRouter. So, there is a risk that a privileged user may use unintended parameters when deleting REST API resources. TrieRouter is used either explicitly or when the application matches a pattern that is not supported by the default RegExpRouter. Version 3.11.7 includes the change to fix this issue. As a workaround, avoid using TrieRouter directly.

Publish Date: 2023-12-14

URL: CVE-2023-50710

CVSS 3 Score Details (4.3)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-f6gv-hh8j-q8vq

Release Date: 2023-12-14

Fix Resolution: hono - 3.11.7

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 Dec 18, 2023
@mend-bolt-for-github mend-bolt-for-github bot changed the title hono-minimal-0.0.1.tgz: 1 vulnerabilities (highest severity is: 4.2) hono-minimal-0.0.1.tgz: 1 vulnerabilities (highest severity is: 4.3) Dec 30, 2023
@mend-bolt-for-github mend-bolt-for-github bot changed the title hono-minimal-0.0.1.tgz: 1 vulnerabilities (highest severity is: 4.3) hono-minimal-0.0.1.tgz: 2 vulnerabilities (highest severity is: 5.3) Apr 26, 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