next@13.4.1 vulnerabilities

The React Framework

  • latest version

    15.0.4

  • latest non vulnerable version

  • first published

    13 years ago

  • latest version published

    4 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the next package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Uncontrolled Recursion

    next is a react framework.

    Affected versions of this package are vulnerable to Uncontrolled Recursion through the image optimization feature. An attacker can cause excessive CPU consumption by exploiting this vulnerability.

    How to fix Uncontrolled Recursion?

    Upgrade next to version 14.2.7, 15.0.0-canary.109 or higher.

    >=10.0.0 <14.2.7>=15.0.0-canary.0 <15.0.0-canary.109
    • H
    Denial of Service (DoS)

    next is a react framework.

    Affected versions of this package are vulnerable to Denial of Service (DoS). An attacker can cause a crash by unspecified means, affecting the availability of the server.

    How to fix Denial of Service (DoS)?

    Upgrade next to version 13.5.0 or higher.

    >=13.4.0 <13.5.0
    • M
    Server-Side Request Forgery (SSRF)

    next is a react framework.

    Affected versions of this package are vulnerable to Server-Side Request Forgery (SSRF) through the Host header manipulation. An attacker can make unauthorized requests appearing to originate from the server.

    Notes:

    Prerequisites:

    1. Next.js (<14.1.1) is running in a self-hosted manner.

    2. The Next.js application makes use of Server Actions.

    3. The Server Action performs a redirect to a relative path which starts with a /.

    How to fix Server-Side Request Forgery (SSRF)?

    Upgrade next to version 14.1.1 or higher.

    >=13.4.0 <14.1.1
    • H
    HTTP Request Smuggling

    next is a react framework.

    Affected versions of this package are vulnerable to HTTP Request Smuggling due to the inconsistent interpretation of crafted HTTP requests. An attacker can desynchronize server responses and poison the response queue by sending specially crafted HTTP requests that exploit the rewrites feature.

    Note: This patch includes Next.js 14.x.

    How to fix HTTP Request Smuggling?

    Upgrade next to version 13.5.1 or higher.

    >=13.4.0 <13.5.1
    • M
    Resource Exhaustion

    next is a react framework.

    Affected versions of this package are vulnerable to Resource Exhaustion via the cache-control header. An attacker can cause a denial of service to all users requesting the same URL via a CDN by caching empty prefetch responses.

    How to fix Resource Exhaustion?

    Upgrade next to version 13.4.20-canary.13 or higher.

    <13.4.20-canary.13