Vulnerabilities

1 via 1 paths

Dependencies

98

Source

GitHub

Commit

fa2bb00d

Find, fix and prevent vulnerabilities in your code.

Issue type
  • 1
  • 1
Severity
  • 1
  • 1
Status
  • 2
  • 0
  • 0

high severity

Allocation of Resources Without Limits or Throttling

  • Vulnerable module: next
  • Introduced through: next@15.5.12

Detailed paths

  • Introduced through: online-store@Sunagatov/Iced-Latte-Frontend#fa2bb00d6434b91e5da454a7fa1c1437ea54c3f1 next@15.5.12
    Remediation: Upgrade to next@16.1.5.

Overview

next is a react framework.

Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the Partial Prerendering resume endpoint when unauthenticated POST requests with the Next-Resume: 1 header are processed and attacker-controlled postponed state data is handled. An attacker can cause the server process to crash and exhaust system memory by sending large or highly compressed payloads that are buffered or decompressed without size limits.

Note:

This is only exploitable if the application is running with experimental.ppr: true or cacheComponents: true configured along with the NEXT_PRIVATE_MINIMAL_MODE=1 environment variable.

Remediation

Upgrade next to version 15.6.0-canary.61, 16.1.1-canary.16, 16.1.5 or higher.

References

medium severity

MPL-2.0 license

  • Module: lightningcss
  • Introduced through: @tailwindcss/postcss@4.2.1

Detailed paths

  • Introduced through: online-store@Sunagatov/Iced-Latte-Frontend#fa2bb00d6434b91e5da454a7fa1c1437ea54c3f1 @tailwindcss/postcss@4.2.1 @tailwindcss/node@4.2.1 lightningcss@1.31.1

MPL-2.0 license