Lucene search
+L

201 matches found

OSV
OSV
added 2024/11/25 7:07 p.m.21 views

CVE-2024-53262 Unescaped error message included on error page in SvelteKit

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 fails. It can contai...

2CVSS6.7AI score
SaveExploits0References5
CVE
CVE
added 2024/11/25 7:07 p.m.79 views

CVE-2024-53262

CVE-2024-53262 affects SvelteKit where the static error.html template renders placeholders for HTTP status and error.message without escaping. This can allow an attacker-provided error.message to inject content into the error page, yielding a template XSS risk for applications that include user i...

5.4CVSS7.1AI score0.00483EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/25 7:07 p.m.18 views

CVE-2024-53262 Unescaped error message included on error page in SvelteKit

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 fails. It can contai...

2CVSS7.1AI score0.00483EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2024/11/25 12:00 a.m.16 views

SvelteKit 跨站脚本漏洞

SvelteKit is an open source web development framework from Svelte. A cross-site scripting vulnerability exists in SvelteKit versions prior to 2.8.3, which stems from an injection flaw that occurs when replacing placeholders without first escaping the content...

5.4CVSS8.8AI score0.00483EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2024/11/25 12:00 a.m.17 views

PT-2024-35700 · Sveltekit · Sveltekit

Name of the Vulnerable Software and Affected Versions: SvelteKit versions prior to 2.8.3 Description: The static error.html template for errors in SvelteKit contains placeholders that are replaced without escaping the content first. This leads to possible injection if an app explicitly creates an...

2CVSS7.4AI score0.00483EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2024/11/25 12:00 a.m.21 views

PT-2024-35699 · Sveltekit · Sveltekit

Name of the Vulnerable Software and Affected Versions: SvelteKit versions prior to 2.8.3 Description: 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. The files...

2CVSS6AI score0.0033EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/11/25 12:00 a.m.12 views

SvelteKit 跨站脚本漏洞

SvelteKit is an open source web development framework from Svelte. A cross-site scripting vulnerability exists in SvelteKit versions prior to 2.8.3, which stems from the presence of unpurified input data and user-controllable data flow in a particular file, making it susceptible to cross-site...

5.4CVSS8.6AI score0.0033EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/14 3:38 p.m.40 views

CVE-2024-34354

CMSaaSStarter is a SaaS template/boilerplate built with SvelteKit, Tailwind, and Supabase. Any forks of the CMSaaSStarter template before commit 7904d416d2c72ec75f42fbf51e9e64fa74062ee6 are impacted. The issue is the user JWT Token is not verified on server session. You should take the patch...

6.5CVSS6.4AI score0.00292EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/09 2:51 p.m.17 views

CVE-2024-34354 CMSaasStarter: JWT Token Not Verified on Server Session

CMSaaSStarter is a SaaS template/boilerplate built with SvelteKit, Tailwind, and Supabase. Any forks of the CMSaaSStarter template before commit 7904d416d2c72ec75f42fbf51e9e64fa74062ee6 are impacted. The issue is the user JWT Token is not verified on server session. You should take the patch...

6.5CVSS6.8AI score0.00292EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/09 2:51 p.m.41 views

CVE-2024-34354 CMSaasStarter: JWT Token Not Verified on Server Session

CMSaaSStarter is a SaaS template/boilerplate built with SvelteKit, Tailwind, and Supabase. Any forks of the CMSaaSStarter template before commit 7904d416d2c72ec75f42fbf51e9e64fa74062ee6 are impacted. The issue is the user JWT Token is not verified on server session. You should take the patch...

6.5CVSS6.8AI score
SaveExploits0References5
CVE
CVE
added 2024/05/09 2:51 p.m.62 views

CVE-2024-34354

CMSaaSStarter JWT token not verified on server session affects forks prior to commit 7904d416d2c72ec75f42fbf51e9e64fa74062ee6. Affected software: CMSaaSStarter templates, built with SvelteKit/Tailwind/Supabase. Root cause: user JWT token not validated on the server session. Remediation: apply pat...

6.5CVSS6.7AI score0.00292EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/09 2:51 p.m.56 views

CVE-2024-34354 CMSaasStarter: JWT Token Not Verified on Server Session

CMSaaSStarter is a SaaS template/boilerplate built with SvelteKit, Tailwind, and Supabase. Any forks of the CMSaaSStarter template before commit 7904d416d2c72ec75f42fbf51e9e64fa74062ee6 are impacted. The issue is the user JWT Token is not verified on server session. You should take the patch...

6.5CVSS6.6AI score0.00292EPSS
SaveExploits0References3
NVD
NVD
added 2024/01/24 5:15 p.m.46 views

CVE-2024-23641

SvelteKit is a web development kit. In SvelteKit 2, sending a GET request with a body eg to a built and previewed/hosted sveltekit app throws Request with GET/HEAD method cannot have body. and crashes the preview/hosting. After this happens, one must manually restart the app. TRACE requests will...

7.5CVSS7.5AI score0.00764EPSS
SaveExploits1References2
Prion
Prion
added 2024/01/24 5:15 p.m.32 views

Design/Logic Flaw

SvelteKit is a web development kit. In SvelteKit 2, sending a GET request with a body eg to a built and previewed/hosted sveltekit app throws Request with GET/HEAD method cannot have body. and crashes the preview/hosting. After this happens, one must manually restart the app. TRACE requests will...

5CVSS7AI score0.00764EPSS
SaveExploits1References2Affected Software2
Vulnrichment
Vulnrichment
added 2024/01/24 4:56 p.m.12 views

CVE-2024-23641 Sending a GET or HEAD request with a body crashes SvelteKit

SvelteKit is a web development kit. In SvelteKit 2, sending a GET request with a body eg to a built and previewed/hosted sveltekit app throws Request with GET/HEAD method cannot have body. and crashes the preview/hosting. After this happens, one must manually restart the app. TRACE requests will...

7.5CVSS7AI score0.00764EPSS
SaveExploits1References2
CVE
CVE
added 2024/01/24 4:56 p.m.62 views

CVE-2024-23641

CVE-2024-23641 affects SvelteKit 2 apps when handling HTTP GET/HEAD requests with a body (e.g., {})—these requests crash the preview/hosted app, including TRACE, causing DoS. The issue specifically impacts deployments using @sveltejs/adapter-node versions 2.1.2, 3.0.3, or 4.0.1 and @sveltejs/kit ...

7.5CVSS7.4AI score0.00764EPSS
SaveExploits1References2Affected Software2
OSV
OSV
added 2024/01/24 4:56 p.m.45 views

CVE-2024-23641 Sending a GET or HEAD request with a body crashes SvelteKit

SvelteKit is a web development kit. In SvelteKit 2, sending a GET request with a body eg to a built and previewed/hosted sveltekit app throws Request with GET/HEAD method cannot have body. and crashes the preview/hosting. After this happens, one must manually restart the app. TRACE requests will...

7.5CVSS7.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2024/01/24 4:56 p.m.59 views

CVE-2024-23641 Sending a GET or HEAD request with a body crashes SvelteKit

SvelteKit is a web development kit. In SvelteKit 2, sending a GET request with a body eg to a built and previewed/hosted sveltekit app throws Request with GET/HEAD method cannot have body. and crashes the preview/hosting. After this happens, one must manually restart the app. TRACE requests will...

7.5CVSS7.7AI score0.00764EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2024/01/24 2:22 p.m.35 views

Sending a GET or HEAD request with a body crashes SvelteKit

Summary In SvelteKit 2 sending a GET request with a body eg to a SvelteKit app in preview or with adapter-node throws Request with GET/HEAD method cannot have body. and crashes the app. node:internal/deps/undici/undici:6066 throw new TypeError"Request with GET/HEAD method cannot have body."; ^...

7.5CVSS7.3AI score0.00764EPSS
SaveExploits1References4Affected Software2
OSV
OSV
added 2024/01/24 2:22 p.m.92 views

GHSA-G5M6-HXPP-FC49 Sending a GET or HEAD request with a body crashes SvelteKit

Summary In SvelteKit 2 sending a GET request with a body eg to a SvelteKit app in preview or with adapter-node throws Request with GET/HEAD method cannot have body. and crashes the app. node:internal/deps/undici/undici:6066 throw new TypeError"Request with GET/HEAD method cannot have body."; ^...

7.5CVSS7.5AI score0.00764EPSS
SaveExploits1References4
Rows per page
Query Builder