astro@6.0.0-beta.13 vulnerabilities

Astro is a modern site builder with web best practices, performance, and DX front-of-mind.

  • latest version

    5.18.0

  • latest non vulnerable version

  • first published

    4 years ago

  • latest version published

    17 hours ago

  • licenses detected

  • Direct Vulnerabilities

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

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Allocation of Resources Without Limits or Throttling

    astro is an Astro is a modern site builder with web best practices, performance, and DX front-of-mind.

    Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in parseRequestBody(), when parsing Server Action requests. Attackers can trigger a crash by sending an excessively large POST request to an action endpoint, on a site with on-demand rendering. In the Node adapter (mode: 'standalone') an HTTP server with no body size protection is used, so the crashed process is automatically restarted, and repeated requests cause a persistent crash-restart loop.

    Note: Action names are discoverable from HTML form attributes on any public page.

    How to fix Allocation of Resources Without Limits or Throttling?

    Upgrade astro to version 5.17.3, 6.0.0-beta.15 or higher.

    >=5.0.0 <5.17.3>=6.0.0-alpha.0 <6.0.0-beta.15