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

@kleros/kleros-v2-web-devtools-0.1.0.tgz: 1 vulnerabilities (highest severity is: 5.3) #1715

Open
mend-bolt-for-github bot opened this issue Oct 15, 2024 · 2 comments
Assignees
Labels
dependencies Pull requests that update a dependency file Mend: dependency security vulnerability Security vulnerability detected by Mend Type: Security🛡️ Custom label for issues opened by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Oct 15, 2024

Vulnerable Library - @kleros/kleros-v2-web-devtools-0.1.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Found in HEAD commit: a3f5416a71e1112e0fb8a2d29dc240c8665c7335

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (@kleros/kleros-v2-web-devtools version) Remediation Possible**
CVE-2024-56332 Medium 5.3 next-14.2.18.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-56332

Vulnerable Library - next-14.2.18.tgz

The React Framework

Library home page: https://registry.npmjs.org/next/-/next-14.2.18.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • @kleros/kleros-v2-web-devtools-0.1.0.tgz (Root Library)
    • next-14.2.18.tgz (Vulnerable Library)

Found in HEAD commit: a3f5416a71e1112e0fb8a2d29dc240c8665c7335

Found in base branches: dev, master

Vulnerability Details

Next.js is a React framework for building full-stack web applications. Starting in version 13.0.0 and prior to versions 13.5.8, 14.2.21, and 15.1.2, Next.js is vulnerable to a Denial of Service (DoS) attack that allows attackers to construct requests that leaves requests to Server Actions hanging until the hosting provider cancels the function execution. This vulnerability can also be used as a Denial of Wallet (DoW) attack when deployed in providers billing by response times. (Note: Next.js server is idle during that time and only keeps the connection open. CPU and memory footprint are low during that time.). Deployments without any protection against long running Server Action invocations are especially vulnerable. Hosting providers like Vercel or Netlify set a default maximum duration on function execution to reduce the risk of excessive billing. This is the same issue as if the incoming HTTP request has an invalid "Content-Length" header or never closes. If the host has no other mitigations to those then this vulnerability is novel. This vulnerability affects only Next.js deployments using Server Actions. The issue was resolved in Next.js 13.5.8, 14.2.21, and 15.1.2. We recommend that users upgrade to a safe version. There are no official workarounds.

Publish Date: 2025-01-03

URL: CVE-2024-56332

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: None
    • Integrity Impact: None
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-7m27-7ghc-44w9

Release Date: 2025-01-03

Fix Resolution: next - 13.5.8,14.2.21,15.1.2

Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added dependencies Pull requests that update a dependency file Mend: dependency security vulnerability Security vulnerability detected by Mend Type: Security🛡️ Custom label for issues opened by WhiteSource labels Oct 15, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title @kleros/kleros-v2-web-devtools-0.1.0.tgz: 1 vulnerabilities (highest severity is: 5.4) @kleros/kleros-v2-web-devtools-0.1.0.tgz: 2 vulnerabilities (highest severity is: 5.5) Oct 20, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title @kleros/kleros-v2-web-devtools-0.1.0.tgz: 2 vulnerabilities (highest severity is: 5.5) @kleros/kleros-v2-web-devtools-0.1.0.tgz: 2 vulnerabilities (highest severity is: 7.5) Oct 20, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title @kleros/kleros-v2-web-devtools-0.1.0.tgz: 2 vulnerabilities (highest severity is: 7.5) @kleros/kleros-v2-web-devtools-0.1.0.tgz: 1 vulnerabilities (highest severity is: 5.4) Oct 25, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title @kleros/kleros-v2-web-devtools-0.1.0.tgz: 1 vulnerabilities (highest severity is: 5.4) @kleros/kleros-v2-web-devtools-0.1.0.tgz: 2 vulnerabilities (highest severity is: 7.5) Oct 28, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title @kleros/kleros-v2-web-devtools-0.1.0.tgz: 2 vulnerabilities (highest severity is: 7.5) @kleros/kleros-v2-web-devtools-0.1.0.tgz: 2 vulnerabilities (highest severity is: 5.4) Nov 7, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title @kleros/kleros-v2-web-devtools-0.1.0.tgz: 2 vulnerabilities (highest severity is: 5.4) @kleros/kleros-v2-web-devtools-0.1.0.tgz: 2 vulnerabilities (highest severity is: 5.4) - autoclosed Nov 28, 2024
Copy link
Contributor 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-bolt-for-github mend-bolt-for-github bot changed the title @kleros/kleros-v2-web-devtools-0.1.0.tgz: 2 vulnerabilities (highest severity is: 5.4) - autoclosed @kleros/kleros-v2-web-devtools-0.1.0.tgz: 1 vulnerabilities (highest severity is: 5.3) Jan 6, 2025
@mend-bolt-for-github mend-bolt-for-github bot reopened this Jan 6, 2025
Copy link
Contributor 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Mend: dependency security vulnerability Security vulnerability detected by Mend Type: Security🛡️ Custom label for issues opened by WhiteSource
Projects
None yet
Development

No branches or pull requests

1 participant