VYPR

SvelteKit

by Sveltejs

Source repositories

CVEs (4)

  • CVE-2023-29008HigApr 6, 2023
    risk 0.50cvss 8.8epss 0.00

    The SvelteKit framework offers developers an option to create simple REST APIs. This is done by defining a `+server.js` file, containing endpoint handlers for different HTTP methods. SvelteKit provides out-of-the-box cross-site request forgery (CSRF) protection to its users.…

  • CVE-2023-29003HigApr 4, 2023
    risk 0.50cvss 8.8epss 0.01

    SvelteKit is a web development framework. The SvelteKit framework offers developers an option to create simple REST APIs. This is done by defining a `+server.js` file, containing endpoint handlers for different HTTP methods. SvelteKit provides out-of-the-box cross-site request…

  • CVE-2024-53262MedNov 25, 2024
    risk 0.28cvss 5.4epss 0.00

    SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. The static error.html template for errors contains placeholders that are replaced without escaping the content first. error.html is the page that is rendered when everything else…

  • CVE-2024-53261MedNov 25, 2024
    risk 0.28cvss 5.4epss 0.00

    SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. "Unsanitized input from *the request URL* flows into `end`, where it is used to render an HTML page returned to the user. This may result in a Cross-Site Scripting attack (XSS)."…