SSRF in Sveltejs Kit
CVE-2023-29008
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 fo…
Vulnerability class: SSRF (Server-Side Request Forgery)
EPSS: 0.003 (51.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.8 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H.
Affected products
- Sveltejs Kit — versions < 1.15.2
Weakness classification (CWE)
Public proof-of-concept exploits
References
- https://github.com/sveltejs/kit/security/advisories/GHSA-gv7g-x59x-wf8f (x_refsource_CONFIRM)
- https://github.com/sveltejs/kit/commit/ba436c6685e751d968a960fbda65f24cf7a82e9f (x_refsource_MISC)
Frequently asked questions
- What is CVE-2023-29008?
- CVE-2023-29008 is a high-severity vulnerability in Sveltejs Kit, classified under Server-Side Request Forgery (SSRF). CVSS score: 8.8/10. Published 2023-04-06.
- How severe is CVE-2023-29008?
- High severity. CVSS v3 base score is 8.8 out of 10.
- Is CVE-2023-29008 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.