Cross-Site Scripting (XSS)
@sveltejs/kit is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to unsanitized input from the request URL being used to render an HTML page, which affects the files packages/kit/src/exports/vite/dev/index.js and packages/kit/src/exports/vite/utils.js. It allows an attacker to...